917628e
(v2)
Move LightButton to Rack SDK. by
2023-08-09 22:43:19 -0400
962547d
(tag: v2.5.1)
Bump version. by
2023-08-13 17:12:25 -0400
bd55456
Use ThemedScrew. by
2023-08-08 03:30:52 -0400
b73fb1a
Use dark panels and ThemedPJ301MPort. by
2023-08-08 02:06:38 -0400
bff7cbb
Add dark panels. by
2023-08-07 23:57:02 -0400
dffaf45
Edit README with new plugin name. by
2023-06-01 12:06:02 -0400
60aad63
(tag: v2.5.0)
Bump version. Update license year and owner. by
2023-05-31 15:47:06 -0400
2836616
Add min/max ticks to panels of SEQ3 and Scope. by
2023-05-28 11:10:47 -0400
45080ab
Revise panels: Change VCA Mix "MIX" label to "MIX LVL". Add Scope GAIN knob ticks. Rename ADSR to ADSR EG. Change Sequential Switch CLK label to TRIG. by
2023-05-24 07:12:14 -0400
704d886
ADSR: Tweak default display plot. by
2023-05-22 07:24:47 -0400
819d243
Add "EG" to ADSR name. by
2023-05-22 04:49:29 -0400
efc7cf5
Random: Disable RND slider light if IN is connected. by
2023-05-22 01:48:46 -0400
6eeb7a0
VCMixer: Add settings for exponential channel and mix VCAs. by
2023-05-10 14:18:09 -0400
e78e6a4
Scope: Improve stat text kerning. by
2023-05-07 16:42:13 -0400
080bca3
Scope: Refactor pointBuffer to avoid re-calculations. by
2023-05-07 14:12:25 -0400
dbf1cfc
Scope: Draw demo waveform in module browser. by
2023-05-07 13:14:40 -0400
2dfa78f
ADSR: Redesign display to match new VCV envelope modules. by
2023-04-28 05:06:58 -0400
034f604
Remove deprecated call to ParamQuantity::getSmoothValue(). by
2023-04-27 05:47:20 -0400
001dbb7
SEQ3: Generate step 1 trigger when resetting from a higher step. by
2023-04-22 06:57:59 -0400
1b52924
SequentialSwitch1/2: Refactor. Add de-click option. When mixing mono and poly inputs, apply mono signal to all poly channels. by
2023-04-19 05:36:50 -0400
3a901c9
VCMixer: Improve performance with SIMD. When mixing mono and poly signals, apply mono signal to all polyphonic channels. by
2023-04-16 18:37:28 -0400
9808e9d
Merge branch 'v2' into v2-rename by
2023-04-01 16:54:42 -0400
ee850f8
(tag: v2.4.0)
Bump version. Update changelog. by
2023-04-01 03:49:53 -0400
b049bb7
Add Mult. by
2023-03-24 19:23:11 -0400
aaab623
Quantizer: Add "Shift notes up/down" menu items. by
2023-03-16 19:10:46 -0400
7dec51c
Fade: Add -3 dB pan law to settings. by
2023-03-16 14:35:08 -0400
b56b569
Rename plugin to VCV Free. Move changelog to plugin webpage. by
2023-03-16 12:27:05 -0400
b021ab5
SEQ3: Reset phase when reset trigger is received. by
2023-03-07 04:14:16 -0500
fae4f4f
Use new dsp::exp2_taylor5() function. by
2023-02-10 23:34:46 -0500
62b04ec
Mutes: Add bypass routes. by
2023-01-04 12:53:44 -0500
76b0495
VCA-1: When display segments have 0% height, graphics glitches are displayed on other modules. Fix by not calling nvgFill() if no rects are drawn. by
2023-01-03 10:49:27 -0500
f80e1a0
Add "Switch" tag to sequential switches. by
2022-11-12 10:47:43 -0500
03bd00b
(tag: v2.3.1)
Bump version. by
2022-08-07 12:48:27 -0400
8f17ca4
Logic: Fix polyphonic output assignment. by
2022-07-16 08:49:01 -0400
c8ded5e
(tag: v2.3.0)
Gates: Refactor Delay buffer. Only process Delay if output is patched. by
2022-07-15 20:15:09 -0400
01b2331
Gates: Refactor to use array of Engine struct. Make Reset clear Delay buffer. by
2022-07-15 19:58:52 -0400
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