402 Commits (b6a01748bdcb47e34bb9b0ae3096d26a5fc31f5f)
 

Author SHA1 Message Date
  Andrew Belt b6a01748bd Add Compare. 2 years ago
  Andrew Belt 8c2b2649da Logic: Tweak gate trigger threshold. 2 years ago
  Andrew Belt b68f843a52 Add Logic. 2 years ago
  Andrew Belt ba417dbd73 Update changelog. 2 years ago
  Andrew Belt 91847b3723 MidSide: Rename sides to side. 2 years ago
  Andrew Belt 8abe0abb68 MidSide: Normalize decoder's mid/side inputs to encoder's mid/side outputs. 2 years ago
  Andrew Belt 4195aa0c3d Change to UNIX line endings. 3 years ago
  Andrew Belt 09b1202da8 Add "VCV" to plugin name. 3 years ago
  Andrew Belt 70d525b7af Bump version. 3 years ago
  Andrew Belt b699912f90 CV Mix: Normalize all inputs to 10V instead of just the first input. 3 years ago
  Andrew Belt 4484ad68ab Add some presets. 3 years ago
  Andrew Belt d47e0a2952 Update copyright years in license. 3 years ago
  Andrew Belt 3715a63765 Bump version. Update changelog. 3 years ago
  Andrew Belt e229df8fab Add Fade. 3 years ago
  Andrew Belt d2909d802e Use SIMD for CVMix. Use poly getters for CV inputs. 3 years ago
  Andrew Belt 470ea24ba0 Add CV Mix. 3 years ago
  Andrew Belt 2ca55fd1c2 Bump version. 3 years ago
  Andrew Belt 4fa5fd7c9f Fix bug in Scope where min/max values are read from different buffer phases, creating visual glitches in the waveform plot. 3 years ago
  Andrew Belt 5621c86ee2 Scope: Change TRIG param options from External/Internal to Disabled/Enabled. External trigger input now requires TRIG param to be enabled. 3 years ago
  Andrew Belt ba4c516f95 VCA Mix: Don't copy monophonic signals to all polyphonic channels. 3 years ago
  Andrew Belt eb61e70c7c Correct ownership of panel designs in license. 3 years ago
  Andrew Belt f0abe87914 Fix manual URLs of modules. 3 years ago
  Andrew Belt 1de8e56b81 Update changelog and bump version. 3 years ago
  Andrew Belt 45b4a6ebfa Replace Wavetable mutex with lock-free hack. 3 years ago
  Andrew Belt 5c7a2bfe14 Fix changelog URL to point to v2 branch. 3 years ago
  Andrew Belt e93d8eaf95 Update changelog and bump version. 3 years ago
  Andrew Belt 4041b2f4a4 Add mutex to Wavetable. 3 years ago
  Andrew Belt 0b6b9124d0 Remember wavetable load/save dialog dir. 3 years ago
  Andrew Belt 66293f8d4e Add bypass routes to Octave and Quantizer. 3 years ago
  Andrew Belt 382078ff5f Add bypass routes to Delay. 3 years ago
  Andrew Belt 0462eba380 Bump version. 3 years ago
  Andrew Belt 8144d16698 Update changelog. 3 years ago
  Andrew Belt bf7686e741 Fix Random rate factor by 2. 3 years ago
  Andrew Belt eff487bcd7 Add Scope panel from Pyer with fixed graduation ticks. 3 years ago
  Andrew Belt 9693f7fc7f Set default wavetable size to 1024 for WT VCO/LFO. 3 years ago
  Andrew Belt 4640c20c42 Draw digital display on layer 1. 3 years ago
  Andrew Belt 533397cdca Merge branch 'v2' of github.com:VCVRack/Fundamental into v2 3 years ago
  Andrew Belt 15fd0449d2 Revise README for recent Rack Pro rename. 3 years ago
  Andrew Belt 14ba996dad Fix pixel offset of Scope min/max plot. 3 years ago
  Andrew Belt 5308553897 Fix Scope rendering when min/max point is non-finite. 3 years ago
  Andrew Belt 39cf57dfc0 Invert external light of Scope. 3 years ago
  Andrew Belt d31e86cd82 Fix input normalization of Mutes. 3 years ago
  Andrew Belt f2bbf4f746 Switch back to run trigger input and pulse output instead of gates. 3 years ago
  Andrew Belt 08b424a744 Add invert context menu item to Mixer. 3 years ago
  Andrew Belt 3348c1f7e5 Add average mode to Mixer. 3 years ago
  Andrew Belt 8129f569b3 Make LFOs unipolar by default. 3 years ago
  Andrew Belt c0d27d1d85 Make Octave dots yellow. 3 years ago
  Andrew Belt b9312c8038 Show phantom octave dot post-CV on Octave. 3 years ago
  Andrew Belt 3bbfca9f48 Make gate lights red to show number of steps in SEQ3 and Sequential Switches. 3 years ago
  Andrew Belt 3cec12bfd3 Make background of Octave dots same color as LedDisplay background. 3 years ago