Commit Graph
-
1de8e56
(tag: v2.0.3)
Update changelog and bump version. by
Andrew Belt
2021-12-31 08:50:51 -0500
-
45b4a6e
Replace Wavetable mutex with lock-free hack. by
Andrew Belt
2021-12-28 16:09:52 -0500
-
5c7a2bf
Fix changelog URL to point to v2 branch. by
Andrew Belt
2021-12-27 14:03:45 -0500
-
e93d8ea
(tag: v2.0.2)
Update changelog and bump version. by
Andrew Belt
2021-12-26 20:38:03 -0500
-
4041b2f
Add mutex to Wavetable. by
Andrew Belt
2021-12-24 22:03:16 -0500
-
0b6b912
Remember wavetable load/save dialog dir. by
Andrew Belt
2021-12-24 17:31:51 -0500
-
66293f8
Add bypass routes to Octave and Quantizer. by
Andrew Belt
2021-12-23 15:51:33 -0500
-
382078f
Add bypass routes to Delay. by
Andrew Belt
2021-12-23 13:51:14 -0500
-
0462eba
(tag: v2.0.1)
Bump version. by
Andrew Belt
2021-12-18 11:20:15 -0500
-
8144d16
Update changelog. by
Andrew Belt
2021-12-18 11:20:01 -0500
-
bf7686e
Fix Random rate factor by 2. by
Andrew Belt
2021-12-18 09:30:47 -0500
-
eff487b
Add Scope panel from Pyer with fixed graduation ticks. by
Andrew Belt
2021-12-11 05:39:28 -0500
-
9693f7f
Set default wavetable size to 1024 for WT VCO/LFO. by
Andrew Belt
2021-12-03 04:29:45 -0500
-
4640c20
Draw digital display on layer 1. by
Andrew Belt
2021-12-02 17:27:52 -0500
-
533397c
Merge branch 'v2' of github.com:VCVRack/Fundamental into v2 by
Andrew Belt
2021-11-27 12:36:51 -0500
-
-
15fd044
Revise README for recent Rack Pro rename. by
Andrew Belt
2021-11-27 12:36:31 -0500
-
14ba996
Fix pixel offset of Scope min/max plot. by
Andrew Belt
2021-11-27 11:13:39 -0500
-
-
5308553
Fix Scope rendering when min/max point is non-finite. by
Andrew Belt
2021-11-26 07:34:58 -0500
-
39cf57d
Invert external light of Scope. by
Andrew Belt
2021-11-26 07:32:33 -0500
-
d31e86c
Fix input normalization of Mutes. by
Andrew Belt
2021-11-26 07:30:36 -0500
-
f2bbf4f
Switch back to run trigger input and pulse output instead of gates. by
Andrew Belt
2021-11-26 07:27:23 -0500
-
08b424a
Add invert context menu item to Mixer. by
Andrew Belt
2021-11-20 19:50:26 -0500
-
3348c1f
Add average mode to Mixer. by
Andrew Belt
2021-11-20 17:04:55 -0500
-
8129f56
Make LFOs unipolar by default. by
Andrew Belt
2021-11-20 07:27:04 -0500
-
c0d27d1
Make Octave dots yellow. by
Andrew Belt
2021-11-17 14:47:26 -0500
-
b9312c8
Show phantom octave dot post-CV on Octave. by
Andrew Belt
2021-11-16 20:31:01 -0500
-
3bbfca9
Make gate lights red to show number of steps in SEQ3 and Sequential Switches. by
Andrew Belt
2021-11-16 19:45:49 -0500
-
3cec12b
Make background of Octave dots same color as LedDisplay background. by
Andrew Belt
2021-11-16 19:28:50 -0500
-
19722a2
Make offset param of Quantizer pre-quantization. by
Andrew Belt
2021-11-16 19:18:45 -0500
-
29a66f5
Fix inversion of Random TRIG output. by
Andrew Belt
2021-11-16 19:05:35 -0500
-
4f6fda4
Fix mirroring of X coordinate of lissajous view of Scope. by
Andrew Belt
2021-11-16 12:11:42 -0500
-
814c832
Change Scope channel labels to "1" and "2". by
Andrew Belt
2021-11-16 12:10:10 -0500
-
7457142
(v2-redesign)
Encode/decode waveLen of WAV as sample rate of WAV. by
Andrew Belt
2021-11-15 19:27:09 -0500
-
f723765
Draw Scope background even if module is NULL. by
Andrew Belt
2021-11-15 19:17:20 -0500
-
5f607ce
Implement Scope design. Rewrite most of its DSP. by
Andrew Belt
2021-11-15 19:11:54 -0500
-
39150b7
Tweak components of ADSR, Sum, Viz, and WTVCO. Fix freq knob of VCO. by
Andrew Belt
2021-11-14 17:17:27 -0500
-
a1f1f43
Implement new VCO params (untested). by
Andrew Belt
2021-11-13 19:30:08 -0500
-
5d19229
Implement ADSR display. by
Andrew Belt
2021-11-13 18:49:39 -0500
-
57da45f
Implement drive CV and resonance CV of VCF. Refactor freq scaling. by
Andrew Belt
2021-11-13 17:06:08 -0500
-
9880bce
Change QuantizerButton disabled color from muted yellow to gray. by
Andrew Belt
2021-11-13 13:31:31 -0500
-
eacfd08
Remove unused variables while octave interpolation is disabled in WTVCO. by
Andrew Belt
2021-11-09 10:49:43 -0500
-
0bcdc67
Merge branch 'v2-redesign' of github.com:VCVRack/Fundamental into v2-redesign by
Andrew Belt
2021-11-09 06:17:44 -0500
-
-
c49eb45
Label wave outputs as "Wavetable" on WTLFO/WTVCO. by
Andrew Belt
2021-11-09 06:17:20 -0500
-
445b5f8
Fix bebob -> bebop scale name in Quantizer presets. by
Andrew Belt
2021-11-08 18:00:37 -0500
-
afa83c9
Add "clock passthrough" mode to SEQ3. by
Andrew Belt
2021-11-08 16:07:42 -0500
-
03c1359
Add backward compatible CV attenuverter deserialization to WTLFO, WTVCO, and ADSR. by
Andrew Belt
2021-11-08 15:36:56 -0500
-
3f64bc6
Add backward compatibility with MODE param on Random. by
Andrew Belt
2021-11-08 14:52:26 -0500
-
f07bfe4
Fix clock frequency, forgot 2Hz base frequency. by
Andrew Belt
2021-11-08 14:39:16 -0500
-
c643029
Implement SumDisplay. Fix Sim light draw order. by
Andrew Belt
2021-11-08 14:23:04 -0500
-
7deb3a6
Fix draw order, position, and indexes of lights on Viz. by
Andrew Belt
2021-11-08 14:06:05 -0500
-
-
9561ca8
Refactor VizDisplay. by
Andrew Belt
2021-11-08 13:55:58 -0500
-
0ecf2af
(refs/pull/129/head)
Fix VCA-1 out of bounds fill by
falkTX
2021-11-08 10:07:42 +0000
-
-
d445cfa
Fix trigger output label on SEQ 3. by
Andrew Belt
2021-11-06 17:14:26 -0400
-
4ddef43
Implement PROB and RND parameters in Random. by
Andrew Belt
2021-11-06 17:03:59 -0400
-
aa953cd
Use fonts from Rack system dir instead of self-contained. by
Andrew Belt
2021-11-06 14:24:37 -0400
-
55a1a61
Add Quantizer presets from preset generating script. by
Andrew Belt
2021-11-05 15:29:36 -0400
-
e6ea20b
Update Quantizer note positions. by
Andrew Belt
2021-11-05 15:25:55 -0400
-
c7a3bcc
Update trimpot angle of more panels from Pyer. by
Andrew Belt
2021-11-05 14:25:00 -0400
-
c89672c
Update VCA-1 slider appearance. by
Andrew Belt
2021-11-05 14:21:34 -0400
-
d5ca954
Update trimpot angle of panels from Pyer. by
Andrew Belt
2021-11-05 14:21:16 -0400
-
8f69c9e
Add disabled octave interpolation to WT VCO. by
Andrew Belt
2021-11-05 01:49:21 -0400
-
5f63388
Use 261.6256 Hz/V for linear FM on WTVCO. by
Andrew Belt
2021-11-04 03:50:01 -0400
-
1862336
Rename LED* components to VCV*. Change all green lights to yellow. by
Andrew Belt
2021-11-03 05:34:18 -0400
-
e1f29cf
Use VCVBezelLatch for SEQ 3. Use VCVLatch for Random OFFSET. by
Andrew Belt
2021-11-03 05:26:44 -0400
-
4d69f4c
Tweak Delay DSP tape speed. by
Andrew Belt
2021-11-03 04:25:54 -0400
-
b01de57
Rewrite DSP of Delay. Make time input track 1V/oct. by
Andrew Belt
2021-11-03 03:52:43 -0400
-
2fe620b
Use VCVLightBezel for buttons in Mutes and Pulses. by
Andrew Belt
2021-11-03 03:52:28 -0400
-
188b136
Update LED* component names to VCV*. by
Andrew Belt
2021-11-03 01:51:21 -0400
-
02e8066
Refactor Mutes. Make mute light active when muted rather than when unmuted. by
Andrew Belt
2021-11-02 08:21:24 -0400
-
b476b92
Add sync, soft sync, and linear FM to WT VCO. by
Andrew Belt
2021-11-02 08:00:17 -0400
-
247ed8e
Fix wavetable interpolation for WTVCO. by
Andrew Belt
2021-11-02 06:03:39 -0400
-
5a45e7c
Merge branch 'v2-redesign' of github.com:VCVRack/Fundamental into v2-redesign by
Andrew Belt
2021-11-02 03:59:26 -0400
-
-
28c17aa
Don't attempt to load wavetables more than 1M points. by
Andrew Belt
2021-11-02 03:32:09 -0400
-
a34cea5
Merge branch 'v2-redesign' of github.com:VCVRack/Fundamental into v2-redesign by
Andrew Belt
2021-11-02 02:28:24 -0400
-
-
-
-
ce78196
Add FrequencyQuantity to LFO. by
Andrew Belt
2021-11-02 02:27:29 -0400
-
87d3caa
Implement Scope panel redesign. Add LEDLightLatch to LFO and WT LFO. by
Andrew Belt
2021-11-01 09:02:54 -0400
-
22a03c1
SEQ 3: Make RUN input/output a gate instead of trigger. by
Andrew Belt
2021-11-01 03:35:00 -0400
-
baf29d3
Implement Random panel redesign. Functionality WIP. by
Andrew Belt
2021-11-01 03:31:48 -0400
-
6b6d8ee
Implement Viz panel (incorrect positions). by
Andrew Belt
2021-11-01 02:30:40 -0400
-
607fefa
Fix loading of Wavetable if file is not found. by
Andrew Belt
2021-11-01 02:15:14 -0400
-
-
3254fda
Reimplement LFO functionality for new design. by
Andrew Belt
2021-10-31 08:49:29 -0400
-
08b1738
Update Int24 Rack API. by
Andrew Belt
2021-10-31 04:25:42 -0400
-
b50042e
Add raw file loading to Wavetable. by
Andrew Belt
2021-10-30 06:44:39 -0400
-
5b0c12d
Wavetable WIP. by
Andrew Belt
2021-10-30 01:04:16 -0400
-
1be1dfc
Implement Sum panel redesign. by
Andrew Belt
2021-10-30 01:04:00 -0400
-
485d65d
Clean up module names more. by
Andrew Belt
2021-10-28 18:03:20 -0400
-
22394fc
Clean up module names and descriptions. by
Andrew Belt
2021-10-28 17:53:55 -0400
-
47f11f9
ADSR new display and parameters WIP. by
Andrew Belt
2021-10-25 02:42:56 -0400
-
567d307
Rewrite SEQ3 functionality. by
Andrew Belt
2021-10-25 01:13:25 -0400
-
c5669e0
Add updated panels from Pyer. by
Andrew Belt
2021-10-24 20:31:53 -0400
-
04587f9
Implement SEQ3 design from Pyer. (WIP) by
Andrew Belt
2021-10-24 15:55:09 -0400
-
a10d8af
Implement VCMixer redesign by Pyer. by
Andrew Belt
2021-10-23 16:07:55 -0400
-
9b16935
Add Mixer module. Deprecate Unity. Add attenuverters to VCF. by
Andrew Belt
2021-10-22 19:47:29 -0400
-
989b65a
Implement Pyer redesign of Merge and Split. by
Andrew Belt
2021-10-22 18:45:18 -0400
-
6062a32
Implement Delay redesign from Pyer. by
Andrew Belt
2021-10-22 16:30:56 -0400
-
aed782e
Deprecate VCA. by
Andrew Belt
2021-10-22 16:10:27 -0400
-
76ff24c
Fix backward compatibility and components. by
Andrew Belt
2021-10-22 16:05:15 -0400
-
cdf5d2a
Implement designs by Pyer of 8vert, Mutes, Noise, Octave, Pulses, Quantizer, and SequentialSwitch. by
Andrew Belt
2021-10-22 14:36:34 -0400
-
fd2dc19
WIP experiment for antialiasing WTVCO. by
Andrew Belt
2021-10-22 10:42:07 -0400
-
492d7b5
Implement most of WTVCO. by
Andrew Belt
2021-10-21 21:51:29 -0400