falkTX
3aa5352bb7
Make water File paths accept paths from CWD, adjust bridges to it
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
ab8e178413
Experiment with LV2 parameters, we can show their names now
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
2f3a442459
Dont prefer plugin bridges for certain hardcoded LV2 plugins
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
7230b0bee4
Dont prefer plugin bridges for certain hardcoded LV2 plugins
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
bbb82b8530
Working wine-native bridge, needs testing
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
51f20736b4
Do not call plugin effEditIdle on update display opcode
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
36541cd0ba
Do not call plugin effEditIdle on update display opcode
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
b3193fb4b0
Hide a few symbols, no need for extern "C" there
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
bencrossman
ee07026250
Bug fix for program changes coming through as bank changes ( #779 )
6 years ago
bencrossman
5084d36092
Bug fix for program changes coming through as bank changes ( #779 )
6 years ago
falkTX
c59a1eb97a
Fix a possible race condition
6 years ago
falkTX
2b983e8375
Fix a possible race condition
6 years ago
Andreas Müller
478c6e906a
Fixes for fluidsynth >= 2.0.0 ( #766 )
* Fluidsynths: Ensure fluidsynth's defaults are set once and in one place
This makes transition fluidsynth 1.x -> 2.x a lot easier.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* Enable support for fluidsynth >= 2.0.0
This reverts commit e67ba7c25b
.
* Fixes for fluidsynth >= 2.0.0
* preset iteration and getters have changed
* constants for most defaults are no more available in public headers -
fluidsynth wants to be asked
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
6 years ago
Andreas Müller
fb410954dc
Fixes for fluidsynth >= 2.0.0 ( #766 )
* Fluidsynths: Ensure fluidsynth's defaults are set once and in one place
This makes transition fluidsynth 1.x -> 2.x a lot easier.
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* Enable support for fluidsynth >= 2.0.0
This reverts commit e67ba7c25b
.
* Fixes for fluidsynth >= 2.0.0
* preset iteration and getters have changed
* constants for most defaults are no more available in public headers -
fluidsynth wants to be asked
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
6 years ago
falkTX
15acfd6db3
Fix for VST plugins that update parameters without telling the host
6 years ago
falkTX
33757121d5
Print to terminal the plugin name that failed to load
6 years ago
falkTX
d73c0788cc
Fix some warnings triggered by gcc-8
6 years ago
falkTX
ee0a4e5fdf
Start a big cleanup, WIP
6 years ago
falkTX
85ebe336c5
Fix some warnings triggered by gcc-8
6 years ago
falkTX
f7fcf2ccdf
More REST tests, quick hacky code for websockets
6 years ago
falkTX
61a7394ecd
Cleanup in carla as plugin code, preparing for some wine :)
6 years ago
falkTX
ed329d98eb
Big cleanup now that embed ui is gone
6 years ago
falkTX
68c24a13aa
libjack: catch window close when possible, and hide it instead
6 years ago
falkTX
d9979d0c56
libjack: Implement basic session management via SIGUSR1 signal
6 years ago
falkTX
565eb7c29e
libjack: catch window close when possible, and hide it instead
6 years ago
falkTX
81e9caa81a
libjack: Implement basic session management via SIGUSR1 signal
6 years ago
falkTX
8c71b6f4d7
Don't try to find binary type of certain plugins when loading project
6 years ago
falkTX
360db9e0ce
Rename things regarding audio peaks, will be useful for rest later
6 years ago
falkTX
cc9b69dd9a
Ignore a few more old settings, from < beta6
6 years ago
falkTX
a284d4e992
Don't try to find binary type of certain plugins when loading project
6 years ago
falkTX
ba0c12697c
Fix for LV2 plugins with UI feedback ports in bridge mode
6 years ago
falkTX
ef07babaad
Fix dynamic buffer size against plugin bridges
Closes #752
6 years ago
falkTX
b770f61b93
Fix internal plugins not handling internal controls on native bridge
6 years ago
falkTX
798ab5c133
Fix internal plugins receiving wrong frame pos on split buffers
6 years ago
falkTX
191781e9db
Fix for LV2 plugins with UI feedback ports in bridge mode
6 years ago
falkTX
2b6c6d8440
Fix dynamic buffer size against plugin bridges
Closes #752
6 years ago
falkTX
b7e4f2848b
Fix internal plugins not handling internal controls on native bridge
6 years ago
falkTX
49261776c3
Fix internal plugins receiving wrong frame pos on split buffers
6 years ago
falkTX
07b028b3b5
Make UI more responsive when loading bridged plugins
6 years ago
falkTX
dcfa45b789
Respect max-parameters setting in plugin bridges
6 years ago
falkTX
f8f32b363d
Fix an assertion when looking for wine64
Closes #740
6 years ago
falkTX
31eb7760b0
Tweak findNextEvent() to catch future cases of lost events
6 years ago
falkTX
a468359963
Fix plugins under carla-patchbay not receiving all events
6 years ago
falkTX
8b9db39248
Fix local semaphore under macOS, optimize linux futexes
6 years ago
falkTX
c2b328d70d
Don't wait twice for vst plugin bridges
6 years ago
falkTX
de030b6b81
Small fix for transport changed check, in case BBT is not available
6 years ago
falkTX
e3e2288691
Only send kVstTransportChanged to VST plugins when really needed
Fixes transport sync with certain plugins, like FLStudio \o/
6 years ago
FilipeCSnuk
02fe784cc8
Expose new carla-plugin-native object
6 years ago
falkTX
119d370d58
Remove an old define, missing timeinfo on carla-plugin gui on win32
6 years ago
falkTX
799fd2eaea
Fix starting wine bridges with wine versions without 64 suffix
Also debug a bit more
Fixes #736
6 years ago