falkTX
365e343e43
Small rework of hylia/link code
7 years ago
falkTX
a6405a4fce
Continue transport work, link can now be enabled (untested)
7 years ago
falkTX
b10f6aadbf
Implement JACK timebase master; Cleanup
7 years ago
falkTX
98b93d7e90
Fix plugin rename and replace-with against latest changes
Closes #479
7 years ago
falkTX
e1e533a581
Search for plugin binaries using env var paths as fallback
7 years ago
falkTX
9385e1150b
Update included juce code
7 years ago
falkTX
45f7442179
Implement basic tempo data for internal time (non-jack)
7 years ago
falkTX
11e7814b3b
Initial stub implementation of jack application plugin
7 years ago
falkTX
e6d9aa45d6
Add option to enable console output to logs tab
Closes #441
7 years ago
falkTX
da09cf0ea9
Prefer to run calf fluidsynth as bridge, requires instance access
7 years ago
falkTX
9dbd2bdb0a
Silence audio when jack + rack mode is closing
7 years ago
falkTX
0c6c8ac6e3
If loading project, only enable plugins after restoring its state
Fixes #402
7 years ago
falkTX
07b911cfb9
Testing: Load carla lib using RTLD_GLOBAL, fixes u-he plugins
7 years ago
falkTX
e500620908
Small fixes for usage in wine
7 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
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