Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • | *
  • | *
  • | *
  • 93cd07d Replace pow(2, x) with dsp::approxExp2_taylor5. by Andrew Belt 2019-08-12 00:18:41 -0400
  • db0c7a6 Fix VCO hard sync sign error. by Andrew Belt 2019-08-10 12:41:25 -0400
  • ed19fba Update changelog. by Andrew Belt 2019-07-30 09:13:02 -0400
  • ae17058 (tag: v1.2.0) Bump version. by Andrew Belt 2019-07-30 09:06:44 -0400
  • 98c392c Add randomization to Quantizer. by Andrew Belt 2019-07-30 09:04:52 -0400
  • 0d9700b Add Quantizer. by Andrew Belt 2019-07-30 09:00:25 -0400
  • 350067d Replace Octave with Octave-CV. by Andrew Belt 2019-07-29 20:22:38 -0400
  • 6f58e45 Add changelog entry. by Andrew Belt 2019-07-24 15:48:50 -0400
  • 5e8ca0d (tag: v1.1.1) Fix levels of M/S decoder. by Andrew Belt 2019-07-24 15:20:13 -0400
  • b297409 (tag: v1.1.0) Remove sign-dist target. by Andrew Belt 2019-07-23 16:45:16 -0400
  • 2bb33c3 Bump version. by Andrew Belt 2019-07-22 19:08:41 -0400
  • 202c488 Add Mid/Side. by Andrew Belt 2019-07-22 19:02:33 -0400
  • c117cb3 (tag: v1.0.2) Bump version. by Andrew Belt 2019-07-20 18:01:07 -0400
  • bc2ae6e Fix phase of analog triangle wave in VCO. by Andrew Belt 2019-07-19 20:00:04 -0400
  • 22209d1 Use minimum of 1 channel for VCAs. by Andrew Belt 2019-07-16 09:40:47 -0700
  • 36070e5 Clarify license by Andrew Belt 2019-07-05 02:45:55 -0400
  • 265f52f Add sign-dist target by Andrew Belt 2019-07-04 23:44:57 -0700
  • 770e045 Clamp Pulse Width of LFO/VCO to 1-99%. by Andrew Belt 2019-07-01 14:05:50 -0400
  • c6ef096 (tag: v1.0.1) Fix VCO-1/2 sync being triggered with a negative slope. Bump version to 1.0.1. by Andrew Belt 2019-06-27 13:36:37 -0400
  • 01fe49d Scope: Detect triggers on all poly channels. by Andrew Belt 2019-06-17 08:26:30 -0400
  • 240643a Reimplement VCO as a minBLEP oscillator. by Andrew Belt 2019-06-16 23:03:46 -0400
  • 1b1e855 VCO WIP by Andrew Belt 2019-06-16 15:02:00 -0400
  • 270a857 Make right-click reset Octave parameter. by Andrew Belt 2019-06-16 05:06:17 -0400
  • abb87f0 Rewrote VCO engine with SIMD. Added polyphony. Going for correctness first, not performance. by Andrew Belt 2019-06-15 16:27:49 -0400
  • 40fb17b Fix click filter in SequentialSwitch-2. by Andrew Belt 2019-06-15 09:37:56 -0400
  • d3e1204 Move VCO saw/tri wavetables from in-source to binaries compiled into the plugin. by Andrew Belt 2019-06-13 14:38:02 -0400
  • b28ebf4 Octave: Fix output when no cable is patched. by Andrew Belt 2019-06-13 07:33:47 -0400
  • 0c433b4 Add parameter labels and scaling. by Andrew Belt 2019-06-12 13:22:13 -0400
  • 04dc4d1 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. by Andrew Belt 2019-06-12 12:18:35 -0400
  • 22ab314 Clean up Delay. by Andrew Belt 2019-06-06 06:48:43 -0400
  • 7f07255 Tweak VCO parameter labels. by Andrew Belt 2019-06-02 05:35:20 -0400
  • 495bef3 Clean up various modules with polyphony and SIMD. by Andrew Belt 2019-06-01 23:50:51 -0400
  • 65dbda0 Fix secondary inputs on VCF. by Andrew Belt 2019-06-01 22:37:30 -0400
  • 264c137 Use faster approximation of tanh in VCF. Make VCF polyphonic. Use simd for VCF. by Andrew Belt 2019-06-01 21:55:41 -0400
  • b47d1c5 Fix #66 by Andrew Belt 2019-06-01 21:53:28 -0400
  • 0a51755 Update to Rack v1 API by Andrew Belt 2019-05-30 22:11:08 -0400
  • 15dd52b Make LFO-1 and LFO-2 polyphonic. by Andrew Belt 2019-05-30 22:05:18 -0400
  • 708e27a Make Scope polyphonic. by Andrew Belt 2019-05-29 01:09:06 -0400
  • 5e6782c Fix Port::read/writeVoltages. by Andrew Belt 2019-05-28 18:05:15 -0400
  • 54c4744 Add and migrate Octave from v0.6 branch. by Andrew Belt 2019-05-22 17:31:08 -0400
  • a202aa9 Reformat JSON by Andrew Belt 2019-05-22 15:54:06 -0400
  • 89267fa Add "Polyphonic" to tags of polyphonic modules. by Andrew Belt 2019-05-22 15:52:46 -0400
  • e8c01d3 Change brand property in manifest to VCV by Andrew Belt 2019-05-22 14:08:28 -0400
  • a7df827 Reorder plugin properties. by Andrew Belt 2019-05-21 17:34:07 -0400
  • 2f5d118 Fix VCF description typo by Andrew Belt 2019-05-20 11:43:14 -0400
  • ee64775 Rename float4 to float_4. by Andrew Belt 2019-05-20 01:07:59 -0400
  • aabecba Add descriptions to manifest. by Andrew Belt 2019-05-20 01:00:48 -0400
  • f3c64d8 Rename f32_4 to float4. by Andrew Belt 2019-05-20 01:00:35 -0400
  • 9b0a99b Add changelog. by Andrew Belt 2019-05-07 11:32:45 -0400
  • 3e90bd1 Update to Rack v1 API by Andrew Belt 2019-04-22 13:13:45 -0400
  • cad6574 Update Rack v1 API. Clarity license of panels. by Andrew Belt 2019-04-15 00:20:13 -0400
  • 116a0d2 Update to Rack v1 API by Andrew Belt 2019-03-30 18:41:47 -0400
  • 9102ada Fix Sequential Switch 2 name. by Andrew Belt 2019-03-08 18:13:36 -0500
  • 09fefa7 Update to Rack v1 API by Andrew Belt 2019-02-27 02:00:36 -0500
  • 3709d04 Update plugin.json to Rack v1 API by Andrew Belt 2019-02-24 01:34:45 -0500
  • 0354679 Optimize VCA-1 with simd library. by Andrew Belt 2019-02-22 08:08:16 -0500
  • 7b08157 Change float literal style by Andrew Belt 2019-02-21 18:59:09 -0500
  • b4f2841 Make VCA-1 polyphonic by Andrew Belt 2019-02-20 19:50:51 -0500
  • 236eb61 Make VCA polyphonic by Andrew Belt 2019-02-20 19:30:58 -0500
  • 5eca367 Add "channels" context menu item to Merge. by Andrew Belt 2019-02-20 19:30:32 -0500
  • fd22f84 Make Mixer polyphonic. Change to dB labels for Mixer faders and knobs. Give Mixer faders an extra 6 dB of gain. by Andrew Belt 2019-02-20 05:59:19 -0500
  • 42bbf44 Make 8vert polyphonic. Remove 8vert lights. by Andrew Belt 2019-02-20 05:21:07 -0500
  • d8e3b00 Refactor Mutes by Andrew Belt 2019-02-20 03:49:20 -0500
  • 5162410 Use Port::isConnected() instead of .active by Andrew Belt 2019-02-20 03:37:38 -0500
  • 437988c Make Mutes polyphonic by Andrew Belt 2019-02-20 03:36:02 -0500
  • 1a521d3 Make SequentialSwitch polyphonic by Andrew Belt 2019-02-20 03:16:05 -0500
  • 2db5b76 Rewrite Sequential Switch algorithm. Replace param/input/output.value with setters/getters. by Andrew Belt 2019-02-20 02:21:39 -0500
  • fdbf8f6 Update to Rack v1 API by Andrew Belt 2019-02-19 22:24:17 -0500
  • fc9d634 Clean up new poly modules for v1 release. by Andrew Belt 2019-02-17 04:10:19 -0500
  • b5dd936 Use proper C++ math functions by Andrew Belt 2019-02-16 21:00:48 -0500
  • 30ff5e9 Update to Rack v1 API. by Andrew Belt 2019-02-16 19:49:51 -0500
  • c32f1cd Add labels to params. Update Unity to Rack v1 API. by Andrew Belt 2019-02-16 18:10:58 -0500
  • 2071f73 Fix Scope font path by Andrew Belt 2019-02-07 04:39:34 -0500
  • 77a184f Merge VCV-Poly with Fundamental. Rename Fundamental.* to plugin.*. Reword README licenses. by Andrew Belt 2019-02-05 14:41:14 -0500
  • 8be144f Update to Rack v1 API by Andrew Belt 2019-02-03 15:50:23 -0500
  • 3814e31 Update to Rack v1 API by Andrew Belt 2019-01-29 13:43:37 -0500
  • 606f782 Fix pluginInstance variable by Andrew Belt 2019-01-29 13:34:18 -0500
  • 0a0cde9 Rename plugin variable to avoid name collision by Andrew Belt 2019-01-29 13:16:06 -0500
  • fba4220 Update to Rack v1 API by Andrew Belt 2019-01-29 11:58:06 -0500
  • d3db529 Update to Rack v1 API by Andrew Belt 2019-01-28 17:20:37 -0500
  • 498d33f Fix VCA-1 slider display by Andrew Belt 2019-01-27 08:23:37 -0500
  • f8af384 Update to Rack v1 API by Andrew Belt 2019-01-25 13:43:06 -0500
  • fed46f5 Add more param labels and display mapping by Andrew Belt 2019-01-21 08:27:28 -0500
  • 7804858 Update to Rack v1 API by Andrew Belt 2019-01-18 04:34:04 -0500
  • 1a10253 Update to Rack v1 API by Andrew Belt 2019-01-13 07:55:22 -0500
  • 02e7ef6 Fix Scope param range. Update to Rack v1 API. by Andrew Belt 2019-01-11 05:22:56 -0500
  • 0c7a04a Update to Rack v1 API by Andrew Belt 2019-01-11 02:42:32 -0500
  • 236bcf3 Add names to VCO switches by Andrew Belt 2019-01-08 21:24:11 -0500
  • cf98244 Update Rack v1 API by Andrew Belt 2019-01-07 21:08:24 -0500
  • 1b45192 Use FREQ_C4 constant by Andrew Belt 2019-01-07 16:41:38 -0500
  • 8aa4a5d Remove dsp/* headers by Andrew Belt 2019-01-07 16:35:13 -0500
  • cd5338e Update VCO to Rack v1 API by Andrew Belt 2019-01-07 15:53:08 -0500
  • cf6bef9 Fix Scope crash and VCA-1 appearance when module is NULL by Andrew Belt 2019-01-06 15:37:34 -0500
  • 16c1379 Update to Rack v1 compatibility header by Andrew Belt 2019-01-04 16:58:19 -0500
  • 62f6c71 Create plugin.json manifest file by Andrew Belt 2019-01-04 16:43:09 -0500
  • 56e17cf (v0.6) License panel graphics as CC BY-NC-ND 4.0 by Andrew Belt 2018-12-07 13:50:54 -0500
  • 6ff0fb2 Fix include directory, bump version by Andrew Belt 2018-09-05 23:40:12 -0400
  • 77479e7 Hack to avoid ./configure in libsamplerate by Andrew Belt 2018-09-05 22:59:07 -0400
  • aabcb39 Add Octave by Andrew Belt 2018-08-29 01:41:50 -0400
  • 6d996a5 Set default FM knob by Andrew Belt 2018-08-14 03:24:38 -0400