7 Commits (b9ba5e5d01ffa1018170f0f6679f88136f6b8130)

Author SHA1 Message Date
  falkTX c3097fb386 Stop trying to write to pipes when previous op fails, other fixes 6 years ago
  falkTX 1c529be20b Fix some gcc-7 warnings 7 years ago
  falkTX 45f7442179 Implement basic tempo data for internal time (non-jack) 7 years ago
  falkTX b210836e7b Fix nitpick warnings; Fix carla-lv2 round-error timing 8 years ago
  falkTX 1b11b486e8 More work for midi-pattern; Looping kinda works 9 years ago
  falkTX 323fe23b90 Cleanup 9 years ago
  falkTX a4ab0d6b0b Rename MIDI sequencer plugin to MIDI pattern 9 years ago
  falkTX 52b7862ab4 Continue previous commit 9 years ago
  falkTX 3613bcdcc0 ZynUI working again (local only); Misc fixes 9 years ago
  falkTX 801bf35b2f Fix OSX build 9 years ago
  falkTX 32af9ac879 Send noteoffs on midifile/seq if needed; LinkedList out-of-mem fix 9 years ago
  falkTX 98dccfe76e Implement get/setState for midiseq, remove initial test song 9 years ago
  falkTX 24d58e38a0 Fix build 9 years ago
  falkTX 19e07731bc Send BBT info to midiseq-ui that matches backend data 9 years ago
  falkTX 843fd5914d Use ticks in midi-sequencer (48 ticks per beat) 9 years ago
  falkTX cf6e8e4dcd Misc 9 years ago
  falkTX 46b012dde4 Send time info to midisequencer 9 years ago
  falkTX 635e833e83 Misc 9 years ago
  falkTX d783d19df9 Enable midisequencer plugin, prepare it for the upcoming UI 9 years ago
  falkTX 81f9a28fa4 Small changes to midi-base internal class, in preparation for midiseq 9 years ago
  falkTX 9ec30ef1d1 Move some files around. modules dir will be for 3rd-party only 10 years ago
  falkTX 23c8c65ff3 Update code for NATIVE_ prefix 10 years ago
  falkTX e6449e51c8 Most code is now -Weffc++ compatible 10 years ago
  falkTX a1e06fd001 Misc 10 years ago
  falkTX b8f0020c2e More renaming 10 years ago
  falkTX 89c02e904c rename the plugins module, again 10 years ago
  falkTX 2f591347a7 On 2nd though, rename it as daz-plugins instead :) 10 years ago
  falkTX 65116cc04d Rename carla_native module to daz, part2/2 10 years ago
  falkTX 76f7ededd0 Update native plugin API to not conflict with backend C API 11 years ago
  falkTX a622f9e718 Move some more files; Update Native API 11 years ago
  falkTX cc2520f755 Move some more files 11 years ago
  falkTX a30575155f Continue cleanup; Initial Carla-as-plugin code (new version) 11 years ago
  falkTX 374f06911e Continue cleanup, now for native stuff 11 years ago
  falkTX a02bde00b8 ZynDistortion ready; Update Native API 11 years ago
  falkTX 4af1a78318 Misc changes 11 years ago
  falkTX 8b34a54366 General fixing of utils code 11 years ago
  falkTX 9161118a17 Optimize itenerators 11 years ago
  falkTX 1cddb605d8 Use C++11 override 11 years ago
  falkTX 295face86e Split the base MIDI seq code into a new header file 11 years ago
  falkTX b411ef4862 Update native API for 4 byte midiData, update zyn and fix it 11 years ago
  falkTX 5406145ec8 Fix midiseq plugin event ordering 11 years ago
  falkTX d5f5ac47a9 Add CALLBACK_PLUGIN_RENAMED opcode; minor midiseq rework 11 years ago
  falkTX 96c9d10c5e Unsort the testing midiseq events to really test RtList, works :) 11 years ago
  falkTX 0f644d9a2c Use the new RtList methods on midi-sequencer plugin, for testing 11 years ago
  falkTX dce4c746c5 Add initial midi-sequencer plugin code; misc changes 11 years ago