falkTX
|
0526bccfd7
|
Small tweaks to make embed VST work better
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
28e8f9ed67
|
Go back to have real embed carla UI as VST
Leave the middleware window for non-linux OSes
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
edbbb9ae20
|
carla-vst: more tweaks to receiving transport
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
e6889de2c8
|
carla-vst: rework vst time info sync, same as DPF (needs testing)
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
e7e536b0ef
|
carla-vst: Fix typo leading to bufsize of 1, add ardour workaround
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
579dea61db
|
Handle strict build for code that targets juce stuff; Cleanup
Signed-off-by: falkTX <falktx@gmail.com>
|
5 years ago |
falkTX
|
8672df82ad
|
Fix some strict compiler warnings
Fixes #821
Fixes #822
Signed-off-by: falkTX <falktx@gmail.com>
|
5 years ago |
falkTX
|
dc7c89c042
|
Setup juce gui on relevant parts
Signed-off-by: falkTX <falktx@gmail.com>
|
5 years ago |
falkTX
|
27bf0b2e68
|
Export 2 vst shells, synth and fx, as some DAWs otherwise complain
|
6 years ago |
falkTX
|
61c78d5745
|
Add final steps for carla-vst via wine
|
6 years ago |
falkTX
|
ed329d98eb
|
Big cleanup now that embed ui is gone
|
6 years ago |
falkTX
|
cd2533bc35
|
Create a UI wrapper for VST plugin, instead of using embed tricks
|
6 years ago |
falkTX
|
84b94ebf52
|
Remove unused lookup path
|
6 years ago |
falkTX
|
3b2ca8f19c
|
Dont expose UIs in CarlaVstShell just yet
|
6 years ago |
falkTX
|
0d38c35754
|
CarlaVstShell for non rack/patchbay plugins
|
6 years ago |
falkTX
|
8ac99a697e
|
Rename vestige header and update it, adjust code as needed
|
6 years ago |
falkTX
|
3ea17b4611
|
Export 32chan version of carla-patchbay vst plugin
|
6 years ago |
falkTX
|
cde56e0de4
|
Finish splitting lv2 code; Add midi and time ports to export-lv2
|
6 years ago |
falkTX
|
935d9d11e3
|
Rename water code files to get rid of juce prefix
|
7 years ago |
falkTX
|
190ddd0ea1
|
Include water files as needed, cleanup
|
7 years ago |
falkTX
|
e280b69cfd
|
Sample for carla-plugin
|
7 years ago |
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
|
5308d76078
|
Don't export carla-patchbay vst, which does not exist yet
|
7 years ago |
falkTX
|
df1e2f12b1
|
Start to get rid of Juce
|
7 years ago |
falkTX
|
3f0ecb6ce2
|
Tweak code to build against latest juce
|
7 years ago |
falkTX
|
4dedc0c657
|
Run juce messages on linux host thread; Update juce icon; Cleanup
|
7 years ago |
falkTX
|
9385e1150b
|
Update included juce code
|
7 years ago |
falkTX
|
b210836e7b
|
Fix nitpick warnings; Fix carla-lv2 round-error timing
|
8 years ago |
falkTX
|
72b1a13df1
|
Re-add tracktion vst fix. Use CARLA_TRACKTION_WORKAROUND env var
|
8 years ago |
falkTX
|
df6fd36c1b
|
Cleanup to LinkedList class, always pass fallback
Fixes #367
|
8 years ago |
falkTX
|
e6452c6bf9
|
Add carla-patchbay-vst 16 channel variant
|
8 years ago |
falkTX
|
7ea03571a6
|
Hack for bitwig not passing correct buffer size value
Fixes #342
|
8 years ago |
falkTX
|
b6a6d8799a
|
Update juce (needs full rebuild)
|
8 years ago |
falkTX
|
a987e7331a
|
carla-plugin: Return direct values
|
9 years ago |
falkTX
|
f96518b871
|
carla-vst: Send all the midi out events, even when buffer is full
|
9 years ago |
falkTX
|
52b7862ab4
|
Continue previous commit
|
9 years ago |
falkTX
|
8de9234e04
|
Make things build again
|
9 years ago |
falkTX
|
ce8c1ffe07
|
More LinkedList changes; Update code to use "old" version
|
9 years ago |
falkTX
|
3ddfdb3ba0
|
Implement carla-lv2 MIDI Out; Remove text-params from internal api
Closes #262
|
9 years ago |
falkTX
|
d9b781951c
|
carla-vst: Remove special tracktion fix, not needed with >= 6.1.5
|
9 years ago |
falkTX
|
11b0015713
|
Some precautions, misc changes
|
9 years ago |
falkTX
|
c3a91e8862
|
carla-vst: Check if bufsize or srate changed during resume; Build fix
|
9 years ago |
falkTX
|
8470f8dead
|
Fix crash when removing carla-vst; Wait less time for ui close
|
9 years ago |
falkTX
|
f2b16ce6dd
|
Only wait for vst ui creation if host is tracktion
|
9 years ago |
falkTX
|
b0035be5c9
|
Don't call engine->idle if engine is plugin; Give plugin hosts idle
|
9 years ago |
falkTX
|
2b0676061e
|
Fix to set_process_name
|
9 years ago |
falkTX
|
f1447e3f0d
|
Add special hack to carla-vst so it works under tracktion
|
9 years ago |
falkTX
|
b6594b2fa1
|
Remove idle from native api and lv2/vst exported plugin; Cleanup; Misc changes
|
9 years ago |
falkTX
|
0030cdd3d3
|
Fix carla-vst hints
|
10 years ago |