| .. |
|
8vert.cpp
|
Implement designs by Pyer of 8vert, Mutes, Noise, Octave, Pulses, Quantizer, and SequentialSwitch.
|
4 years ago |
|
ADSR.cpp
|
ADSR: Tweak default display plot.
|
2 years ago |
|
CVMix.cpp
|
CV Mix: Normalize all inputs to 10V instead of just the first input.
|
3 years ago |
|
Compare.cpp
|
Add VCVBezelBig to Logic. Add dividers to lights. Fix polyphony in Process.
|
3 years ago |
|
Delay.cpp
|
Use new dsp::exp2_taylor5() function.
|
3 years ago |
|
Fade.cpp
|
Fade: Add -3 dB pan law to settings.
|
2 years ago |
|
Gates.cpp
|
Use new dsp::exp2_taylor5() function.
|
3 years ago |
|
LFO.cpp
|
Use new dsp::exp2_taylor5() function.
|
3 years ago |
|
Logic.cpp
|
Logic: Fix polyphonic output assignment.
|
3 years ago |
|
Merge.cpp
|
Implement Pyer redesign of Merge and Split.
|
4 years ago |
|
MidSide.cpp
|
MidSide: Rename sides to side.
|
3 years ago |
|
Mixer.cpp
|
Add invert context menu item to Mixer.
|
4 years ago |
|
Mult.cpp
|
Add Mult.
|
2 years ago |
|
Mutes.cpp
|
Mutes: Add bypass routes.
|
3 years ago |
|
Noise.cpp
|
Implement designs by Pyer of 8vert, Mutes, Noise, Octave, Pulses, Quantizer, and SequentialSwitch.
|
4 years ago |
|
Octave.cpp
|
Add bypass routes to Octave and Quantizer.
|
4 years ago |
|
Process.cpp
|
Remove deprecated call to ParamQuantity::getSmoothValue().
|
2 years ago |
|
Pulses.cpp
|
Use VCVLightBezel for buttons in Mutes and Pulses.
|
4 years ago |
|
Quantizer.cpp
|
Quantizer: Add "Shift notes up/down" menu items.
|
2 years ago |
|
Random.cpp
|
Random: Disable RND slider light if IN is connected.
|
2 years ago |
|
SEQ3.cpp
|
SEQ3: Generate step 1 trigger when resetting from a higher step.
|
2 years ago |
|
Scope.cpp
|
Scope: Improve stat text kerning.
|
2 years ago |
|
SequentialSwitch.cpp
|
SequentialSwitch1/2: Refactor. Add de-click option. When mixing mono and poly inputs, apply mono signal to all poly channels.
|
2 years ago |
|
Split.cpp
|
Implement Pyer redesign of Merge and Split.
|
4 years ago |
|
Sum.cpp
|
Tweak components of ADSR, Sum, Viz, and WTVCO. Fix freq knob of VCO.
|
4 years ago |
|
Unity.cpp
|
Update createCheckMenuItem() API change.
|
4 years ago |
|
VCA-1.cpp
|
VCA-1: When display segments have 0% height, graphics glitches are displayed on other modules. Fix by not calling nvgFill() if no rects are drawn.
|
3 years ago |
|
VCA.cpp
|
Deprecate VCA.
|
4 years ago |
|
VCF.cpp
|
Use new dsp::exp2_taylor5() function.
|
3 years ago |
|
VCMixer.cpp
|
VCMixer: Add settings for exponential channel and mix VCAs.
|
2 years ago |
|
VCO.cpp
|
Use new dsp::exp2_taylor5() function.
|
3 years ago |
|
Viz.cpp
|
Tweak components of ADSR, Sum, Viz, and WTVCO. Fix freq knob of VCO.
|
4 years ago |
|
WTLFO.cpp
|
Use new dsp::exp2_taylor5() function.
|
3 years ago |
|
WTVCO.cpp
|
Use new dsp::exp2_taylor5() function.
|
3 years ago |
|
Wavetable.hpp
|
Replace Wavetable mutex with lock-free hack.
|
4 years ago |
|
dr_wav.c
|
Add WAV loading/saving to WTLFO. Add FrequencyQuantity to WTLFO param. Fix WTLFO display bugs.
|
4 years ago |
|
dr_wav.h
|
Add WAV loading/saving to WTLFO. Add FrequencyQuantity to WTLFO param. Fix WTLFO display bugs.
|
4 years ago |
|
plugin.cpp
|
Add Mult.
|
2 years ago |
|
plugin.hpp
|
Add Mult.
|
2 years ago |