Andrew Belt
|
bd55456192
|
Use ThemedScrew.
|
1 year ago |
Andrew Belt
|
b73fb1aed8
|
Use dark panels and ThemedPJ301MPort.
|
1 year ago |
Andrew Belt
|
fae4f4fc36
|
Use new dsp::exp2_taylor5() function.
|
2 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
|
188b136369
|
Update LED* component names to VCV*.
|
3 years ago |
Andrew Belt
|
247ed8e211
|
Fix wavetable interpolation for WTVCO.
|
3 years ago |
Andrew Belt
|
6d618f97e4
|
Update VCO, WTVCO, LFO, WTLFO, VCF, and ADSR designs by Pyer. Implement most of WTLFO functionality.
|
3 years ago |
Andrew Belt
|
5e29947160
|
Make voltage-to-frequency conversion in VCO and LFO a bit more clear.
|
3 years ago |
Andrew Belt
|
7f0f08e934
|
Clean up component names. Remove tinting for LED-like displays when rack brightness is decreased.
|
3 years ago |
Andrew Belt
|
88133c75ce
|
Use Rack's new configSwitch() method.
|
5 years ago |
Andrew Belt
|
bfed46040f
|
Use SwitchQuantity for switches.
|
5 years ago |
Andrew Belt
|
d7f3c12d81
|
Use createPanel()
|
5 years ago |
Andrew Belt
|
b6fc4df015
|
Set default FM to 100%.
|
5 years ago |
Andrew Belt
|
b824e0d690
|
Add input/output port labels.
|
5 years ago |
Andrew Belt
|
7a4d7dac43
|
Apply astyle code formatting.
|
5 years ago |
Andrew Belt
|
93cd07de61
|
Replace pow(2, x) with dsp::approxExp2_taylor5.
|
5 years ago |
Andrew Belt
|
db0c7a63e5
|
Fix VCO hard sync sign error.
|
5 years ago |
Andrew Belt
|
bc2ae6e962
|
Fix phase of analog triangle wave in VCO.
|
5 years ago |
Andrew Belt
|
770e045d2a
|
Clamp Pulse Width of LFO/VCO to 1-99%.
|
5 years ago |
Andrew Belt
|
c6ef096e16
|
Fix VCO-1/2 sync being triggered with a negative slope. Bump version to 1.0.1.
|
5 years ago |
Andrew Belt
|
240643a219
|
Reimplement VCO as a minBLEP oscillator.
|
5 years ago |
Andrew Belt
|
1b1e855172
|
VCO WIP
|
5 years ago |
Andrew Belt
|
abb87f0ec4
|
Rewrote VCO engine with SIMD. Added polyphony. Going for correctness first, not performance.
|
5 years ago |
Andrew Belt
|
d3e1204763
|
Move VCO saw/tri wavetables from in-source to binaries compiled into the plugin.
|
5 years ago |
Andrew Belt
|
0c433b4124
|
Add parameter labels and scaling.
|
5 years ago |
Andrew Belt
|
7f072551ef
|
Tweak VCO parameter labels.
|
6 years ago |
Andrew Belt
|
116a0d2475
|
Update to Rack v1 API
|
6 years ago |
Andrew Belt
|
5162410064
|
Use Port::isConnected() instead of .active
|
6 years ago |
Andrew Belt
|
2db5b769ea
|
Rewrite Sequential Switch algorithm. Replace param/input/output.value with setters/getters.
|
6 years ago |
Andrew Belt
|
30ff5e990d
|
Update to Rack v1 API.
|
6 years ago |
Andrew Belt
|
c32f1cdef5
|
Add labels to params. Update Unity to Rack v1 API.
|
6 years ago |
Andrew Belt
|
77a184fb67
|
Merge VCV-Poly with Fundamental. Rename Fundamental.* to plugin.*. Reword README licenses.
|
6 years ago |
Andrew Belt
|
8be144f4b7
|
Update to Rack v1 API
|
6 years ago |
Andrew Belt
|
0a0cde9657
|
Rename plugin variable to avoid name collision
|
6 years ago |
Andrew Belt
|
fba42201f4
|
Update to Rack v1 API
|
6 years ago |
Andrew Belt
|
f8af3840f1
|
Update to Rack v1 API
|
6 years ago |
Andrew Belt
|
fed46f5403
|
Add more param labels and display mapping
|
6 years ago |
Andrew Belt
|
7804858d80
|
Update to Rack v1 API
|
6 years ago |
Andrew Belt
|
1a10253ae3
|
Update to Rack v1 API
|
6 years ago |
Andrew Belt
|
02e7ef6877
|
Fix Scope param range. Update to Rack v1 API.
|
6 years ago |
Andrew Belt
|
0c7a04aaf4
|
Update to Rack v1 API
|
6 years ago |
Andrew Belt
|
236bcf3636
|
Add names to VCO switches
|
6 years ago |
Andrew Belt
|
cf98244974
|
Update Rack v1 API
|
6 years ago |
Andrew Belt
|
1b45192ed7
|
Use FREQ_C4 constant
|
6 years ago |
Andrew Belt
|
8aa4a5d63e
|
Remove dsp/* headers
|
6 years ago |
Andrew Belt
|
cd5338e4ee
|
Update VCO to Rack v1 API
|
6 years ago |
Andrew Belt
|
16c137947c
|
Update to Rack v1 compatibility header
|
6 years ago |
Andrew Belt
|
62f6c71500
|
Create plugin.json manifest file
|
6 years ago |
Andrew Belt
|
5d65981ea7
|
Use new resampler.hpp header
|
6 years ago |