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 55852118f7 Add appendAudioMenu() and appendMidiMenu(). 5 years ago
..
app Add appendAudioMenu() and appendMidiMenu(). 4 years ago
dsp Allow audio interfaces with no input to be used. Fix sample rate conversion. 4 years ago
engine Add internal struct to Module. 4 years ago
plugin Scan preset directories when preset menu is created. Add user preset directory. 4 years ago
simd Add IIRFilter. 5 years ago
ui Add page up/down, home, and end key commands to ScrollWidget. 4 years ago
widget Auto-format code with astyle. 5 years ago
Quantity.hpp Massive WIP v2 overhaul: 4 years ago
app.hpp Include rack:: namespace in APP and logger macros (DEBUG, INFO, WARN, FATAL). 5 years ago
asset.hpp Add network::init(). Add asset::bundlePath. 5 years ago
audio.hpp Fix abstractions of audio structure. Some testing. 4 years ago
color.hpp Use <> instead of "" for include directive. 5 years ago
common.hpp Massive WIP v2 overhaul: 4 years ago
componentlibrary.hpp WIP: 4 years ago
event.hpp Auto-format code with astyle. 5 years ago
gamepad.hpp Use <> instead of "" for include directive. 5 years ago
helpers.hpp Work on PortTooltips. 4 years ago
history.hpp Add limit to undo history (currently 500 actions). 4 years ago
keyboard.hpp Use <> instead of "" for include directive. 5 years ago
logger.hpp Include rack:: namespace in APP and logger macros (DEBUG, INFO, WARN, FATAL). 5 years ago
math.hpp Add math::Rect::getLeft/Top(). 4 years ago
midi.hpp Restructure audio namespace to mirror midi class structure. (untested) 4 years ago
network.hpp Add network::init(). Add asset::bundlePath. 5 years ago
patch.hpp Massive WIP v2 overhaul: 4 years ago
plugin.hpp Move moduleFromJson from engine to plugin namespace. Move Engine mutex lock at the top of Engine::step(). 4 years ago
rack.hpp Revert "Add json.hpp." 5 years ago
rack0.hpp Auto-format code with astyle. 5 years ago
random.hpp Use <> instead of "" for include directive. 5 years ago
rtaudio.hpp Restructure audio namespace to mirror midi class structure. (untested) 4 years ago
rtmidi.hpp Use <> instead of "" for include directive. 5 years ago
settings.hpp Add module whitelist to settings and Module Browser. 4 years ago
string.hpp Update documentation for string::. 5 years ago
svg.hpp Auto-format code with astyle. 5 years ago
system.hpp Remove preset directory if empty. 4 years ago
tag.hpp Add tag::getTag(). 4 years ago
tinyexpr.h Add tinyexpr library. Use tinyexpr for Quantity parsing. 4 years ago
ui.hpp Use <> instead of "" for include directive. 5 years ago
updater.hpp Add updater.hpp/cpp and more advanced app updating functionality. 5 years ago
window.hpp WIP: 4 years ago