falkTX
|
0514349938
|
Expose inline display on internal plugins; 2.0 Backwards compat fix
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
d4a0292f37
|
carla-vst: expose first plugin params for host automation; cleanup
Signed-off-by: falkTX <falktx@falktx.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 |
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
|
86a27bd68b
|
Misc fixes detected by static analyzer
|
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
|
a671765e72
|
ensured breaks in switch cases
|
6 years ago |
HeyCitizen
|
054bd2db1f
|
add semitones parameter
|
6 years ago |
falkTX
|
3ddfdb3ba0
|
Implement carla-lv2 MIDI Out; Remove text-params from internal api
Closes #262
|
9 years ago |
falkTX
|
9ec30ef1d1
|
Move some files around. modules dir will be for 3rd-party only
|
10 years ago |
falkTX
|
23c8c65ff3
|
Update code for NATIVE_ prefix
|
10 years ago |
falkTX
|
e6449e51c8
|
Most code is now -Weffc++ compatible
|
10 years ago |
falkTX
|
b8f0020c2e
|
More renaming
|
10 years ago |
falkTX
|
89c02e904c
|
rename the plugins module, again
|
10 years ago |
falkTX
|
2f591347a7
|
On 2nd though, rename it as daz-plugins instead :)
|
10 years ago |
falkTX
|
65116cc04d
|
Rename carla_native module to daz, part2/2
|
10 years ago |
falkTX
|
d8b887fd59
|
win32/mingw build fixes
|
10 years ago |
falkTX
|
40c7bcf58d
|
Minor changes for type safety
|
11 years ago |
falkTX
|
76f7ededd0
|
Update native plugin API to not conflict with backend C API
|
11 years ago |
falkTX
|
7759fa14c2
|
Revert internal API changes; fix build
|
11 years ago |
falkTX
|
da5502c7fd
|
Update some simple plugins to new API, update C++ wrapper
|
11 years ago |
falkTX
|
a622f9e718
|
Move some more files; Update Native API
|
11 years ago |
falkTX
|
cc2520f755
|
Move some more files
|
11 years ago |
falkTX
|
374f06911e
|
Continue cleanup, now for native stuff
|
11 years ago |
falkTX
|
a02bde00b8
|
ZynDistortion ready; Update Native API
|
11 years ago |
falkTX
|
0d525dcc23
|
Native plugins cleanup and fixing (Part 1)
|
11 years ago |
falkTX
|
9fff66f90e
|
Continue cleanup and docs
|
11 years ago |
falkTX
|
9f8839e907
|
Small Native API rework, fix zynaddsubfx state
|
11 years ago |
falkTX
|
b411ef4862
|
Update native API for 4 byte midiData, update zyn and fix it
|
11 years ago |
falkTX
|
cbda27df39
|
More testing; Add get/set_chunk native calls
|
11 years ago |
falkTX
|
4f7bcfb011
|
Add midi-transpose plugin
|
11 years ago |