falkTX
a248ce0d45
Add ZebraHZ to the list of u-he workarounds
8 years ago
falkTX
544f0fc433
Small tweaks to previous commit
8 years ago
falkTX
356e952575
Find plugin binary when saved filename doesn't exist
8 years ago
falkTX
b6a6d8799a
Update juce (needs full rebuild)
8 years ago
falkTX
67c4521df1
Wait for pending events to stop before quitting carla
9 years ago
falkTX
5bbc6a04b6
Several fixes for renaming, and some cleanup too
9 years ago
falkTX
77643b3425
Only run LS in bridge mode when absolutely necessary
9 years ago
falkTX
509fe9bf81
Ugly workaround for gig/sfz files inside carla-plugin, see #250
9 years ago
falkTX
44edff7f2b
Fix typo leading to some unloadable bridges; More debug prints
9 years ago
falkTX
392dca43b3
Fix bridge plugins rename and bufsize changes; Misc fixes
9 years ago
falkTX
647e9169bd
Fix some issues with rename
9 years ago
falkTX
e32ce93260
Prefer bridge for TyrellN6 linux-vst
9 years ago
falkTX
95babb82f2
Improve check for 'special' vsts
9 years ago
falkTX
fdd84a4cf7
Fix loading project files with unicode names; Fix vst project load
Closes #336
9 years ago
falkTX
ff100b464e
Prefer bridges for some specific plugins
All u-he plugins throw/abort when loaded in carla.
I don't really know the reason, but loading them in bridges works.
So for all known u-he plugins simply force bridge mode.
Take the chance and add calf-analyzer and ir.lv2 in there.
Closes #333
Closes #302
9 years ago
falkTX
ab5d718660
Update osx scripts, misc fixing
9 years ago
falkTX
16a4dba89b
Testing: catch forced unbind throws during python callbacks
9 years ago
falkTX
76fe6e806a
Fix several minor issues with carla-plugin, closes #280
9 years ago
falkTX
39b2e27561
Fix rename under jack multi-client mode
9 years ago
falkTX
8de9234e04
Make things build again
9 years ago
falkTX
d5f2da4fe7
Optimize saving and some loading of plugin chunks
9 years ago
falkTX
a2f5b4fbf5
Fix carla-control/plugin activating plugins when shown; Misc changes
9 years ago
falkTX
b02fc22d70
Fixes needed for upcoming carla-control
9 years ago
falkTX
b4928499e6
Fix project file syntax when connections have non-xml-friendly names
9 years ago
falkTX
68a05bf7bf
Make sure all UIs receive idle on carla-plugin and fix #215
9 years ago
falkTX
736d1d9247
Remove debug prints used in previous commits
9 years ago
falkTX
5ac57536ef
Continue rework, now working properly I think...
9 years ago
falkTX
13a09e56a6
Continue
9 years ago
falkTX
250c9772a0
Initial code to save external connections
This is going to be needed for rtaudio/juce patchbay modes,
but it's also nice to have for JACK.
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
cc0b079173
Fix for a previous commit
9 years ago
falkTX
d670f5d1d8
Don't allow multi-midi-port plugins in patchbay for now; Cleanup
9 years ago
falkTX
b3e434849a
Fix possible crash when replacing zyn with another zyn
9 years ago
falkTX
bad481d6f5
Nicer name when loading xmz&xiz files
9 years ago
falkTX
ab671c8cac
Fix replacing plugins that use custom actions (audio+midifile&zyn)
9 years ago
falkTX
ade7d65538
Don't allow to uncheck force-stereo if using forced rack mode
9 years ago
falkTX
f1b410916c
Finish previous work about not using AU_PATH (now in backend)
9 years ago
falkTX
1ce3132801
Rework NSM code, actually works now :)
9 years ago
falkTX
f96380f06e
Temporary workaround to fix win bridges for carla-single
9 years ago
falkTX
e2122d3e49
Add options argument to addPlugin, allows to pre-set force-stereo
9 years ago
falkTX
5d10152aa8
Rework of some latency and LADSPA code
9 years ago
falkTX
4ee6a834c7
Make liblo optional
9 years ago
falkTX
d62b7c31dd
Continue work to separate idle and uiIdle
9 years ago
falkTX
92fa5c6f12
Start separation between idle and uiIdle
9 years ago
falkTX
18b79346e4
Disable bridge ping checks when loading state, add some debug prints
9 years ago
falkTX
840376b210
Only restore bridge ping check after *all* plugins are done saving
10 years ago
falkTX
9965e8275a
Optimize data saving for bridges; Keep last loaded state
10 years ago
falkTX
e0d65117ed
Shared memory win32 implementation
10 years ago
falkTX
c6d1e40934
Rework some code to not allow registering jack ports with the same name
10 years ago