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 |
Andrew Belt
|
19722a2ff9
|
Make offset param of Quantizer pre-quantization.
|
3 years ago |
Andrew Belt
|
29a66f5417
|
Fix inversion of Random TRIG output.
|
3 years ago |
Andrew Belt
|
4f6fda4903
|
Fix mirroring of X coordinate of lissajous view of Scope.
|
3 years ago |
Andrew Belt
|
814c832d5e
|
Change Scope channel labels to "1" and "2".
|
3 years ago |
Andrew Belt
|
7457142c57
|
Encode/decode waveLen of WAV as sample rate of WAV.
|
3 years ago |
Andrew Belt
|
f723765929
|
Draw Scope background even if module is NULL.
|
3 years ago |
Andrew Belt
|
5f607ce15a
|
Implement Scope design. Rewrite most of its DSP.
|
3 years ago |
Andrew Belt
|
39150b7652
|
Tweak components of ADSR, Sum, Viz, and WTVCO. Fix freq knob of VCO.
|
3 years ago |
Andrew Belt
|
a1f1f43427
|
Implement new VCO params (untested).
|
3 years ago |
Andrew Belt
|
5d1922936c
|
Implement ADSR display.
|
3 years ago |
Andrew Belt
|
57da45f242
|
Implement drive CV and resonance CV of VCF. Refactor freq scaling.
|
3 years ago |
Andrew Belt
|
9880bce31a
|
Change QuantizerButton disabled color from muted yellow to gray.
|
3 years ago |
Andrew Belt
|
eacfd08586
|
Remove unused variables while octave interpolation is disabled in WTVCO.
|
3 years ago |
Andrew Belt
|
0bcdc675b9
|
Merge branch 'v2-redesign' of github.com:VCVRack/Fundamental into v2-redesign
|
3 years ago |
Andrew Belt
|
c49eb45037
|
Label wave outputs as "Wavetable" on WTLFO/WTVCO.
|
3 years ago |
Andrew Belt
|
445b5f86af
|
Fix bebob -> bebop scale name in Quantizer presets.
|
3 years ago |
Andrew Belt
|
afa83c92b0
|
Add "clock passthrough" mode to SEQ3.
|
3 years ago |
Andrew Belt
|
03c135954f
|
Add backward compatible CV attenuverter deserialization to WTLFO, WTVCO,
and ADSR.
|
3 years ago |
Andrew Belt
|
3f64bc6c60
|
Add backward compatibility with MODE param on Random.
|
3 years ago |
Andrew Belt
|
f07bfe474a
|
Fix clock frequency, forgot 2Hz base frequency.
|
3 years ago |
Andrew Belt
|
c643029184
|
Implement SumDisplay. Fix Sim light draw order.
|
3 years ago |
Andrew Belt
|
7deb3a60e0
|
Fix draw order, position, and indexes of lights on Viz.
|
3 years ago |
Andrew Belt
|
9561ca8af1
|
Refactor VizDisplay.
|
3 years ago |
Andrew Belt
|
d445cfa43e
|
Fix trigger output label on SEQ 3.
|
3 years ago |
Andrew Belt
|
4ddef43a00
|
Implement PROB and RND parameters in Random.
|
3 years ago |
Andrew Belt
|
aa953cd635
|
Use fonts from Rack system dir instead of self-contained.
|
3 years ago |
Andrew Belt
|
55a1a6168e
|
Add Quantizer presets from preset generating script.
|
3 years ago |
Andrew Belt
|
e6ea20b81f
|
Update Quantizer note positions.
|
3 years ago |
Andrew Belt
|
c7a3bcc4d9
|
Update trimpot angle of more panels from Pyer.
|
3 years ago |
Andrew Belt
|
c89672c7f8
|
Update VCA-1 slider appearance.
|
3 years ago |
Andrew Belt
|
d5ca954201
|
Update trimpot angle of panels from Pyer.
|
3 years ago |
Andrew Belt
|
8f69c9e002
|
Add disabled octave interpolation to WT VCO.
|
3 years ago |
Andrew Belt
|
5f6338830e
|
Use 261.6256 Hz/V for linear FM on WTVCO.
|
3 years ago |
Andrew Belt
|
1862336c8f
|
Rename LED* components to VCV*. Change all green lights to yellow.
|
3 years ago |
Andrew Belt
|
e1f29cf5cb
|
Use VCVBezelLatch for SEQ 3. Use VCVLatch for Random OFFSET.
|
3 years ago |
Andrew Belt
|
4d69f4ccb8
|
Tweak Delay DSP tape speed.
|
3 years ago |
Andrew Belt
|
b01de575ed
|
Rewrite DSP of Delay. Make time input track 1V/oct.
|
3 years ago |
Andrew Belt
|
2fe620b3c5
|
Use VCVLightBezel for buttons in Mutes and Pulses.
|
3 years ago |
Andrew Belt
|
188b136369
|
Update LED* component names to VCV*.
|
3 years ago |
Andrew Belt
|
02e8066c2c
|
Refactor Mutes. Make mute light active when muted rather than when unmuted.
|
3 years ago |
Andrew Belt
|
b476b92180
|
Add sync, soft sync, and linear FM to WT VCO.
|
3 years ago |
Andrew Belt
|
247ed8e211
|
Fix wavetable interpolation for WTVCO.
|
3 years ago |
Andrew Belt
|
5a45e7ce30
|
Merge branch 'v2-redesign' of github.com:VCVRack/Fundamental into v2-redesign
|
3 years ago |
Andrew Belt
|
28c17aa8c9
|
Don't attempt to load wavetables more than 1M points.
|
3 years ago |
Andrew Belt
|
a34cea5cbe
|
Merge branch 'v2-redesign' of github.com:VCVRack/Fundamental into v2-redesign
|
3 years ago |
Andrew Belt
|
ce78196093
|
Add FrequencyQuantity to LFO.
|
3 years ago |
Andrew Belt
|
87d3caa419
|
Implement Scope panel redesign. Add LEDLightLatch to LFO and WT LFO.
|
3 years ago |
Andrew Belt
|
22a03c1756
|
SEQ 3: Make RUN input/output a gate instead of trigger.
|
3 years ago |