146 Commits (ea64e00c875d9d093112ace6f113964697e128ee)

Author SHA1 Message Date
  falkTX a0761932ca Convert num-periods int option to triple-buffer bool 6 years ago
  falkTX c3a38f7026 Cleanup 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX 52f56ad468 Make sure midi channel is always set on output 6 years ago
  falkTX dd34da6c36 Fix crash when discovering midi ports using rtmidi 6 years ago
  falkTX de1a514e49 Try to stop rtmidi from crashing on start; Fix typo 6 years ago
  falkTX 39589c1a8a Don't show RtAudio JACK backend outside of linux/mac/windows OSes 7 years ago
  falkTX ec53324944 Never use RtMidi JACK backend 7 years ago
  falkTX 93e567acc6 Rename LINUX_PULSE to UNIX_PULSE, it's not linux only 7 years ago
  falkTX e5c88b584d Use jack-midi if using pulseaudio outside of linux 7 years ago
  falkTX f4f9e77516 Final steps for dummy rtaudio backend 7 years ago
  falkTX 61e6b3c116 set stereo ins and outs for dummy driver 7 years ago
  falkTX 6c102bbeb8 1 more try 7 years ago
  falkTX 67bc2a3e05 One more attempt at dummy driver 7 years ago
  falkTX 09fb3d6500 Fix build on Mac OS and old non-c++11 compilers 7 years ago
  falkTX 6743921cea Re-add patchbay mode to backend 7 years ago
  falkTX 021d3d0331 Continue removal of juce stuff; Start some win32 code for plugin ui 7 years ago
  falkTX 3343acb863 Make windows build a little usable without juce 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX a6405a4fce Continue transport work, link can now be enabled (untested) 7 years ago
  falkTX d2538d34ac Initial code for link support, WIP 7 years ago
  falkTX 45f7442179 Implement basic tempo data for internal time (non-jack) 7 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 8 years ago
  falkTX 52b7862ab4 Continue previous commit 9 years ago
  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