161 Commits (cf3e3fd023f87f5865b80c7968b0c65b379f9541)

Author SHA1 Message Date
  falkTX d427e92710
Add a real Dummy engine driver, usable with carla-single too 6 years ago
  falkTX 4ce1c0c76c
Finish patchbay host/osc split, minor API changes 6 years ago
  falkTX 24d715c8da
Split patchbayRefresh for host and osc modes 6 years ago
  falkTX b49a1bc1e4
Cleanup, continue previous commit 6 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 6 years ago
  falkTX 5f47979ca0 Do not set rtaudio "hog device" mode 6 years ago
  falkTX 8b6b771b12
Do not set rtaudio "hog device" mode 6 years ago
  falkTX df7a570095
Add DSP load to RtAudio and Plugin backends, pass info to plugin 6 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 6 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX e0477b1683 Allow RtAudio device name to be empty, gets default value 6 years ago
  falkTX 17b7d55f0f Fix typo in naming rtaudio jack+alsa backend 6 years ago
  falkTX 7c16b0db07 RtAudio: handle buffer size changes in JACK driver 6 years ago
  falkTX 9ea793d69c Dont show "with ALSA-MIDI" if libasound is not available 6 years ago
  falkTX a0761932ca Convert num-periods int option to triple-buffer bool 6 years ago
  falkTX c3a38f7026 Cleanup 7 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 7 years ago
  falkTX 52f56ad468 Make sure midi channel is always set on output 7 years ago
  falkTX dd34da6c36 Fix crash when discovering midi ports using rtmidi 7 years ago
  falkTX de1a514e49 Try to stop rtmidi from crashing on start; Fix typo 7 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) 8 years ago
  falkTX d2538d34ac Initial code for link support, WIP 8 years ago
  falkTX 45f7442179 Implement basic tempo data for internal time (non-jack) 8 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 9 years ago
  falkTX 52b7862ab4 Continue previous commit 10 years ago
  falkTX 8de9234e04 Make things build again 10 years ago
  falkTX ce8c1ffe07 More LinkedList changes; Update code to use "old" version 10 years ago
  falkTX 10a0fb5a7a Add support for internal plugins with more than 1 midi input 10 years ago
  falkTX 55283557a8 Fix incorrect input port bounds on non-jack drivers, closes #186 10 years ago
  falkTX 4995bcb64c Sync juce driver code to the rtaudio one, fixes win/osx build 10 years ago
  falkTX 5ac57536ef Continue rework, now working properly I think... 10 years ago
  falkTX 3c1b303b85 Continue 10 years ago
  falkTX 3fc7a0658e Start small rework of engine graph code, to share rack+patchbay 10 years ago
  falkTX b6a823457e Some renaming, rework and misc fixing 10 years ago
  falkTX 4018cdff82 Cleanup and minor rework of some engine graph code 10 years ago
  falkTX 6a150351db Allow patchbay mode in rtaudio&juce, let's hope it works! :) 10 years ago