Andrew Belt
|
5799ee2a9b
|
Update changelog.
|
4 years ago |
Andrew Belt
|
57545c49ab
|
Fix indentation.
|
4 years ago |
Andrew Belt
|
53ca5fefc3
|
Add manualUrls to all modules, linking to specific parts of the manual.
|
4 years ago |
Andrew Belt
|
3bb3d4ef1d
|
Make VCF more accurate and stable by using a linear interpolation of the previous and current input values in `LadderFilter::process()`. Thanks Andy Simpler!
|
4 years ago |
Andrew Belt
|
eb41dd7cdf
|
Add Pulses.
|
4 years ago |
Andrew Belt
|
e7883ea014
|
Remove old license.
|
4 years ago |
Andrew Belt
|
8d7aed6517
|
Move IIRFilter to Rack DSP API.
|
4 years ago |
Andrew Belt
|
4dad59cde8
|
Clarify graphics licenses.
|
4 years ago |
Andrew Belt
|
8913b70f70
|
Expand details in changelog entry.
|
4 years ago |
Andrew Belt
|
c4194cd8a1
|
Fix missing LEDSliderHandle.svg.
|
4 years ago |
Andrew Belt
|
1e4aed960e
|
Finalize Random.
|
4 years ago |
Andrew Belt
|
1d2fff85b9
|
Finish Random and repanel.
|
4 years ago |
Andrew Belt
|
9630825950
|
Finish Noise. Finish Random except TRIG input.
|
5 years ago |
Andrew Belt
|
7a4d7dac43
|
Apply astyle code formatting.
|
5 years ago |
Andrew Belt
|
7b1aaeddd3
|
Relicense to GPLv3.
|
5 years ago |
Andrew Belt
|
7cea14f57b
|
Use LEDLightSlider in VCMixer.
|
5 years ago |
Andrew Belt
|
3ad450c1e5
|
Fix polyphony issues in SequentialSwitch.
|
5 years ago |
Andrew Belt
|
e8ff7c2049
|
Make VCA-1 display polyphonic CV.
|
5 years ago |
Andrew Belt
|
663b2c9dac
|
Revert "Remove polyphony from Mixer."
This reverts commit 05e1a19b5c .
|
5 years ago |
Andrew Belt
|
05e1a19b5c
|
Remove polyphony from Mixer.
|
5 years ago |
Andrew Belt
|
a3d3c4c4a2
|
Bump version.
|
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
|
ed19fbae2d
|
Update changelog.
|
5 years ago |
Andrew Belt
|
ae1705830a
|
Bump version.
|
5 years ago |
Andrew Belt
|
98c392c6d1
|
Add randomization to Quantizer.
|
5 years ago |
Andrew Belt
|
0d9700bd84
|
Add Quantizer.
|
5 years ago |
Andrew Belt
|
350067dc7a
|
Replace Octave with Octave-CV.
|
5 years ago |
Andrew Belt
|
6f58e45d8b
|
Add changelog entry.
|
5 years ago |
Andrew Belt
|
5e8ca0d700
|
Fix levels of M/S decoder.
|
5 years ago |
Andrew Belt
|
b2974096d9
|
Remove sign-dist target.
|
5 years ago |
Andrew Belt
|
2bb33c32dc
|
Bump version.
|
5 years ago |
Andrew Belt
|
202c488727
|
Add Mid/Side.
|
5 years ago |
Andrew Belt
|
c117cb320b
|
Bump version.
|
5 years ago |
Andrew Belt
|
bc2ae6e962
|
Fix phase of analog triangle wave in VCO.
|
5 years ago |
Andrew Belt
|
22209d1816
|
Use minimum of 1 channel for VCAs.
|
5 years ago |
Andrew Belt
|
36070e54fc
|
Clarify license
|
5 years ago |
Andrew Belt
|
265f52fa27
|
Add sign-dist target
|
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
|
01fe49d256
|
Scope: Detect triggers on all poly channels.
|
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
|
270a85790b
|
Make right-click reset Octave parameter.
|
5 years ago |
Andrew Belt
|
abb87f0ec4
|
Rewrote VCO engine with SIMD. Added polyphony. Going for correctness first, not performance.
|
5 years ago |
Andrew Belt
|
40fb17b56e
|
Fix click filter in SequentialSwitch-2.
|
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
|
b28ebf4029
|
Octave: Fix output when no cable is patched.
|
5 years ago |
Andrew Belt
|
0c433b4124
|
Add parameter labels and scaling.
|
5 years ago |
Andrew Belt
|
04dc4d1330
|
Make ADSR polyphonic with SIMD. Increase ADSR attack target level to make the snappiness of the attack closer to average analog modules. Scope trigger refactoring.
|
5 years ago |