15 Commits (63cfbc3d3c1c7e5de90240ffdca4685ea0dabbc4)

Author SHA1 Message Date
  Andrew Belt ed6916d3e5 Remove dsp.hpp. Plugins must now #include the specific dsp/ header file 8 years ago
  Andrew Belt a16a9e1b5f 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
  Andrew Belt 093ecdbb94 Add param randomization, changed mapf to rescalef, other refactors 8 years ago
  Andrew Belt 6e4cddc4e1 Add SVGSlider, SVGSwitch, attempt SVG gradients 8 years ago
  Andrew Belt 3f8b5ad055 Renamed scene.hpp to app.hpp, moved app stuff to src/app 9 years ago
  Andrew Belt d24b587eb6 Combined InputPort and OutputPort to just Port with an enum 9 years ago
  Andrew Belt 71a1b6a987 Added SVGKnob, added TextField, PasswordField, migrated to SVGKnobs 9 years ago
  Andrew Belt a76a6e7f5e revised Lights for Component Library, removed constructor argument from ModuleWidget 9 years ago
  Andrew Belt 2574574288 Revise build system, add Befaco knobs, add screws 9 years ago
  Andrew Belt 58974d5530 Added Davies knobs, added SVG renderer 9 years ago
  Andrew Belt aad709e62c Large refactor to modularize include files, add NanoSVG dependency, added Image/Font/SVG loader 9 years ago
  Andrew Belt 4c891085fe Modify ports to support Component Library 9 years ago
  Andrew Belt 18628c86ab Now requires SSE, added RadioButton, added hardcoded minBLEP, added CPU usage button 9 years ago
  Andrew Belt 1696a2790a Added sample rate conversion to AudioInterface, added minBLEP to dsp.hpp 9 years ago
  Andrew Belt a18e4a4d6e Added ring buffers, made Rack a class, added stringf helper function, added VIPMutex/VIPLock, added sample rate and block size options to AudioInterface 9 years ago
  Andrew Belt a69ce98903 Added libsamplerate dependency, some general purpose DSP code 9 years ago
  Andrew Belt 06326a899a Changed how events work, added ModulePanel, added cable tension 9 years ago
  Andrew Belt 86e2fabf20 A few days of work 9 years ago
  Andrew Belt c1cae82918 Initial commit 9 years ago