falkTX
|
fed364b254
|
Implement clearing xrun count
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
fc48f6f9e7
|
Introduce statusbar-like area; Add 1 new callback value
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
Filipe Coelho
|
e2a2c45f22
|
NSM support for JACK Applications (#829)
Signed-off-by: falkTX <falktx@gmail.com>
|
5 years ago |
falkTX
|
e9dffc601e
|
Introducing "Cancelable actions"
We can now timeout forever, as we let the user cancel when he wants to
Signed-off-by: falkTX <falktx@gmail.com>
|
5 years ago |
falkTX
|
37014357ad
|
Start adapting for old juce
Signed-off-by: falkTX <falktx@gmail.com>
|
5 years ago |
falkTX
|
d15e339645
|
jack transport cannot be disabled in multi-client
also save link on/off state
|
6 years ago |
falkTX
|
5af074b399
|
Move frontend code to its own folder
|
6 years ago |
falkTX
|
b37b878c7d
|
Fix switching plugin positions in plugin mode
It expects fast response from backend, which is not what happens
with plugins (using pipes).
For now, just force the change manually
Fixes #671
|
6 years ago |
falkTX
|
30b53fe0e6
|
Fix typo
|
6 years ago |
falkTX
|
9253a2a90c
|
Add new carla_get_custom_data_value to API
|
6 years ago |
falkTX
|
1af8a55b91
|
Fix switching plugin positions in plugin mode
It expects fast response from backend, which is not what happens
with plugins (using pipes).
For now, just force the change manually
Fixes #671
|
6 years ago |
falkTX
|
b985a95a4f
|
Finish REST API
|
6 years ago |
falkTX
|
69d3c61bf7
|
REST server-side messages working, add some stubs
|
6 years ago |
falkTX
|
3f486b4385
|
Initial working communication for REST server/client
|
6 years ago |
falkTX
|
1286793a53
|
Start getting rid of linuxsampler
|
6 years ago |
falkTX
|
a0761932ca
|
Convert num-periods int option to triple-buffer bool
|
6 years ago |
falkTX
|
c3a38f7026
|
Cleanup
|
6 years ago |
falkTX
|
86a27bd68b
|
Misc fixes detected by static analyzer
|
6 years ago |
falkTX
|
244ccfc2ac
|
Make transport controls experimental
Closes #546
|
7 years ago |
falkTX
|
69c24a915a
|
Active peaks and keyboard for carla-rack group
|
7 years ago |
falkTX
|
8b4283ad9a
|
Apply the same changes in makefile and backend.py; Cleanup
|
7 years ago |
falkTX
|
f8c94ceb7d
|
Start to add back patchbay mode
|
7 years ago |
falkTX
|
df1e2f12b1
|
Start to get rid of Juce
|
7 years ago |
falkTX
|
2adddc21a6
|
Finish wine options, except auto-prefix
|
7 years ago |
falkTX
|
09a0083eb2
|
Start settings for Wine
|
7 years ago |
falkTX
|
9aed25df6c
|
Initial work for setting bpm value
|
7 years ago |
falkTX
|
27b83d6042
|
Add callback for when project finishes loading
|
7 years ago |
falkTX
|
dd0995295f
|
Make lv2-export an experimental option, needs to be enabled first
|
7 years ago |
falkTX
|
efbec398aa
|
Add stub functions for plugin lv2-export in backend
|
7 years ago |
falkTX
|
97bd032ebd
|
Add prevent-bad-behaviour option, and make it work once again
|
7 years ago |
falkTX
|
1d932de9b7
|
Cleanup
|
7 years ago |
falkTX
|
34e74678aa
|
Don't show bridge plugins if experimental flag is off
|
7 years ago |
falkTX
|
15041cc148
|
Move experimental options to new settings tab
|
7 years ago |
falkTX
|
856bbf6015
|
Initial work for LV2 internal display
|
7 years ago |
falkTX
|
88e5e93497
|
Import inline-display LV2 API and define PLUGIN_HAS_INLINE_DISPLAY
|
7 years ago |
falkTX
|
9ba7c439b4
|
Add flag for local or global opening of main lib
|
7 years ago |
falkTX
|
11e7814b3b
|
Initial stub implementation of jack application plugin
|
7 years ago |
falkTX
|
2c71884953
|
Allow to force audio driver
|
7 years ago |
falkTX
|
e6d9aa45d6
|
Add option to enable console output to logs tab
Closes #441
|
7 years ago |
falkTX
|
07b911cfb9
|
Testing: Load carla lib using RTLD_GLOBAL, fixes u-he plugins
|
7 years ago |
falkTX
|
183b06cad0
|
carla-control: fix last used plugin data leftovers, all clear now
|
8 years ago |
falkTX
|
9eb197339b
|
New option to wherever put UIs on top of carla
Closes #348
|
8 years ago |
falkTX
|
2bec51d2b4
|
Misc fixes and small changes needed for OSX
|
8 years ago |
falkTX
|
67c4521df1
|
Wait for pending events to stop before quitting carla
|
9 years ago |
falkTX
|
3bb7a8c9cd
|
Allow carla-plugin to use OSC
|
9 years ago |
falkTX
|
b02fc22d70
|
Fixes needed for upcoming carla-control
|
9 years ago |
falkTX
|
7bb58f1265
|
Change default process mode to patchbay on non-linux systems
|
9 years ago |
falkTX
|
4795b63f34
|
Rename some files, allow presets on plugin skins (needs rebuild)
|
9 years ago |
falkTX
|
fc01dc1b22
|
Remove previous windows hack, no longer needed
|
9 years ago |
falkTX
|
70d51899d9
|
Cache carla-plugin changes so that skin compat/expand works nicely
|
9 years ago |