falkTX
|
3ba1e572fb
|
Force setting path in carla-plugin, fixes #149
|
10 years ago |
falkTX
|
1698dbb8a5
|
Set Carla as process name when really appropriate, closes #138
|
10 years ago |
falkTX
|
16b3ca2a26
|
Increase max allowed CC number from 95 to 119, fixes #147
|
10 years ago |
falkTX
|
5fd388ed02
|
AU plugins working; Always return valid in carla_get_cached_plugin_info
|
10 years ago |
falkTX
|
39c76eb51c
|
Implement looking for cached AU plugins, TESTING
|
10 years ago |
falkTX
|
d03223a6f2
|
Misc
|
10 years ago |
falkTX
|
2dc9ee8f83
|
Continue previous commit; Use LV2 as cached plugins
|
10 years ago |
falkTX
|
949d117c3c
|
Extend get_internal_plugin_* for cached ones, to be used for LV2 and AU
|
10 years ago |
falkTX
|
45b1bef1ea
|
Ensure all LV2 port_event calls use the correct atom size, closes #151
|
10 years ago |
falkTX
|
9586c109e0
|
Optimize save
|
10 years ago |
falkTX
|
a72caa5323
|
carla-plugin: send transport info
|
10 years ago |
falkTX
|
ae49286c00
|
carla-plugin: Send bufsize and rate, don't use OSC, other fixes
|
10 years ago |
falkTX
|
17ccac659e
|
Move 2 functions to common file
|
10 years ago |
falkTX
|
defc31830e
|
carla-plugin: Send max-plugin-number var
|
10 years ago |
falkTX
|
cf77580cad
|
Send extra initial server info to carla-plugin; Fix about size
|
10 years ago |
falkTX
|
bc8d7c9645
|
Send initial state of internal params to carla-plugin
|
10 years ago |
falkTX
|
95b8ae0b77
|
Fix possible locale issues when using carla as plugin
|
10 years ago |
falkTX
|
3a6ff75305
|
Fix osx build; Fix plugin version missing carla_panels
|
10 years ago |
falkTX
|
510babf1ee
|
Fix build
|
10 years ago |
falkTX
|
48d6fda2fe
|
Update about text
|
10 years ago |
falkTX
|
d12bc10779
|
Continue rework
|
10 years ago |
falkTX
|
a45d869e24
|
Update about text
|
10 years ago |
falkTX
|
8024a4f39b
|
PulseAudio requires interleaved audio
|
10 years ago |
falkTX
|
fcbcd0437b
|
Allow plugin path to be empty, remove assertion
|
10 years ago |
falkTX
|
8de33fc1c3
|
Correct some settings code; Apply to plugin version properly
|
10 years ago |
falkTX
|
46ecbdbec3
|
Fix Windows build
|
10 years ago |
falkTX
|
ee8dc99cf0
|
DSSI/LV2: Disable mapping programs if plugin does not expose them
|
10 years ago |
falkTX
|
061cd920fd
|
Build and install interposer by default
|
10 years ago |
falkTX
|
4d5b3b3c50
|
Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing)
|
10 years ago |
falkTX
|
413bff2939
|
Misc fixing
|
10 years ago |
falkTX
|
2a700bfeae
|
Don't pass name and osc-url on plugin bridges args, use env vars
|
10 years ago |
falkTX
|
5cb048cd27
|
Pass all settings to plugin bridges as env vars, even if empty
|
10 years ago |
falkTX
|
7f9b5da47f
|
Misc
|
10 years ago |
falkTX
|
613302ffb9
|
Pass initial engine options to plugin UI; Cleanup
|
10 years ago |
falkTX
|
0e00f85c9a
|
Add carla_get_library_filename/folder functions, needed for LMMS
|
10 years ago |
falkTX
|
2d1a596f0f
|
Allow to pass MIDI bank/program changes to LV2 plugins, closes #136
|
10 years ago |
falkTX
|
7b27ac9dc6
|
Fix build
|
10 years ago |
falkTX
|
6449575a45
|
Fix #135; Don't require bundle for LV2 plugs; Misc changes
|
10 years ago |
falkTX
|
29f8bbf13f
|
Rework some plugin MIDI code, closes #134
|
10 years ago |
falkTX
|
b7c8deccc1
|
Init (fake) juce events if using custom plugin entries (for LMMS)
|
10 years ago |
falkTX
|
db00bc752f
|
Bump pkg-config version, allow to use rack&patchbay plugins directly
|
10 years ago |
falkTX
|
c033d96488
|
Misc
|
10 years ago |
falkTX
|
be3f89c6d9
|
Misc
|
10 years ago |
falkTX
|
9a8f98f20d
|
Fix patchbay mode for lv2/vst carla-plugin
|
10 years ago |
falkTX
|
3ed767db8f
|
Misc
|
10 years ago |
falkTX
|
8275130786
|
Fix plugin control-output updates
|
10 years ago |
falkTX
|
9ba8069bed
|
Fix for some broken LV2 plugins that set UI festures on DSP side
Looking at you linuxDSP...
|
10 years ago |
falkTX
|
101b703b0c
|
Implement some custom kxstudio lv2 properties
|
10 years ago |
falkTX
|
2235525a56
|
Apply CV changes to engine bridge; Fix build
|
10 years ago |
falkTX
|
dac744cd0c
|
Pass CV buffers directly in plugin process function
|
10 years ago |