18 Commits (315a685a6769ad7c5116d7b2947b1e690895f03d)

Author SHA1 Message Date
  bsp2 315a685a67 support VST host timing (Core.MIDI-1 clock/start/stop) 6 years ago
  bsp2 848871160e initial commit 6 years ago
  Andrew Belt d3a6f545e3 Don't retrigger on release for MIDI-1 7 years ago
  Andrew Belt 73a548a759 Reset clock divider in MIDI-1 when MIDI Stop is received 7 years ago
  Andrew Belt 4a2bdf68a8 Set default pitch to 0V for MIDI-1, add RGBLight 7 years ago
  Andrew Belt c16bf78c0f Disable sample rate converter when inRate == outRate, only convert 7 years ago
  Andrew Belt 478c1e1392 Add clock divisions to MIDI-1 7 years ago
  Andrew Belt 91e6d87930 MIDI-1: Add retrigger when key is lifted 7 years ago
  Andrew Belt 14fd6a2a17 Update MIDI-1 panel 7 years ago
  Andrew Belt 1500f32ae8 MIDI-TRIG work 7 years ago
  Andrew Belt 8622ac12f8 Partial QuadMidiToCvInterface 7 years ago
  Andrew Belt 5ff56c8dd3 Fix MidiIO destructor crash 7 years ago
  Andrew Belt 817ff96853 Add pulse outputs to MIDI-1 7 years ago
  Andrew Belt 127464222d Add MIDI-TRIG panel, add sysex, time, and sense flags to MidiInput 7 years ago
  Andrew Belt 67b3e945a2 Simplify MIDI to CV Interface heldNotes 7 years ago
  Andrew Belt fd0fef402a Fix onReset for MIDI to CV Interface 7 years ago
  Andrew Belt 6106115c82 Add CV functionality to MIDI to CV interface 7 years ago
  Andrew Belt 676d50a11a Remove PulseAudio from default Linux rtaudio build, fix lastPath being overwritten when autosave is loaded, add List, replace AddModuleWindow with Sublime Text-like browser (partially complete) 7 years ago
  Andrew Belt efdd34c949 Add partial MIDI CC Interface, MIDI CV fixes 7 years ago
  Andrew Belt 6186861c53 AudioInterface rework, Notes rework, partial MIDIToCVInterface rework 7 years ago
  Andrew Belt a6e86b5282 Allow separation from Module and ModuleWidget in Model subclass 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 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 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
  ben 9c58316f84 Implement single message per step for all midi modules and Fix quad midi reset bug 7 years ago
  Andrew Belt ea36ea1874 Remove Module::reset(), Module::initialize(), and Module::randomize(), 7 years ago
  Andrew Belt 60c8c786f6 Clean up warnings 7 years ago
  Andrew Belt 162e1dff35 Update MIDI interfaces to current API 7 years ago
  ben 6bc7b104ec remove debugging output from MidiToCV module 7 years ago
  ben 0f9db90144 Add Smoothing to Pitch wheel and mod wheel and fix pedal handling for Midi-to-CV 7 years ago
  Andrew Belt bc619644ac Throw away old lights, add new LightWidget as a final replacement 7 years ago
  ben ce4b0e77b2 Fix my misguided use of static variables 7 years ago
  ben 9452d69737 Resolve issues after merging (initialisze -> reset etc.) 7 years ago
  ben 3bace286ec remove virtual from functions in modules (inherit from midiIO not from 7 years ago
  ben 70381c53c0 resetMidi when initialize is called 7 years ago
  ben 997eeaa2d7 Update midi modules accordingly 7 years ago
  ben 9647f22eee [WIP] Implement rtMidi wrapper 7 years ago
  ben 63cfbc3d3c Restructure midi interface 7 years ago