424 Commits (7c2e8c67808bebbbf5a48ce2da51faff82476952)

Author SHA1 Message Date
  ben 997eeaa2d7 Update midi modules accordingly 7 years ago
  ben 670614e4ad Simplify midi splitting and implement proper handling 7 years ago
  Andrew Belt 5f311e7e15 File > New attempts to load template.vcv if exists 7 years ago
  ben 9647f22eee [WIP] Implement rtMidi wrapper 7 years ago
  Andrew Belt 3fc2a12c31 Added Quit to File menu 7 years ago
  ben ec6e9f1b4c Add trigger-to-cv module 7 years ago
  ben 63cfbc3d3c Restructure midi interface 7 years ago
  Andrew Belt aeedc29c5d Fix Mac rtaudio dylib in bundle, properly load plugin after downloading 7 years ago
  Andrew Belt aa133088cd Create plugins/ directory on startup 7 years ago
  Andrew Belt ea47c91571 Render nanovg gui even if minimized 7 years ago
  Andrew Belt f6d9f6e8d9 Fix download URL 7 years ago
  Andrew Belt dc28f90994 Construct download URL instead of retreiving it from server (API will 7 years ago
  Andrew Belt 4734fa81cd Added minblep.cpp 7 years ago
  Andrew Belt ed6916d3e5 Remove dsp.hpp. Plugins must now #include the specific dsp/ header file 7 years ago
  Andrew Belt bdcbe508db Append .vcv to files that are saved with no extension 7 years ago
  Andrew Belt b9e87b2c44 Added error report when loading a patch with incompatibilities 7 years ago
  Andrew Belt 1590085520 Check for glfw success 7 years ago
  Andrew Belt a80b05a440 Various tweaks and fixes 7 years ago
  Andrew Belt aa2988c09d Add toggle button for plug light, use title caps for all text 7 years ago
  ben 650d0e4aed add reset Midi on channel switch 7 years ago
  ben 83ad9e7559 remove additional lights from midi module 7 years ago
  Andrew Belt 1d40677870 Disallow input port from Ctrl+dragging to create a new cable 7 years ago
  Andrew Belt a599b33e0f Disallow input port from Ctrl+dragging to create a new cable 7 years ago
  Andrew Belt 2c69f2f561 Tweaked and enabled plug LED 7 years ago
  Andrew Belt 03795e3d91 Added momentary randomize() disable on ParamWidget 7 years ago
  Andrew Belt 39439bfeab MidiInterface cleanup 7 years ago
  ben 38f7c22b00 formatting 7 years ago
  ben b421dd8471 fix initialisation 7 years ago
  ben b49ce24694 Implement onTextChange and set ccNum to -1 for invalid input 7 years ago
  Andrew Belt e9cddb105b Add onTextChange() to TextField 7 years ago
  ben 5e16c84720 Add another check for invalid input 7 years ago
  ben 2515311aad Clean up code for TextField 7 years ago
  Andrew Belt 18eb87ae40 Add BlankWidget to Core, refactor ModuleWidget 7 years ago
  ben 8b484e8772 polish cc-to-cv module 7 years ago
  ben 8fa51f8ceb add reset button to Midi-to-CV module 7 years ago
  ben b24ebf9fc8 Fix Wrong text on midi device selector if no device is selected 7 years ago
  ben 0314a723df Add resetMidi function to MidiIO and implement for Midi Modules 7 years ago
  Andrew Belt f8f478ad4c Add Bridge template 7 years ago
  ben f633de164a Use TextField for channel selection 7 years ago
  ben 1e395ae27c polish MIDI-to-CV and add label to selector 7 years ago
  Andrew Belt ed90da923c Use Ctrl/Cmd+Drag on an output to create a new cable 7 years ago
  Andrew Belt e6d56d8dd9 Scroll ScrollWidget with arrow keys on when nothing is focused 7 years ago
  Andrew Belt 2cbe7c39a7 Set gFocusedWidget only if Widget::onFocus() returns true, make 7 years ago
  ben 4ccb746e5a Restructure MidiInterface, add velocity and aftertouch 7 years ago
  Andrew Belt a358e984e3 Make RtMidi build work for macosx=10.7 7 years ago
  Andrew Belt 72be600c11 Remove redundant Makefile stuff, run MidiInterface.cpp through Astyle 7 years ago
  Andrew Belt 393cc80c17 Sort plugins by slug alphabetically 7 years ago
  ben 0f66b8d91f include/midi interface naming 7 years ago
  ben bdf6eee7a1 Init switch to rtMidi (TODO: update makefiles and dep) 7 years ago
  Andrew Belt 3d044ab411 Add RoundBlackKnob 7 years ago