falkTX
f4b6b4fd28
More plugin-bridge work (server-side mostly complete now)
10 years ago
falkTX
c8756dfa0b
More plugin-bridge work
10 years ago
falkTX
4a6b420eff
More of the same
10 years ago
falkTX
503314968f
More plugin-bridge work
10 years ago
falkTX
01935d32ea
Continue plugin-bridge rework
10 years ago
falkTX
81c9a2b296
Continue plugin-bridge work; Fixes to carla-shm utils
10 years ago
falkTX
b602ad6db4
Allow the plugin to receive OSC messages, remove some from engine
With this we can check if the osc messages come from the proper source (say a DSSI UI),
so there won't be conflicts if external tools send random osc messages to Carla
10 years ago
falkTX
ee4bfb73f1
Make some plugin OSC stuff DSSI specific; Cleanup
10 years ago
falkTX
f2d7565403
Fix build, closes #175
10 years ago
falkTX
6032ae53b9
Cleanup
10 years ago
falkTX
12967d6755
Continue rework, at least make it build
10 years ago
falkTX
de829539de
Start some cleanup and rework, DO NOT USE
10 years ago
falkTX
74b4f51476
Cleanup CarlaStateSave struct; Initial code for plugin pipe (no osc)
10 years ago
falkTX
a4a570c909
Cleanup
10 years ago
falkTX
150f587815
Make pipe class function names more extensive, add docs; Fix #164
10 years ago
falkTX
0587b39564
semaphore fixes
10 years ago
falkTX
4fb2df22ac
Add carla-patchbay sidechain variant (3x2); Fix posix64 build
10 years ago
falkTX
0018a0ce44
Rename some files; More makefile work
10 years ago
falkTX
147980a653
Keep going
10 years ago
falkTX
f4e6829c68
More of the same
10 years ago
falkTX
75f263d4f9
Start reworking the makefiles
10 years ago
falkTX
ccfc583958
More pipe work; Enable extui-plugins on Windows
10 years ago
falkTX
b7803399f5
Continue pipe work; Use pipes on extui-plugins; Add getPaths()
10 years ago
falkTX
699966ae49
Add CarlaPipeCommon::flush function and use it
10 years ago
falkTX
376306563d
Rework CarlaPipeUtils code, kinda working win32 implementation
10 years ago
falkTX
23c8c65ff3
Update code for NATIVE_ prefix
10 years ago
falkTX
c19a09b1f2
Add 16 and 32 channel patchbay plugin modes
10 years ago
falkTX
073d0667c6
Don't allow rtaudio or juce drivers with patchbay mode yet
10 years ago
falkTX
d39b8ee50d
Proper Qt tricks for minicanvas ( closes #148 ); Hide some debug stuff
10 years ago
falkTX
f6b1dbcacc
Fix running plugin bridges with empty filename
10 years ago
falkTX
724f4020c7
Make sure rack mode has forced-stereo option on
10 years ago
falkTX
a094316aef
Fix boolean options reaching carla-plugin, such as forceStereo
10 years ago
falkTX
cc26ed19d7
Install the vst plugin into its own dir, like the LV2 does
10 years ago
falkTX
3ba1e572fb
Force setting path in carla-plugin, fixes #149
10 years ago
falkTX
16b3ca2a26
Increase max allowed CC number from 95 to 119, fixes #147
10 years ago
falkTX
9586c109e0
Optimize save
10 years ago
falkTX
a72caa5323
carla-plugin: send transport info
10 years ago
falkTX
ae49286c00
carla-plugin: Send bufsize and rate, don't use OSC, other fixes
10 years ago
falkTX
defc31830e
carla-plugin: Send max-plugin-number var
10 years ago
falkTX
cf77580cad
Send extra initial server info to carla-plugin; Fix about size
10 years ago
falkTX
bc8d7c9645
Send initial state of internal params to carla-plugin
10 years ago
falkTX
95b8ae0b77
Fix possible locale issues when using carla as plugin
10 years ago
falkTX
8024a4f39b
PulseAudio requires interleaved audio
10 years ago
falkTX
fcbcd0437b
Allow plugin path to be empty, remove assertion
10 years ago
falkTX
8de33fc1c3
Correct some settings code; Apply to plugin version properly
10 years ago
falkTX
061cd920fd
Build and install interposer by default
10 years ago
falkTX
4d5b3b3c50
Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing)
10 years ago
falkTX
413bff2939
Misc fixing
10 years ago
falkTX
7f9b5da47f
Misc
10 years ago
falkTX
613302ffb9
Pass initial engine options to plugin UI; Cleanup
10 years ago