Milk Brewster
|
5c693588af
|
MIDI Channel A/B (#622)
* Create midi-channel-ab.c
midi-channel-filter.c + bits of midi-split.c = an attempt at a per channel output A/B routing
* Update Makefile for ab plugin
* Update midi-channel-ab.c
fixed incorrect copy/paste
* add A/B plugin
* Add A/B plugin
* Add A/B plugin
* Add A/B plugin
* Add A/B plugin
* Rename and reorder binary options
* Fix output order
* Fix order(?)
* Fix order
* More efficient code, floats to booleans, comparison fixes
* Revert mistake
* Fix midi output port numbers
* Fix maker name
* Add copyright header line
|
6 years ago |
falkTX
|
86a27bd68b
|
Misc fixes detected by static analyzer
|
6 years ago |
falkTX
|
3ea17b4611
|
Export 32chan version of carla-patchbay vst plugin
|
6 years ago |
falkTX
|
47f1656639
|
Export only main functions for LV2 plugin in macOS
|
6 years ago |
Filipe Coelho
|
5ef9710ebe
|
Do not use -isystem for modules dir
Fixes #567
|
6 years ago |
falkTX
|
f3ee9dfedb
|
carla-lv2: export supported options
|
6 years ago |
falkTX
|
cde56e0de4
|
Finish splitting lv2 code; Add midi and time ports to export-lv2
|
6 years ago |
falkTX
|
518f2557a1
|
Continue splitting of carla-plugin LV2 code
|
6 years ago |
falkTX
|
65029231d2
|
Start placing common lv2 carla-plugin into common class
|
6 years ago |
falkTX
|
5a635a7efd
|
Cleanup
|
7 years ago |
falkTX
|
0f1bfc317d
|
Adjust build to not include external plugins on bridges
|
7 years ago |
falkTX
|
27f15648a4
|
Fix link flags. Closes #531
|
7 years ago |
falkTX
|
8691117503
|
Go back to old audiofile plugin from 1.x release
This adds back audio_decoder library as module as well.
Likely breaks bridges build, to be handled soon.
|
7 years ago |
falkTX
|
b4690e48cc
|
More water cleanup
|
7 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
|
aff83aca09
|
Remove juce_audio_basics and adapt code for it
|
7 years ago |
falkTX
|
df1e2f12b1
|
Start to get rid of Juce
|
7 years ago |
falkTX
|
32c1e55820
|
Allow to export zyn plugins using `make CARLA_ZYN_COMPAT=true`
|
7 years ago |
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 |