25 Commits (c483779fb7a8147ccc510f03d0395c4603f9cefb)

Author SHA1 Message Date
  Andrew Belt 95d54e557f Reorganize midi.hpp and audio.hpp, add prompt before clearing patch after crash, add Bridge scaffolding to AudioIO 8 years ago
  Andrew Belt 67162e3899 Use RELEASE=1 to build release version. VERSION is automatically set in the Makefile now. 8 years ago
  Andrew Belt 2b68057cb7 Add midi.cpp with MidiIO class 8 years ago
  Andrew Belt fc29d9861b Merge manufacturerSlug and manufacturerName to manufacturer, use plugin 8 years ago
  Andrew Belt 47682af04c Add metadata submenu to "Add module" menu, deprecate Menu::pushChild (use ::addChild) 8 years ago
  Andrew Belt ec6a7f3ead Added Model tags 8 years ago
  Andrew Belt 4d70a4d38e Move Core MIDI stuff around 8 years ago
  ben 4bdf07f838 Basic implementation of quad midi to cv 8 years ago
  Andrew Belt fde88775d4 Add Notes to Core, added manufacturer slug/name to Model, reverted to 8 years ago
  Andrew Belt 0c4cf64726 Renamed Plugin to Manufacturer, added multiline to TextField, added 8 years ago
  ben 9452d69737 Resolve issues after merging (initialisze -> reset etc.) 8 years ago
  ben ec6e9f1b4c Add trigger-to-cv module 8 years ago
  ben 63cfbc3d3c Restructure midi interface 8 years ago
  Andrew Belt 18eb87ae40 Add BlankWidget to Core, refactor ModuleWidget 8 years ago
  Andrew Belt f8f478ad4c Add Bridge template 8 years ago
  ben 4ccb746e5a Restructure MidiInterface, add velocity and aftertouch 8 years ago
  Andrew Belt c4a8f8e0fd Add metadata to Plugins class and Add Module menu 8 years ago
  Andrew Belt a16a9e1b5f Added asset.hpp for managing paths, Plugin instance created by Rack instead of the shared library, attempt to load plugins from global and then local location 8 years ago
  Andrew Belt 6b33f9dbac Lazy initialize portmidi and portaudio 8 years ago
  Andrew Belt 58974d5530 Added Davies knobs, added SVG renderer 9 years ago
  Andrew Belt aad709e62c Large refactor to modularize include files, add NanoSVG dependency, added Image/Font/SVG loader 9 years ago
  Andrew Belt 0669bf5dd7 Made AudioInterface and MidiInterface a bit prettier, added audio input 9 years ago
  Andrew Belt 86e2fabf20 A few days of work 9 years ago
  Andrew Belt c1cae82918 Initial commit 9 years ago