falkTX
|
9a68a49849
|
Big push to get transport working correctly. Seems quite nice now
|
6 years ago |
falkTX
|
b5f528bdf0
|
Pass amount of frames to bridge process call
|
6 years ago |
falkTX
|
bdeb87acb7
|
Pass amount of frames to bridge process call
|
6 years ago |
falkTX
|
c789997920
|
More of the same
|
6 years ago |
falkTX
|
8383b114e8
|
Handle (ignore) arbitrary number of audio ports in rack mode
|
6 years ago |
falkTX
|
9cd03be62b
|
Fix crash under debug mode when adding jack apps
|
6 years ago |
falkTX
|
86a27bd68b
|
Misc fixes detected by static analyzer
|
6 years ago |
falkTX
|
074b1bcf19
|
Fix linux build after latest changes
|
6 years ago |
falkTX
|
7de5812912
|
More rt/non-rt function split, catch unwanted uses
|
6 years ago |
falkTX
|
c0c08e8898
|
Start splitting RT and non-RT plugin functions
|
6 years ago |
falkTX
|
01b50d2f0b
|
Implement parameter text for plugin bridges, cache last render
|
6 years ago |
falkTX
|
c6fb67ee80
|
Fixes to lv2 export
|
6 years ago |
falkTX
|
518f2557a1
|
Continue splitting of carla-plugin LV2 code
|
6 years ago |
falkTX
|
8daecf54b3
|
Add API version to bridges, to detect future breakage
|
7 years ago |
falkTX
|
935d9d11e3
|
Rename water code files to get rid of juce prefix
|
7 years ago |
falkTX
|
190ddd0ea1
|
Include water files as needed, cleanup
|
7 years ago |
falkTX
|
c95d639750
|
Quick fix for clang
|
7 years ago |
falkTX
|
b00010b65a
|
Rename the custom mini juce fork to "water"
|
7 years ago |
falkTX
|
0fc5553a49
|
Finish moving things to mini juce
|
7 years ago |
falkTX
|
fcea66d79f
|
Fixup new code for -Weffc++
|
7 years ago |
falkTX
|
aff83aca09
|
Remove juce_audio_basics and adapt code for it
|
7 years ago |
falkTX
|
3dd9ecb306
|
Fix MIDI out on plugin bridges, due to previous optimization
|
7 years ago |
falkTX
|
4787f56f7b
|
libjack: new option for buffer addition mode
|
7 years ago |
falkTX
|
ffbcc9b6f4
|
libjack: separate hints and SM type
|
7 years ago |
falkTX
|
2bf815527c
|
Allow to run jack-apps as bridges. recursion ftw!
|
7 years ago |
falkTX
|
6c369f0189
|
libjack: reduce debug output now that things are more stable
|
7 years ago |
falkTX
|
4140d4bb64
|
libjack: control windows even if "uis on top of carla" is disabled
|
7 years ago |
falkTX
|
4fd815b2d8
|
libjack can now control window show/hide, lots more libjack work
|
7 years ago |
falkTX
|
9832eb7332
|
Rework code to find transient windows to map
|
7 years ago |
falkTX
|
1b67a0ea0a
|
Add new interposer to make sure libjack is loaded on init
|
7 years ago |
falkTX
|
b7616519fb
|
Pass midi port to and from bridges
|
7 years ago |
falkTX
|
99fe119177
|
libjack: support for midi out
|
7 years ago |
falkTX
|
bd963b6b5d
|
exported lv2s can now show custom gui
|
7 years ago |
falkTX
|
88b7b55b76
|
bridges: audio setup changes need to happen on audio thread
|
7 years ago |
falkTX
|
13bb61cef3
|
More libjack work, add debug prints
|
7 years ago |
falkTX
|
736d06ce3d
|
Allow to change volume and balance controls on jack apps
|
7 years ago |
falkTX
|
fa6cd00b63
|
Test quick trick to always load custom libjack on jack apps start
|
7 years ago |
falkTX
|
c779471442
|
Jack apps can't do CV (need full info on register); Other tweaks
|
7 years ago |
falkTX
|
27ce7fc2e1
|
Start options for jack-app dialog
|
7 years ago |
falkTX
|
1afdb860c1
|
Cleanup some jack-plugin code
|
7 years ago |
falkTX
|
e2320b1fa9
|
More libjack work, a few more apps are working now
|
7 years ago |
falkTX
|
2f9d46ac4e
|
Add secret menu for development; Some libjack tweaks
|
7 years ago |
falkTX
|
0584579c16
|
Import the super experimental libjack code
|
7 years ago |
falkTX
|
11e7814b3b
|
Initial stub implementation of jack application plugin
|
7 years ago |
falkTX
|
0018a0ce44
|
Rename some files; More makefile work
|
10 years ago |
falkTX
|
e02f216ba9
|
Remove option to disable plugins/samplers, they will be always on
|
10 years ago |
falkTX
|
d4a1437d0a
|
Cleanup
|
10 years ago |
falkTX
|
81ed4b6ad0
|
More cleanup & rework, juce (core) will always be enabled
|
10 years ago |
falkTX
|
cb7c2460b0
|
Pass uniqueId to plugin init calls; Midi-in for juce plug hosting
|
10 years ago |
falkTX
|
168f7a3a9c
|
Random testing stuff
|
10 years ago |