185 Commits (v1)

Author SHA1 Message Date
  Andrew Belt 57545c49ab Fix indentation. 4 years ago
  Andrew Belt 3bb3d4ef1d Make VCF more accurate and stable by using a linear interpolation of the previous and current input values in `LadderFilter::process()`. Thanks Andy Simpler! 4 years ago
  Andrew Belt eb41dd7cdf Add Pulses. 5 years ago
  Andrew Belt 8d7aed6517 Move IIRFilter to Rack DSP API. 5 years ago
  Andrew Belt c4194cd8a1 Fix missing LEDSliderHandle.svg. 5 years ago
  Andrew Belt 1e4aed960e Finalize Random. 5 years ago
  Andrew Belt 1d2fff85b9 Finish Random and repanel. 5 years ago
  Andrew Belt 9630825950 Finish Noise. Finish Random except TRIG input. 5 years ago
  Andrew Belt 7a4d7dac43 Apply astyle code formatting. 5 years ago
  Andrew Belt 7cea14f57b Use LEDLightSlider in VCMixer. 5 years ago
  Andrew Belt 3ad450c1e5 Fix polyphony issues in SequentialSwitch. 5 years ago
  Andrew Belt e8ff7c2049 Make VCA-1 display polyphonic CV. 5 years ago
  Andrew Belt 663b2c9dac Revert "Remove polyphony from Mixer." 5 years ago
  Andrew Belt 05e1a19b5c Remove polyphony from Mixer. 5 years ago
  Andrew Belt 93cd07de61 Replace pow(2, x) with dsp::approxExp2_taylor5. 5 years ago
  Andrew Belt db0c7a63e5 Fix VCO hard sync sign error. 5 years ago
  Andrew Belt 98c392c6d1 Add randomization to Quantizer. 5 years ago
  Andrew Belt 0d9700bd84 Add Quantizer. 5 years ago
  Andrew Belt 350067dc7a Replace Octave with Octave-CV. 5 years ago
  Andrew Belt 5e8ca0d700 Fix levels of M/S decoder. 5 years ago
  Andrew Belt 202c488727 Add Mid/Side. 5 years ago
  Andrew Belt bc2ae6e962 Fix phase of analog triangle wave in VCO. 5 years ago
  Andrew Belt 22209d1816 Use minimum of 1 channel for VCAs. 5 years ago
  Andrew Belt 770e045d2a Clamp Pulse Width of LFO/VCO to 1-99%. 5 years ago
  Andrew Belt c6ef096e16 Fix VCO-1/2 sync being triggered with a negative slope. Bump version to 1.0.1. 5 years ago
  Andrew Belt 01fe49d256 Scope: Detect triggers on all poly channels. 5 years ago
  Andrew Belt 240643a219 Reimplement VCO as a minBLEP oscillator. 5 years ago
  Andrew Belt 1b1e855172 VCO WIP 5 years ago
  Andrew Belt 270a85790b Make right-click reset Octave parameter. 5 years ago
  Andrew Belt abb87f0ec4 Rewrote VCO engine with SIMD. Added polyphony. Going for correctness first, not performance. 5 years ago
  Andrew Belt 40fb17b56e Fix click filter in SequentialSwitch-2. 5 years ago
  Andrew Belt d3e1204763 Move VCO saw/tri wavetables from in-source to binaries compiled into the plugin. 5 years ago
  Andrew Belt b28ebf4029 Octave: Fix output when no cable is patched. 5 years ago
  Andrew Belt 0c433b4124 Add parameter labels and scaling. 5 years ago
  Andrew Belt 04dc4d1330 Make ADSR polyphonic with SIMD. Increase ADSR attack target level to make the snappiness of the attack closer to average analog modules. Scope trigger refactoring. 5 years ago
  Andrew Belt 22ab314da3 Clean up Delay. 6 years ago
  Andrew Belt 7f072551ef Tweak VCO parameter labels. 6 years ago
  Andrew Belt 495bef3464 Clean up various modules with polyphony and SIMD. 6 years ago
  Andrew Belt 65dbda0c12 Fix secondary inputs on VCF. 6 years ago
  Andrew Belt 264c1376ac Use faster approximation of tanh in VCF. Make VCF polyphonic. Use simd for VCF. 6 years ago
  Andrew Belt b47d1c5e30 Fix #66 6 years ago
  Andrew Belt 0a51755077 Update to Rack v1 API 6 years ago
  Andrew Belt 15dd52b7e4 Make LFO-1 and LFO-2 polyphonic. 6 years ago
  Andrew Belt 708e27ac74 Make Scope polyphonic. 6 years ago
  Andrew Belt 5e6782cbfb Fix Port::read/writeVoltages. 6 years ago
  Andrew Belt 54c4744090 Add and migrate Octave from v0.6 branch. 6 years ago
  Andrew Belt ee647752ec Rename float4 to float_4. 6 years ago
  Andrew Belt f3c64d873b Rename f32_4 to float4. 6 years ago
  Andrew Belt 9b0a99bbd6 Add changelog. 6 years ago
  Andrew Belt 3e90bd12d6 Update to Rack v1 API 6 years ago