falkTX
b00010b65a
Rename the custom mini juce fork to "water"
7 years ago
falkTX
0fc5553a49
Finish moving things to mini juce
7 years ago
falkTX
d913d3309c
Fix regression when loading patchbay connections
7 years ago
falkTX
021d3d0331
Continue removal of juce stuff; Start some win32 code for plugin ui
7 years ago
falkTX
3343acb863
Make windows build a little usable without juce
7 years ago
falkTX
df1e2f12b1
Start to get rid of Juce
7 years ago
falkTX
2adddc21a6
Finish wine options, except auto-prefix
7 years ago
falkTX
9aed25df6c
Initial work for setting bpm value
7 years ago
falkTX
27b83d6042
Add callback for when project finishes loading
7 years ago
falkTX
2bf815527c
Allow to run jack-apps as bridges. recursion ftw!
7 years ago
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