50 Commits (7df90920caffc7192697f782e6808507c9b444d5)

Author SHA1 Message Date
  ben 7df90920ca Fix handling for ignore types 7 years ago
  ben fe755f441d Update midi clock implementation and minor fixes for clock 7 years ago
  ben 692cfd3b89 Fix minor issues 7 years ago
  ben 87da77b181 Fix segfault on closing rack (and variable naming) 7 years ago
  ben 670614e4ad Simplify midi splitting and implement proper handling 7 years ago
  ben 9647f22eee [WIP] Implement rtMidi wrapper 7 years ago
  ben 63cfbc3d3c Restructure midi interface 7 years ago
  Andrew Belt ed6916d3e5 Remove dsp.hpp. Plugins must now #include the specific dsp/ header file 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 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
  ben 5e16c84720 Add another check for invalid input 7 years ago
  ben 2515311aad Clean up code for TextField 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
  ben f633de164a Use TextField for channel selection 7 years ago
  ben 1e395ae27c polish MIDI-to-CV and add label to selector 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
  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 fd0d208021 Add engine support for stackable cables 7 years ago
  Andrew Belt ffd8dde517 Middle click drag now sends an onScroll event in the object it is hovering, open UrlItem browser in new thread, use Module constructor for setting number of params/inputs/outputs 7 years ago
  Andrew Belt 970e227c20 Changed onSelect/onDeselect to onFocus/onDefocus, added key commands for Open/Save/Save As, open in last used directory 7 years ago
  Andrew Belt 9bbbe0c42d MIDI Interface remembers port and channel 7 years ago
  Andrew Belt b8a39ba153 Fix 0V note of MIDI Interface, remove debug line 7 years ago
  Andrew Belt 711bdbae32 Made MIDI Interface a bit prettier 7 years ago
  Andrew Belt 141302a592 Added mod wheel and MIDI channel functionality to MIDI Interface 7 years ago
  Andrew Belt 3fcbc62f79 Add MIDI channel to MIDI Interface 7 years ago
  Andrew Belt 6b33f9dbac Lazy initialize portmidi and portaudio 7 years ago
  Andrew Belt d24b587eb6 Combined InputPort and OutputPort to just Port with an enum 8 years ago
  Andrew Belt a76a6e7f5e revised Lights for Component Library, removed constructor argument from ModuleWidget 8 years ago
  Andrew Belt 58974d5530 Added Davies knobs, added SVG renderer 8 years ago
  Andrew Belt 4c891085fe Modify ports to support Component Library 8 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 8 years ago
  Andrew Belt aceeade1c8 Fixed Audio Interface "wrong number of outputs/inputs" issue, add `make 8 years ago
  Andrew Belt 5ac56a858a Fixed bug with ParamWidget serialization, other minor fixes 8 years ago
  Andrew Belt c16d498162 Added "No device" for AudioInterface and MidiInterface 8 years ago
  Andrew Belt 0669bf5dd7 Made AudioInterface and MidiInterface a bit prettier, added audio input 8 years ago
  Andrew Belt 06326a899a Changed how events work, added ModulePanel, added cable tension 8 years ago
  Andrew Belt 86e2fabf20 A few days of work 8 years ago
  Andrew Belt c6f1ff3dc7 Fix macOS build 8 years ago
  Andrew Belt c1cae82918 Initial commit 8 years ago