218 Commits (05e1a19b5cd5a1b5aa7afb0ac3cb1d9fc2e08293)
 

Author SHA1 Message Date
  Andrew Belt 05e1a19b5c Remove polyphony from Mixer. 5 years ago
  Andrew Belt a3d3c4c4a2 Bump version. 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 ed19fbae2d Update changelog. 5 years ago
  Andrew Belt ae1705830a Bump version. 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 6f58e45d8b Add changelog entry. 5 years ago
  Andrew Belt 5e8ca0d700 Fix levels of M/S decoder. 5 years ago
  Andrew Belt b2974096d9 Remove sign-dist target. 5 years ago
  Andrew Belt 2bb33c32dc Bump version. 5 years ago
  Andrew Belt 202c488727 Add Mid/Side. 5 years ago
  Andrew Belt c117cb320b Bump version. 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 36070e54fc Clarify license 5 years ago
  Andrew Belt 265f52fa27 Add sign-dist target 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 a202aa9d3f Reformat JSON 6 years ago
  Andrew Belt 89267fa11e Add "Polyphonic" to tags of polyphonic modules. 6 years ago
  Andrew Belt e8c01d38c1 Change brand property in manifest to VCV 6 years ago
  Andrew Belt a7df827d0e Reorder plugin properties. 6 years ago
  Andrew Belt 2f5d11836f Fix VCF description typo 6 years ago
  Andrew Belt ee647752ec Rename float4 to float_4. 6 years ago
  Andrew Belt aabecba5bb Add descriptions to manifest. 6 years ago
  Andrew Belt f3c64d873b Rename f32_4 to float4. 6 years ago