.. |
app
|
Refactor ParamWidget and ModuleWidget. Add context menu to ParamWidget on right-click.
|
6 years ago |
dsp
|
Add SliderKnob as SVGSlider's superclass. Add logarithmic scaling too ParamQuantity
|
6 years ago |
engine
|
Set zoom every few frames. Add ModuleWidget::setModule(). Add Port::set/getChannels().
|
6 years ago |
plugin
|
Parse plugin metadata from plugin.json
|
6 years ago |
ui
|
Add SliderKnob as SVGSlider's superclass. Add logarithmic scaling too ParamQuantity
|
6 years ago |
widgets
|
Fix zoom. Move ZoomWidget implementation to source file.
|
6 years ago |
app.hpp
|
Rename context() to app(). Add skeleton for history.
|
6 years ago |
asset.hpp
|
Un-class-ify plugin
|
6 years ago |
audio.hpp
|
Put audio in namespace
|
6 years ago |
bridge.hpp
|
Move MIDI subclasses to source files
|
6 years ago |
bridgeprotocol.hpp
|
Restructure midi for multiplexing, add gamepad midi driver, add CPU
|
7 years ago |
color.hpp
|
Cleanup includes more
|
6 years ago |
common.hpp
|
Add fft.hpp, clean up math and dsp headers
|
6 years ago |
componentlibrary.hpp
|
Remove multiple inheritance from all widgets, remove virtual inheritance, merge MomentarySwitch and ToggleSwitch to Switch with a boolean.
|
6 years ago |
event.hpp
|
Add Knob::smooth variable for disabling param smoothing. Clean up various code.
|
6 years ago |
gamepad.hpp
|
Move MIDI subclasses to source files
|
6 years ago |
helpers.hpp
|
Merge ParamInfo with Param
|
6 years ago |
history.hpp
|
Add ModuleBypass. Serialize Module::bypass.
|
6 years ago |
keyboard.hpp
|
Move MIDI subclasses to source files
|
6 years ago |
logger.hpp
|
Add fft.hpp, clean up math and dsp headers
|
6 years ago |
math.hpp
|
Add fft.hpp, clean up math and dsp headers
|
6 years ago |
midi.hpp
|
Reset MIDI driver when Core MIDI modules are reset
|
6 years ago |
network.hpp
|
Parse plugin metadata from plugin.json
|
6 years ago |
plugin.hpp
|
Add slug validation to plugin loader
|
6 years ago |
rack.hpp
|
Add CV-MIDI to Core. Move arrow key scrolling from ScrollWidget to RackWidget.
|
6 years ago |
rack0.hpp
|
Add -funsafe-math-optimizations, tweak Quantity display string
|
6 years ago |
random.hpp
|
Clean up includes
|
6 years ago |
rtmidi.hpp
|
Move MIDI subclasses to source files
|
6 years ago |
settings.hpp
|
Rename wire to cable
|
6 years ago |
string.hpp
|
Parse plugin metadata from plugin.json
|
6 years ago |
svg.hpp
|
Class-ify window, un-class-ify asset
|
6 years ago |
system.hpp
|
Parse plugin metadata from plugin.json
|
6 years ago |
ui.hpp
|
Put ui.hpp in namespace, clean up
|
6 years ago |
window.hpp
|
Refactor ParamWidget and ModuleWidget. Add context menu to ParamWidget on right-click.
|
6 years ago |