.. |
app
|
Add hysteresis to Switch in momentary mode
|
5 years ago |
dsp
|
Add SliderKnob as SVGSlider's superclass. Add logarithmic scaling too ParamQuantity
|
5 years ago |
engine
|
Add CV-MIDI to Core. Move arrow key scrolling from ScrollWidget to RackWidget.
|
5 years ago |
plugin
|
Parse plugin metadata from plugin.json
|
5 years ago |
ui
|
Add SliderKnob as SVGSlider's superclass. Add logarithmic scaling too ParamQuantity
|
5 years ago |
widgets
|
Remove multiple inheritance from all widgets, remove virtual inheritance, merge MomentarySwitch and ToggleSwitch to Switch with a boolean.
|
5 years ago |
app.hpp
|
Rename context() to app(). Add skeleton for history.
|
5 years ago |
asset.hpp
|
Un-class-ify plugin
|
5 years ago |
audio.hpp
|
Put audio in namespace
|
5 years ago |
bridge.hpp
|
Move MIDI subclasses to source files
|
5 years ago |
bridgeprotocol.hpp
|
Restructure midi for multiplexing, add gamepad midi driver, add CPU
|
6 years ago |
color.hpp
|
Cleanup includes more
|
5 years ago |
common.hpp
|
Add fft.hpp, clean up math and dsp headers
|
5 years ago |
componentlibrary.hpp
|
Remove multiple inheritance from all widgets, remove virtual inheritance, merge MomentarySwitch and ToggleSwitch to Switch with a boolean.
|
5 years ago |
event.hpp
|
Add Knob::smooth variable for disabling param smoothing. Clean up various code.
|
5 years ago |
gamepad.hpp
|
Move MIDI subclasses to source files
|
5 years ago |
helpers.hpp
|
Merge ParamInfo with Param
|
5 years ago |
history.hpp
|
Add ModuleBypass. Serialize Module::bypass.
|
5 years ago |
keyboard.hpp
|
Move MIDI subclasses to source files
|
5 years ago |
logger.hpp
|
Add fft.hpp, clean up math and dsp headers
|
5 years ago |
math.hpp
|
Add fft.hpp, clean up math and dsp headers
|
5 years ago |
midi.hpp
|
Implement midi::Output. Tweak midi API a bit
|
5 years ago |
network.hpp
|
Parse plugin metadata from plugin.json
|
5 years ago |
plugin.hpp
|
Add slug validation to plugin loader
|
5 years ago |
rack.hpp
|
Add CV-MIDI to Core. Move arrow key scrolling from ScrollWidget to RackWidget.
|
5 years ago |
rack0.hpp
|
Add -funsafe-math-optimizations, tweak Quantity display string
|
5 years ago |
random.hpp
|
Clean up includes
|
5 years ago |
rtmidi.hpp
|
Move MIDI subclasses to source files
|
5 years ago |
settings.hpp
|
Rename wire to cable
|
5 years ago |
string.hpp
|
Parse plugin metadata from plugin.json
|
5 years ago |
svg.hpp
|
Class-ify window, un-class-ify asset
|
5 years ago |
system.hpp
|
Parse plugin metadata from plugin.json
|
5 years ago |
ui.hpp
|
Put ui.hpp in namespace, clean up
|
5 years ago |
window.hpp
|
Rename context() to app(). Add skeleton for history.
|
5 years ago |