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 |
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 |