2 Commits (6106115c825b6685c8d2cf862901bebe1890be03)

Author SHA1 Message Date
  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