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
falkTX
736d1d9247
Remove debug prints used in previous commits
10 years ago
falkTX
5ac57536ef
Continue rework, now working properly I think...
10 years ago
falkTX
13a09e56a6
Continue
10 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.
10 years ago
falkTX
b6a823457e
Some renaming, rework and misc fixing
10 years ago
falkTX
4018cdff82
Cleanup and minor rework of some engine graph code
10 years ago
falkTX
cc0b079173
Fix for a previous commit
10 years ago
falkTX
d670f5d1d8
Don't allow multi-midi-port plugins in patchbay for now; Cleanup
10 years ago
falkTX
b3e434849a
Fix possible crash when replacing zyn with another zyn
10 years ago
falkTX
bad481d6f5
Nicer name when loading xmz&xiz files
10 years ago
falkTX
ab671c8cac
Fix replacing plugins that use custom actions (audio+midifile&zyn)
10 years ago
falkTX
ade7d65538
Don't allow to uncheck force-stereo if using forced rack mode
10 years ago
falkTX
f1b410916c
Finish previous work about not using AU_PATH (now in backend)
10 years ago
falkTX
1ce3132801
Rework NSM code, actually works now :)
10 years ago