You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrew Belt e86b4a8f92 Add system::setThreadName 6 years ago
..
app Rename a few variables and methods 6 years ago
dsp Refactor dsp/digital.hpp 6 years ago
engine Rename a few variables and methods 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 Switch around ParamWidget key commands. Fix text field inner color. 6 years ago
app.hpp Add PatchManager. Clean up and refactor RackWidget and CableContainer. 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 Rename a few variables and methods 6 years ago
common.hpp Add fft.hpp, clean up math and dsp headers 6 years ago
componentlibrary.hpp Add MIDI-Map panel and boilerplate. Various fixes for SVGButton. 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 Use various other history actions when interacting with the rack 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 convenience methods to Port. Draw blue plug lights for polyphonic ports. 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
patch.hpp Add PatchManager. Clean up and refactor RackWidget and CableContainer. 6 years ago
plugin.hpp Add slug validation to plugin loader 6 years ago
rack.hpp Add convenience methods to Port. Draw blue plug lights for polyphonic ports. 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 Add system::setThreadName 6 years ago
ui.hpp Put ui.hpp in namespace, clean up 6 years ago
window.hpp Clean up README. Move SVGPanel to source file. Fix alignment bugs in FramebufferWidget. 6 years ago