002483e
Gates: Change EOG (End of gate) output to Delay. Implement gate delay algorithm. by
2022-07-14 16:43:02 -0400
6f6ec3b
Revise panels of Gates and SEQ3. by
2022-07-13 12:20:56 -0400
b92568c
Process: Refactor process(). Add 1ms delay before glide is enabled. by
2022-07-11 14:33:23 -0400
d2ebd7b
Fix size of VCVBezelLightBig. by
2022-07-10 04:47:02 -0400
85dcc86
Gates and Logic: Generate monophonic output when unpatched. by
2022-07-09 12:14:48 -0400
c642666
Gates: Reset gate output and generate EOG pulse when reset. by
2022-07-09 12:11:37 -0400
08c5f97
Bump version. Update changelog. by
2022-07-09 06:55:53 -0400
9dfdc41
Add VCVBezelBig to Logic. Add dividers to lights. Fix polyphony in Process. by
2022-07-09 06:55:04 -0400
5bf8024
Logic: Process lights every 32 samples. by
2022-06-15 03:11:06 -0400
8678925
Add Gates module. by
2022-06-15 02:55:16 -0400
ba9e6c4
Compare: Set poly channels of outputs. by
2022-06-14 22:09:10 -0400
b6a0174
Add Compare. by
2022-06-13 21:58:13 -0400
8c2b264
Logic: Tweak gate trigger threshold. by
2022-06-13 21:57:02 -0400
b68f843
Add Logic. by
2022-06-10 11:57:36 -0400
ba417db
Update changelog. by
2022-06-09 05:16:10 -0400
91847b3
MidSide: Rename sides to side. by
2022-06-08 00:26:29 -0400
8abe0ab
MidSide: Normalize decoder's mid/side inputs to encoder's mid/side outputs. by
2022-06-07 21:15:08 -0400
4195aa0
Change to UNIX line endings. by
2022-05-25 04:40:17 -0400
09b1202
Add "VCV" to plugin name. by
2022-05-25 04:26:19 -0400
70d525b
(tag: v2.2.1)
Bump version. by
2022-05-24 06:14:13 -0400
b699912
CV Mix: Normalize all inputs to 10V instead of just the first input. by
2022-05-24 04:44:13 -0400
4484ad6
(tag: v2.2.0)
Add some presets. by
2022-05-22 04:48:26 -0400
d47e0a2
Update copyright years in license. by
2022-05-22 04:06:39 -0400
3715a63
Bump version. Update changelog. by
2022-05-22 04:05:35 -0400
e229df8
Add Fade. by
2022-05-22 03:59:32 -0400
d2909d8
Use SIMD for CVMix. Use poly getters for CV inputs. by
2022-05-22 03:09:44 -0400
470ea24
Add CV Mix. by
2022-05-22 02:00:43 -0400
5b42c0c
(refs/pull/143/head)
Sample rate normalised most noise powers by
2022-03-14 15:00:17 +0800
2ca55fd
(tag: v2.1.0)
Bump version. by
2022-01-23 07:29:35 -0500
4fa5fd7
Fix bug in Scope where min/max values are read from different buffer phases, creating visual glitches in the waveform plot. by
2022-01-21 21:27:49 -0500
5621c86
Scope: Change TRIG param options from External/Internal to Disabled/Enabled. External trigger input now requires TRIG param to be enabled. by
2022-01-21 07:29:56 -0500
ba4c516
VCA Mix: Don't copy monophonic signals to all polyphonic channels. by
2022-01-20 07:40:52 -0500
eb61e70
Correct ownership of panel designs in license. by
2022-01-20 02:07:10 -0500
f0abe87
Fix manual URLs of modules. by
2022-01-16 04:53:58 -0500
1de8e56
(tag: v2.0.3)
Update changelog and bump version. by
2021-12-31 08:50:51 -0500
45b4a6e
Replace Wavetable mutex with lock-free hack. by
2021-12-28 16:09:52 -0500
5c7a2bf
Fix changelog URL to point to v2 branch. by
2021-12-27 14:03:45 -0500
e93d8ea
(tag: v2.0.2)
Update changelog and bump version. by
2021-12-26 20:38:03 -0500
4041b2f
Add mutex to Wavetable. by
2021-12-24 22:03:16 -0500
0b6b912
Remember wavetable load/save dialog dir. by
2021-12-24 17:31:51 -0500
66293f8
Add bypass routes to Octave and Quantizer. by
2021-12-23 15:51:33 -0500
382078f
Add bypass routes to Delay. by
2021-12-23 13:51:14 -0500
0462eba
(tag: v2.0.1)
Bump version. by
2021-12-18 11:20:15 -0500
8144d16
Update changelog. by
2021-12-18 11:20:01 -0500
bf7686e
Fix Random rate factor by 2. by
2021-12-18 09:30:47 -0500
eff487b
Add Scope panel from Pyer with fixed graduation ticks. by
2021-12-11 05:39:28 -0500
9693f7f
Set default wavetable size to 1024 for WT VCO/LFO. by
2021-12-03 04:29:45 -0500
4640c20
Draw digital display on layer 1. by
2021-12-02 17:27:52 -0500
533397c
Merge branch 'v2' of github.com:VCVRack/Fundamental into v2 by
2021-11-27 12:36:51 -0500
15fd044
Revise README for recent Rack Pro rename. by
2021-11-27 12:36:31 -0500
14ba996
Fix pixel offset of Scope min/max plot. by
2021-11-27 11:13:39 -0500
5308553
Fix Scope rendering when min/max point is non-finite. by
2021-11-26 07:34:58 -0500
39cf57d
Invert external light of Scope. by
2021-11-26 07:32:33 -0500
d31e86c
Fix input normalization of Mutes. by
2021-11-26 07:30:36 -0500
f2bbf4f
Switch back to run trigger input and pulse output instead of gates. by
2021-11-26 07:27:23 -0500
08b424a
Add invert context menu item to Mixer. by
2021-11-20 19:50:26 -0500
3348c1f
Add average mode to Mixer. by
2021-11-20 17:04:55 -0500
8129f56
Make LFOs unipolar by default. by
2021-11-20 07:27:04 -0500
c0d27d1
Make Octave dots yellow. by
2021-11-17 14:47:26 -0500
b9312c8
Show phantom octave dot post-CV on Octave. by
2021-11-16 20:31:01 -0500
3bbfca9
Make gate lights red to show number of steps in SEQ3 and Sequential Switches. by
2021-11-16 19:45:49 -0500
3cec12b
Make background of Octave dots same color as LedDisplay background. by
2021-11-16 19:28:50 -0500
19722a2
Make offset param of Quantizer pre-quantization. by
2021-11-16 19:18:45 -0500
29a66f5
Fix inversion of Random TRIG output. by
2021-11-16 19:05:35 -0500
4f6fda4
Fix mirroring of X coordinate of lissajous view of Scope. by
2021-11-16 12:11:42 -0500
814c832
Change Scope channel labels to "1" and "2". by
2021-11-16 12:10:10 -0500
7457142
(v2-redesign)
Encode/decode waveLen of WAV as sample rate of WAV. by
2021-11-15 19:27:09 -0500
f723765
Draw Scope background even if module is NULL. by
2021-11-15 19:17:20 -0500
5f607ce
Implement Scope design. Rewrite most of its DSP. by
2021-11-15 19:11:54 -0500
39150b7
Tweak components of ADSR, Sum, Viz, and WTVCO. Fix freq knob of VCO. by
2021-11-14 17:17:27 -0500
a1f1f43
Implement new VCO params (untested). by
2021-11-13 19:30:08 -0500
5d19229
Implement ADSR display. by
2021-11-13 18:49:39 -0500
57da45f
Implement drive CV and resonance CV of VCF. Refactor freq scaling. by
2021-11-13 17:06:08 -0500
9880bce
Change QuantizerButton disabled color from muted yellow to gray. by
2021-11-13 13:31:31 -0500
eacfd08
Remove unused variables while octave interpolation is disabled in WTVCO. by
2021-11-09 10:49:43 -0500
0bcdc67
Merge branch 'v2-redesign' of github.com:VCVRack/Fundamental into v2-redesign by
2021-11-09 06:17:44 -0500
c49eb45
Label wave outputs as "Wavetable" on WTLFO/WTVCO. by
2021-11-09 06:17:20 -0500
445b5f8
Fix bebob -> bebop scale name in Quantizer presets. by
2021-11-08 18:00:37 -0500
afa83c9
Add "clock passthrough" mode to SEQ3. by
2021-11-08 16:07:42 -0500
03c1359
Add backward compatible CV attenuverter deserialization to WTLFO, WTVCO, and ADSR. by
2021-11-08 15:36:56 -0500
3f64bc6
Add backward compatibility with MODE param on Random. by
2021-11-08 14:52:26 -0500
f07bfe4
Fix clock frequency, forgot 2Hz base frequency. by
2021-11-08 14:39:16 -0500
c643029
Implement SumDisplay. Fix Sim light draw order. by
2021-11-08 14:23:04 -0500
7deb3a6
Fix draw order, position, and indexes of lights on Viz. by
2021-11-08 14:06:05 -0500
9561ca8
Refactor VizDisplay. by
2021-11-08 13:55:58 -0500
0ecf2af
(refs/pull/129/head)
Fix VCA-1 out of bounds fill by
2021-11-08 10:07:42 +0000
d445cfa
Fix trigger output label on SEQ 3. by
2021-11-06 17:14:26 -0400
4ddef43
Implement PROB and RND parameters in Random. by
2021-11-06 17:03:59 -0400
aa953cd
Use fonts from Rack system dir instead of self-contained. by
2021-11-06 14:24:37 -0400
55a1a61
Add Quantizer presets from preset generating script. by
2021-11-05 15:29:36 -0400
e6ea20b
Update Quantizer note positions. by
2021-11-05 15:25:55 -0400
c7a3bcc
Update trimpot angle of more panels from Pyer. by
2021-11-05 14:25:00 -0400
c89672c
Update VCA-1 slider appearance. by
2021-11-05 14:21:34 -0400
d5ca954
Update trimpot angle of panels from Pyer. by
2021-11-05 14:21:16 -0400
8f69c9e
Add disabled octave interpolation to WT VCO. by
2021-11-05 01:49:21 -0400
5f63388
Use 261.6256 Hz/V for linear FM on WTVCO. by
2021-11-04 03:50:01 -0400
1862336
Rename LED* components to VCV*. Change all green lights to yellow. by
2021-11-03 05:34:18 -0400
e1f29cf
Use VCVBezelLatch for SEQ 3. Use VCVLatch for Random OFFSET. by
2021-11-03 05:26:44 -0400
4d69f4c
Tweak Delay DSP tape speed. by
2021-11-03 04:25:54 -0400
b01de57
Rewrite DSP of Delay. Make time input track 1V/oct. by
2021-11-03 03:52:43 -0400