falkTX
|
ffcbe6e682
|
Update submodule
|
6 years ago |
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
|
056ce15d1a
|
Force-fix window position offset of Carla-embed mouse events
|
6 years ago |
falkTX
|
a0e5dd5cec
|
Dont assume python pipe write is always successful
|
6 years ago |
falkTX
|
a8c5ddd1d5
|
Fix file filter of MIDI file plugin, small cleanup
|
6 years ago |
falkTX
|
8b1fd1f537
|
Properly handle internal plugins with multi MIDI inputs
Fixes #635
|
6 years ago |
falkTX
|
86a27bd68b
|
Misc fixes detected by static analyzer
|
6 years ago |
falkTX
|
2bfcf5b56e
|
Add external plugins as optional submodule
|
6 years ago |
falkTX
|
7cfeb809ee
|
Automatically enable external plugins when its repo is available
|
6 years ago |
falkTX
|
dbc6acfd78
|
Remove external plugins from source
|
6 years ago |
Olivier Humbert
|
934b5226d9
|
Update midi-file.cpp
|
6 years ago |
HeyCitizen
|
0519e91eca
|
replaced necessary breaks
|
6 years ago |
HeyCitizen
|
2c5414c5e5
|
hardcoded parameter count
|
6 years ago |
HeyCitizen
|
bd7618fb42
|
removed unnecessary breaks
|
6 years ago |
HeyCitizen
|
55dff89bf7
|
corrected indentation
|
6 years ago |
HeyCitizen
|
69229d7b58
|
corrected indentation
|
6 years ago |
HeyCitizen
|
ed7ae51d68
|
added semitones to midi-transpose
|
6 years ago |
HeyCitizen
|
c162fc2105
|
added semitones parameter to midi-transpose
|
6 years ago |
HeyCitizen
|
a671765e72
|
ensured breaks in switch cases
|
6 years ago |
HeyCitizen
|
054bd2db1f
|
add semitones parameter
|
6 years ago |
falkTX
|
2cc7f3b250
|
Move the rest of plugins to external folder
|
6 years ago |
falkTX
|
fe620b3969
|
Move zyn to external folder
|
6 years ago |
falkTX
|
12d955a618
|
Move some files around
|
6 years ago |
falkTX
|
40fa6bfe45
|
Remove unused code
|
6 years ago |
falkTX
|
8d2cde3041
|
Fix chroot build
|
6 years ago |
falkTX
|
0aadc15c16
|
Only build zyn pretty format on windows, for its symbols
|
6 years ago |
falkTX
|
82e7e1a46f
|
Cleanup
|
6 years ago |
falkTX
|
19dcd42531
|
Fix chroot linux build
|
6 years ago |
falkTX
|
474c55454f
|
Make it possible to skip zyn-synth as plugin
|
6 years ago |
falkTX
|
7307d37487
|
Changes to make zyn fx buildable on mingw
Skips most of zyn code
|
6 years ago |
falkTX
|
ffd2facd19
|
Fix warning building extra plugins on win/mac
|
6 years ago |
falkTX
|
a351a4fdd0
|
Fix small compiler warning
|
6 years ago |
Filipe Coelho
|
37fca3d3ed
|
Fix build of internal plugins under FreeBSD
|
6 years ago |
falkTX
|
b0ee0f6abf
|
Update DPF again, don't build DGL shared resources
|
6 years ago |
falkTX
|
ffe26788bb
|
Fix typo in a comment
|
6 years ago |
falkTX
|
c3097fb386
|
Stop trying to write to pipes when previous op fails, other fixes
|
6 years ago |
falkTX
|
33ce764ea0
|
Close all native UIs when carla-plugin closes
|
6 years ago |
falkTX
|
d40e36ddfa
|
Make sure to stop pipe communication right when UI bridges close
|
6 years ago |
falkTX
|
a57949d2ab
|
Fix crash when opening internal DPF plugins after namespace change
|
7 years ago |
falkTX
|
cf8d3326f1
|
Fix build
|
7 years ago |
falkTX
|
806a580d72
|
Hide experimental settings only available on Linux; Fix build
|
7 years ago |
falkTX
|
ff03cc5a04
|
Fix DGL namespace for OSX and Windows
|
7 years ago |
falkTX
|
5049e17d67
|
More tweaks to DGL namespace and MacOS builds
|
7 years ago |
falkTX
|
9f4fd116ab
|
Build DGL with a custom namespace, and custom Obj-C interface names
|
7 years ago |
falkTX
|
2c139262e9
|
Fully disable c++11 if building on older MacOS
|
7 years ago |
falkTX
|
9785f941e5
|
Don't build experimental plugins
Closes #539
|
7 years ago |
falkTX
|
ddc7c4008c
|
Continue last commit
|
7 years ago |
falkTX
|
ef1eb4b8d3
|
Fix make features coloring print
|
7 years ago |
falkTX
|
ee83db7d05
|
Get rid of hardcoded "-ldl"; Cleanup
|
7 years ago |
falkTX
|
511a6a3d53
|
Don't use -Wno-misleading-indentation directly
|
7 years ago |