202 Commits (b7b054fa6b0131c75be3c62cfbe32e0906bba2e7)

Author SHA1 Message Date
  Andrew Belt b7b054fa6b Use cmath in math.hpp 7 years ago
  Andrew Belt 81c9e0856e Try to include C99 math functions 7 years ago
  Andrew Belt a6e86b5282 Allow separation from Module and ModuleWidget in Model subclass 7 years ago
  Andrew Belt 74501d2785 Fix deprecated absf 7 years ago
  Andrew Belt 6dcf3e4b57 Use isfinite from C instead of std::isfinite from C++ 7 years ago
  Andrew Belt fc17785d1d Remove abs() function in rack namespace, remove cmath include 7 years ago
  Andrew Belt b33a0875df Rename gui.hpp to window.hpp 7 years ago
  Andrew Belt 9f2a362c13 Divide widgets.hpp to widgets.hpp and ui.hpp 7 years ago
  Andrew Belt 0433b88b98 Change Port's createInput and createOutput to create 7 years ago
  Andrew Belt b93018c990 Add Widget::create static methods, replaces create*() helpers in 7 years ago
  Andrew Belt 67499624ee Add box shadow behind modules, tweak light fall times 7 years ago
  Andrew Belt cbb2f860a7 Remove low and high thresholds from SchmittTrigger, use 0 and 1 as fixed 7 years ago
  Andrew Belt 5752f1e9b1 Deprecated Plugin::website and Plugin::manual 7 years ago
  Andrew Belt 2f61378781 Rename randomf() to randomUniform() 7 years ago
  Andrew Belt 99b7618858 If key is consumed, RackScene should not attempt to recognize key 7 years ago
  Andrew Belt d335b14250 Rename near() to isNear() 7 years ago
  Andrew Belt 1f93333bd6 Rename interp to interpolateLinear() 7 years ago
  Andrew Belt 358386a57e Refactoring, remove "f" and "i" prefixes from math.hpp functions 7 years ago
  Andrew Belt 507dfca913 Added clock modulator tag 7 years ago
  Andrew Belt 5d0c922440 Fix eucmod typos 7 years ago
  Andrew Belt 324f6d04ab Fix for menu clamping 7 years ago
  Andrew Belt 1b0797952e Rename util.hpp to common.hpp, fix include paths 7 years ago
  Andrew Belt 9a6d110f6e Refactor util.hpp 7 years ago
  Andrew Belt c483779fb7 Refactor math.hpp 7 years ago
  Andrew Belt 7c2e8c6780 Rename randomSeedTime to randomInit and assert that it's called only 7 years ago
  Andrew Belt 55b47be432 Fix scrolling menus again 7 years ago
  Andrew Belt b21e2b1f2e Add absf() to math.hpp 7 years ago
  Andrew Belt 4d9b130f47 Added active light indicators to AudioInterface and MIDItoCVInterface 7 years ago
  Andrew Belt 95d54e557f Reorganize midi.hpp and audio.hpp, add prompt before clearing patch after crash, add Bridge scaffolding to AudioIO 7 years ago
  Andrew Belt afabba1429 ModuleWidget serializes pos in rack grid coordinates instead of pixel 7 years ago
  Andrew Belt f41cb7e780 Serialize wire color 7 years ago
  Andrew Belt 67162e3899 Use RELEASE=1 to build release version. VERSION is automatically set in the Makefile now. 7 years ago
  Andrew Belt 2b68057cb7 Add midi.cpp with MidiIO class 7 years ago
  Andrew Belt 66b36edd23 Return specialized type in rack.hpp helper functions 7 years ago
  Andrew Belt 9d3dcfdc80 Use AudioIO in AudioInterface 7 years ago
  Andrew Belt c3b0f55044 Add AudioWidget 7 years ago
  Andrew Belt 0604c5cacb Build system fixes 7 years ago
  Andrew Belt 30a6ffec0f Update samplerate.hpp API 7 years ago
  Matt Demanett 12c0eb3aef Only set speex conversion rates if they actually change. 7 years ago
  Matt Demanett 45f0aec7d8 Header fix for linux. 7 years ago
  Matt Demanett 34c50b9af7 Replace libsamplerate with libspeexdsp for sample rate conversion. 7 years ago
  Andrew Belt 1b44985a0f Add CKSSThree switch, ENUMS macro 7 years ago
  Andrew Belt dc91b5d403 Update plugin manager to new online Rack plugin manager API 7 years ago
  Andrew Belt ea36ea1874 Remove Module::reset(), Module::initialize(), and Module::randomize(), 7 years ago
  Jeremy Wentworth 911286b60a clarified comment about sizes (#510) 7 years ago
  Andrew Belt 182bf15fbe Added ZoomWidget::onPathDrop 7 years ago
  Andrew Belt 60a1ecde4c Rename SVGSlider to SVGFader, refactor LightWidget 7 years ago
  Andrew Belt 93e0459c51 Split tags into tags.{hpp,cpp} 7 years ago
  Andrew Belt 3e2be87d44 Split tags into tags.{hpp,cpp} 7 years ago
  Andrew Belt 3f7ce8b01b A few random changes from the last week 7 years ago