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 0b5e30fcf0 Don't smooth snapped knobs 8 years ago
..
dsp Remove dsp.hpp. Plugins must now #include the specific dsp/ header file 8 years ago
util Move version check dialog box to RackScene on main thread 8 years ago
app.hpp Don't smooth snapped knobs 8 years ago
asset.hpp Added asset.hpp for managing paths, Plugin instance created by Rack instead of the shared library, attempt to load plugins from global and then local location 8 years ago
components.hpp Added boolean parameter to make knobs snap, made them visually snap as 8 years ago
engine.hpp Add BlankWidget to Core, refactor ModuleWidget 8 years ago
gui.hpp Added C#-style property constructor, explicitly clamp samples in Audio Interface, scroll horizontally if Shift is held 8 years ago
math.hpp Add RoundBlackKnob 8 years ago
plugin.hpp Add metadata to Plugins class and Add Module menu 8 years ago
rack.hpp Remove dsp.hpp. Plugins must now #include the specific dsp/ header file 8 years ago
settings.hpp Autosave settings: opacity, tension, authentication token 8 years ago
util.hpp Append .vcv to files that are saved with no extension 8 years ago
widgets.hpp Add onTextChange() to TextField 8 years ago