Andrew Belt
|
f369452876
|
Use nvgGlobalTint() instead of nvgGlobalAlpha() for drawing lights.
|
3 years ago |
Andrew Belt
|
e09da574ee
|
Use LEDLightBezel instead of separate LEDBezel and LEDBezelLight.
|
3 years ago |
Andrew Belt
|
6807638261
|
Tweak param labels for clarity.
|
3 years ago |
Andrew Belt
|
3a2731a832
|
Load Scope font every frame instead of in constructor.
|
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
|
b076c7b360
|
Merge remote-tracking branch 'origin/v1' into v2
|
3 years ago |
Andrew Belt
|
5da8f4638f
|
Use menu item helpers for Merge and Unity.
|
3 years ago |
Andrew Belt
|
0ad21bc3b1
|
Add contribution note.
|
4 years ago |
Andrew Belt
|
ec7d718926
|
Fix manifest version and license.
|
4 years ago |
Andrew Belt
|
751a251a80
|
Merge remote-tracking branch 'origin/v1' into v2
|
4 years ago |
Andrew Belt
|
5799ee2a9b
|
Update changelog.
|
4 years ago |
Andrew Belt
|
96ad29dc08
|
Fix changelog URL.
|
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
|
ef9fdf034d
|
Relicense from GPLv3 to GPLv3+.
|
4 years ago |
Andrew Belt
|
4217ce622a
|
Add configButton() to Scope.
|
5 years ago |
Andrew Belt
|
ae8c64e254
|
Use configButton() for buttons.
|
5 years ago |
Andrew Belt
|
4cedca9edf
|
Remove LEDLightSliderFixed because LEDLightSlider now works in Rack.
|
5 years ago |
Andrew Belt
|
5c687b7848
|
Add Switch tag to Sequential Switch.
|
5 years ago |
Andrew Belt
|
351746b05e
|
8vert: Set unit of gain param depending on whether the voltage is fixed.
|
5 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
|
02558776ed
|
Mixer: When polyphonic and monophonic inputs are combined, copy all mono signals to all mix output poly channels.
|
5 years ago |
Andrew Belt
|
1efb858d3e
|
Repanel SEQ3.
|
5 years ago |
Andrew Belt
|
d7f3c12d81
|
Use createPanel()
|
5 years ago |
Andrew Belt
|
b6fc4df015
|
Set default FM to 100%.
|
5 years ago |
Andrew Belt
|
2fa431bfcf
|
Add bypass routing to VCF.
|
5 years ago |
Andrew Belt
|
5f84a8c1ba
|
Add param labels to Scope buttons.
|
5 years ago |
Andrew Belt
|
c5e59a8179
|
Add moduleUrl to all modules.
|
5 years ago |
Andrew Belt
|
b824e0d690
|
Add input/output port labels.
|
5 years ago |
Andrew Belt
|
4ca88b1e67
|
Remove libsamplerate dependency.
|
5 years ago |
Andrew Belt
|
3af8fe5fc7
|
Add configInput/Output for some modules.
|
5 years ago |
Andrew Belt
|
1e5cafcfb9
|
Update version
|
5 years ago |
Andrew Belt
|
cf9458c3ea
|
Update to Rack v2 API: Use ParamWidget::getParamQuantity() instead of ParamWidget::paramQuantity.
|
5 years ago |
Andrew Belt
|
eb41dd7cdf
|
Add Pulses.
|
5 years ago |
Andrew Belt
|
e7883ea014
|
Remove old license.
|
5 years ago |
Andrew Belt
|
8d7aed6517
|
Move IIRFilter to Rack DSP API.
|
5 years ago |
Andrew Belt
|
4dad59cde8
|
Clarify graphics licenses.
|
5 years ago |
Andrew Belt
|
8913b70f70
|
Expand details in changelog entry.
|
5 years ago |
Andrew Belt
|
c4194cd8a1
|
Fix missing LEDSliderHandle.svg.
|
5 years ago |
Andrew Belt
|
1e4aed960e
|
Finalize Random.
|
5 years ago |
Andrew Belt
|
1d2fff85b9
|
Finish Random and repanel.
|
5 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 |