falkTX
|
e62d6646df
|
Stop exporting zynaddsubfx as lv2 plugin
Closes #522
|
7 years ago |
falkTX
|
ea475b4eb3
|
Allow to run bridges inside bridges; Fixup lv2-bridge
|
7 years ago |
falkTX
|
99723a3b55
|
Make lv2-single part of bridge build, since it needs bridge code
|
7 years ago |
falkTX
|
bd963b6b5d
|
exported lv2s can now show custom gui
|
7 years ago |
falkTX
|
050414c63d
|
More work for carla-lv2-single, can export basic fx now
|
7 years ago |
falkTX
|
a46e37073e
|
carla-single-lv2 starting to take shape
|
7 years ago |
falkTX
|
6dbd9ff5a6
|
Add stub for carla-lv2-single
|
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
|
e0052929f5
|
Update Juce to v5.1.1, tweak Carla code as needed
|
7 years ago |
falkTX
|
a997daafa4
|
Only build and install VST plugin if backend is available
|
7 years ago |
falkTX
|
5d9d17ad1b
|
Wait for carla-plugin LV2 to be ready, pass widget correctly
Fixes high cpu usage with gtk2-suil hosts
|
7 years ago |
falkTX
|
9385e1150b
|
Update included juce code
|
7 years ago |
falkTX
|
d2538d34ac
|
Initial code for link support, WIP
|
7 years ago |
falkTX
|
17311e55c1
|
Fix OSX build (no c++11 yet)
|
7 years ago |
falkTX
|
fd8273277e
|
Fix typo; Fix windows build with wine-staging
|
7 years ago |
falkTX
|
b210836e7b
|
Fix nitpick warnings; Fix carla-lv2 round-error timing
|
8 years ago |
falkTX
|
b933cb0065
|
Optimize LinkedList getAt(), don't use it if possible
|
8 years ago |
falkTX
|
0e81fd385a
|
Remove unused line
|
8 years ago |
falkTX
|
945ea8e3e7
|
carla-lv2: don't set control outputs default value
|
8 years ago |
falkTX
|
58af00a215
|
Fix carla-lv2 MIDI output
|
8 years ago |
falkTX
|
72b1a13df1
|
Re-add tracktion vst fix. Use CARLA_TRACKTION_WORKAROUND env var
|
8 years ago |
falkTX
|
8a855ae0f3
|
Fix new osx build
|
8 years ago |
falkTX
|
91cbc6325f
|
Experimental Carla-VST with Qt5
|
8 years ago |
falkTX
|
df6fd36c1b
|
Cleanup to LinkedList class, always pass fallback
Fixes #367
|
8 years ago |
falkTX
|
c008a0a361
|
Remove mverb as internal plugin
Having GPLv3 as license makes carla itself GPLv3.
Let's keep Carla at GPLv2+ please :)
(a single simple plugin is not worth the "upgrade")
|
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
|
30bfe4fecb
|
Update zynaddsubfx; Don't export Kars plugin; Cleanup
|
8 years ago |
falkTX
|
beb29b4f5a
|
Fix possible float/double ambiguous math calls in carla-lv2
|
9 years ago |
falkTX
|
1e7b2ba09c
|
'make clean' was missing some steps
|
9 years ago |
falkTX
|
71b9d0cbc4
|
carla-lv2: Fallback to maxBlockLength if host doesn't support nominal
|
9 years ago |
falkTX
|
1610970283
|
Add support for LV2 nominalBlockLength
|
9 years ago |
falkTX
|
d6e5f9846c
|
carla-lv2: Add missing initialiazer, closes #285
|
9 years ago |
falkTX
|
4049b7a2d4
|
Start work on carla-lv2 presets export, commented out for now
|
9 years ago |
falkTX
|
76fe6e806a
|
Fix several minor issues with carla-plugin, closes #280
|
9 years ago |
falkTX
|
b2c542bb8f
|
carla-lv2: Fix wrong ticksPerBeat value if host doesn't support it
|
9 years ago |
falkTX
|
919e886bb8
|
Fix the stupidest typo ever
|
9 years ago |
falkTX
|
304a8f54bc
|
Misc
|
9 years ago |
falkTX
|
27d697f454
|
carla-lv2: Pass midi events from plugin directly to host
|
9 years ago |
falkTX
|
c2de6b2af4
|
Rework carla-lv2 time info code similar to DPF, should work better
|
9 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
|
d6d351c0ef
|
Cleanup
|
9 years ago |
falkTX
|
3ddfdb3ba0
|
Implement carla-lv2 MIDI Out; Remove text-params from internal api
Closes #262
|
9 years ago |
falkTX
|
65bb6842c6
|
Misc fixes to win32, and testing
|
9 years ago |