falkTX
b2a77a23f3
Add midi2cv plugin
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
8e8fe2e111
Cleanup the way split lv2-bundles are installed
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
7c25288384
Add simple audio-gain plugin
Closes #683
5 years ago
falkTX
07f0405e29
Do not build external plugins in debug or strict build modes
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
b93b877fa1
Do not build external plugins in DEBUG mode
They make bigger binaries, take longer to build and sometimes even fail.
We do not need them in DEBUG mode, since they are assumed to be tested and work well
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
bencrossman
c7fef93f8b
New native plugin for forcing all midi to a particular channel ( #780 )
* New native plugin for forcing all midi to a particular channel
* Update midi-channelize.c
* Update _data.cpp
* Update midi-channelize.c
6 years ago
falkTX
ee0a4e5fdf
Start a big cleanup, WIP
6 years ago
falkTX
fb3132cabf
Get rid of *.base.* for internal plugins, now unused
6 years ago
falkTX
3a270f573c
Always build DGL, even if not using external plugins
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
7cfeb809ee
Automatically enable external plugins when its repo is available
6 years ago
falkTX
12d955a618
Move some files around
6 years ago
falkTX
0f1bfc317d
Adjust build to not include external plugins on bridges
7 years ago
falkTX
79d2686147
Fix windows build, cleanup
7 years ago
falkTX
2f721f3b4d
Start moving some plugins to external dir
7 years ago
falkTX
b4690e48cc
More water cleanup
7 years ago
falkTX
85743ce21a
Fix more warnings. All clean on gcc5, gcc6, gcc7 and clang4
7 years ago
falkTX
05b361127a
Fix a bunch of clang warnings
7 years ago
falkTX
be2989b590
Update included zynaddsubfx, now using custom c++ namespace
7 years ago
falkTX
4a1e17888f
ZYN_LD_FLAGS was missing LDFLAGS
7 years ago
falkTX
4740c95de8
Ignore misleading indentation warnings on 3rd party code
8 years ago
falkTX
c3b210ef14
Fix real mingw build
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
aac0860247
Update zynaddsubfx
8 years ago
falkTX
69386decb8
Add Kars plugin; Fix build
9 years ago
falkTX
3f9bd015fb
Fix build
9 years ago
falkTX
a548094337
Update zynaddsubfx; Enable async
9 years ago
falkTX
6b1836dbaf
Enable zyn plugins for non-linux; Update osx main build script
9 years ago
falkTX
a4ab0d6b0b
Rename MIDI sequencer plugin to MIDI pattern
9 years ago
falkTX
4895b202f6
Misc
9 years ago
falkTX
e4c277a005
Testing
9 years ago
falkTX
b11766426c
Really fix build
9 years ago
falkTX
86b81a69f8
Fix possible build issues with zynaddsubfx fltk gui
9 years ago
falkTX
3ff1404572
Fix build
9 years ago
falkTX
d016086e54
Misc
9 years ago
falkTX
1068046222
Fix build
9 years ago
falkTX
96e79af80e
Misc
9 years ago
falkTX
3054cd7fcd
Fix build
9 years ago
falkTX
82c43aae57
Fixed
9 years ago
falkTX
65bb6842c6
Misc fixes to win32, and testing
9 years ago
falkTX
797884aed7
Filter out zyn macros in source build; Fix project load
9 years ago
falkTX
52334f9923
Remove nekofilter internal plugin
You can use https://github.com/x42/fil4.lv2 instead
9 years ago
falkTX
653c6d9de4
Make at1 UI external, fix note-mask not saved
9 years ago
falkTX
b9d7719e92
Misc
9 years ago
falkTX
258eb0d092
Make bls1 UI external; Cleanup
9 years ago
falkTX
e87790c9d8
Really fix
9 years ago
falkTX
93853ab7fa
Make rev1 UI external, others to follow soon
9 years ago
falkTX
156d2c6754
Really fix build
9 years ago
falkTX
38fb19447f
Fix build, closes #253
9 years ago
falkTX
6ce5bbdabb
Fix zyn amalgamated build, auto-include rtosc
9 years ago