falkTX
b7616519fb
Pass midi port to and from bridges
7 years ago
falkTX
ea475b4eb3
Allow to run bridges inside bridges; Fixup lv2-bridge
7 years ago
falkTX
71e01f6565
Allow d&d of plugin binaries; Fix double-click folders on panel
7 years ago
falkTX
05b361127a
Fix a bunch of clang warnings
7 years ago
falkTX
fdcad1d46c
Remove fallback to dssi-vst if win32 bridge is missing
7 years ago
falkTX
cce41c01ce
Always load some plugins in bridge mode (damn fancy guis...)
7 years ago
falkTX
97bd032ebd
Add prevent-bad-behaviour option, and make it work once again
7 years ago
falkTX
1c529be20b
Fix some gcc-7 warnings
7 years ago
falkTX
365e343e43
Small rework of hylia/link code
8 years ago
falkTX
a6405a4fce
Continue transport work, link can now be enabled (untested)
8 years ago
falkTX
b10f6aadbf
Implement JACK timebase master; Cleanup
8 years ago
falkTX
98b93d7e90
Fix plugin rename and replace-with against latest changes
Closes #479
8 years ago
falkTX
e1e533a581
Search for plugin binaries using env var paths as fallback
8 years ago
falkTX
9385e1150b
Update included juce code
8 years ago
falkTX
45f7442179
Implement basic tempo data for internal time (non-jack)
8 years ago
falkTX
11e7814b3b
Initial stub implementation of jack application plugin
8 years ago
falkTX
e6d9aa45d6
Add option to enable console output to logs tab
Closes #441
8 years ago
falkTX
da09cf0ea9
Prefer to run calf fluidsynth as bridge, requires instance access
8 years ago
falkTX
9dbd2bdb0a
Silence audio when jack + rack mode is closing
8 years ago
falkTX
0c6c8ac6e3
If loading project, only enable plugins after restoring its state
Fixes #402
8 years ago
falkTX
07b911cfb9
Testing: Load carla lib using RTLD_GLOBAL, fixes u-he plugins
8 years ago
falkTX
e500620908
Small fixes for usage in wine
8 years ago
falkTX
0a024e77c0
Force VST_PATH for dssi-vst, fixes loading of projects with it
8 years ago
falkTX
a68cef0f86
Cleanup latency code
8 years ago
falkTX
b210836e7b
Fix nitpick warnings; Fix carla-lv2 round-error timing
8 years ago
falkTX
a248ce0d45
Add ZebraHZ to the list of u-he workarounds
9 years ago
falkTX
544f0fc433
Small tweaks to previous commit
9 years ago
falkTX
356e952575
Find plugin binary when saved filename doesn't exist
9 years ago
falkTX
b6a6d8799a
Update juce (needs full rebuild)
9 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
10 years ago
falkTX
8de9234e04
Make things build again
10 years ago
falkTX
d5f2da4fe7
Optimize saving and some loading of plugin chunks
10 years ago
falkTX
a2f5b4fbf5
Fix carla-control/plugin activating plugins when shown; Misc changes
10 years ago
falkTX
b02fc22d70
Fixes needed for upcoming carla-control
10 years ago
falkTX
b4928499e6
Fix project file syntax when connections have non-xml-friendly names
10 years ago
falkTX
68a05bf7bf
Make sure all UIs receive idle on carla-plugin and fix #215
10 years ago