122 Commits (568ce5bb45ecbc738ff2f851db7fdfeab419a3e0)

Author SHA1 Message Date
  falkTX 8de9234e04 Make things build again 9 years ago
  falkTX ce8c1ffe07 More LinkedList changes; Update code to use "old" version 9 years ago
  falkTX 10a0fb5a7a Add support for internal plugins with more than 1 midi input 9 years ago
  falkTX 55283557a8 Fix incorrect input port bounds on non-jack drivers, closes #186 9 years ago
  falkTX 4995bcb64c Sync juce driver code to the rtaudio one, fixes win/osx build 9 years ago
  falkTX 5ac57536ef Continue rework, now working properly I think... 9 years ago
  falkTX 3c1b303b85 Continue 9 years ago
  falkTX 3fc7a0658e Start small rework of engine graph code, to share rack+patchbay 9 years ago
  falkTX b6a823457e Some renaming, rework and misc fixing 9 years ago
  falkTX 4018cdff82 Cleanup and minor rework of some engine graph code 9 years ago
  falkTX 6a150351db Allow patchbay mode in rtaudio&juce, let's hope it works! :) 9 years ago
  falkTX fe03459375 Fix for non-jack drivers 10 years ago
  falkTX de829539de Start some cleanup and rework, DO NOT USE 10 years ago
  falkTX 073d0667c6 Don't allow rtaudio or juce drivers with patchbay mode yet 10 years ago
  falkTX 8024a4f39b PulseAudio requires interleaved audio 10 years ago
  falkTX 413bff2939 Misc fixing 10 years ago
  falkTX bd0330afb1 Fix some issues with engine init/close 10 years ago
  falkTX 1d9ace6c23 Allow to change between internal and external canvas (plugin vs jack) 10 years ago
  falkTX cf21acd636 More work for internal patchbay, seems promising :) 10 years ago
  falkTX 33e483f243 More work for internal patchbay, can connect 2 ports now 10 years ago
  falkTX 5522d03898 Limit the number of rtaudio in/out channels to 128 10 years ago
  falkTX a101ef5e47 Update rtmidi; Fix rtaudio engine for updated code 10 years ago
  falkTX f517d8bcec Code update for -Weffc++ 10 years ago
  falkTX d4a1437d0a Cleanup 10 years ago
  falkTX 956b606d17 Misc 10 years ago
  falkTX 3678379b19 Cleanup, only enable some juce stuff if all libs are present 10 years ago
  falkTX ba85fd13a4 Fix engine build with strict flags; Put some common code in utils 10 years ago
  falkTX 5287f2b838 Enable code for non-jack drivers, kinda (weird mem issue lurking) 10 years ago
  falkTX fb1a1c2273 Call graph.destroy() on engine classes, not internally 10 years ago
  falkTX fa40698e68 Rack mode working again; Initial patchbay code 10 years ago
  falkTX 34554c4abf Continue cleanup 10 years ago
  falkTX 7d3dba5c14 More rework, DO NOT use 10 years ago
  falkTX 5dfe6b46cd Fix #105 10 years ago
  falkTX ff2fd75209 Create StringList class for char** lifetime management, and use it 10 years ago
  falkTX ed419b5fcb MIDI Out now working for juce and rtaudio drivers 10 years ago
  falkTX 972f7316d9 Some tests for rtmidi output, not working yet 10 years ago
  falkTX ababc77459 MIDI input working in juce drivers 10 years ago
  falkTX c9bbf0396f Initial working implementation of juce driver 10 years ago
  falkTX 0937586360 Misc fixing, rtaudio engine now working nicely again 10 years ago
  falkTX 3162795d3f More patchbay work, now for rtaudio 10 years ago
  falkTX d236ddc9f5 Minor rtaudio fix 10 years ago
  falkTX 7b97dc6d6c General cleanup 10 years ago
  falkTX cf2e7c0ce5 Adjust code to LinkedList changes 10 years ago
  falkTX d325a61749 Misc 10 years ago
  falkTX 15f7188b54 Remove interleaved stuff from RtAudio stuff, useless 10 years ago
  falkTX 96d3bd669e hmm 10 years ago
  falkTX ce69f1569e Misc 10 years ago
  falkTX dc3b3032dc Fix for pulse 10 years ago
  falkTX d4400c97dc General fixing 10 years ago
  falkTX d0cbe56f70 Misc 10 years ago