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 8060a1e657 Rename initialize() to reset() 7 years ago
..
dsp Remove dsp.hpp. Plugins must now #include the specific dsp/ header file 7 years ago
util Move version check dialog box to RackScene on main thread 7 years ago
app.hpp Rename initialize() to reset() 7 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 7 years ago
components.hpp Add override keyword everywhere 7 years ago
engine.hpp Rename initialize() to reset() 7 years ago
gui.hpp Added C#-style property constructor, explicitly clamp samples in Audio Interface, scroll horizontally if Shift is held 7 years ago
math.hpp Add RoundBlackKnob 7 years ago
plugin.hpp Add metadata to Plugins class and Add Module menu 7 years ago
rack.hpp Add override keyword everywhere 7 years ago
settings.hpp Autosave settings: opacity, tension, authentication token 7 years ago
util.hpp Append .vcv to files that are saved with no extension 7 years ago
widgets.hpp Add override keyword everywhere 7 years ago