falkTX
|
2cb6fa1960
|
Initial work for file type paths, use it for audio and midi plugins
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
5fbae267ce
|
Save/cache audio driver in engine settings; Fixes to dialog
|
5 years ago |
luz.paz
|
04b1890c3e
|
Fix source comment and user facing typos
Found via `codepell` (v1.17.0.dev0)
```
codespell -q 3 -L iff,iif,inport,sord,sinc,te,uint -S ./source/includes,./source/modules,./source/native-plugins,./data/windows
```
|
5 years ago |
falkTX
|
d9c255f1c7
|
Remove 1 "/** @} */" too much
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
0f497f5f9a
|
Add API to be used for patchbay port groups
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
269356b881
|
Testing: Send UI scale to lv2 uis
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
b7922f3dd5
|
Experimental inline display inside canvas
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
6f76a52968
|
Finish first wave of full-osc control work
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
9a96aceeee
|
Dont try to use ports above 32767 for OSC
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
e5ab26bac8
|
Implement OSC settings save, load and apply; Fix typo in callback
Signed-off-by: falkTX <falktx@falktx.com>
|
5 years ago |
falkTX
|
8535f839bf
|
Start work for OSC settings
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 |
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
|
2355f147b3
|
Fix build with -std=c++98 and adjustments for old Mac OS
|
6 years ago |
falkTX
|
4c04b0e15a
|
Expose carla-plugin in plugin bridge
|
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 |
Yuri
|
2be9e4027c
|
Fix build with the clang compiler.
|
6 years ago |
falkTX
|
f039ee4675
|
Fix CarlaBackend.h usage with the latest changes
Fixes #632
|
6 years ago |
falkTX
|
1967b55052
|
Fix NaN when controlling log params with MIDI CC
Fixes #625
|
6 years ago |
falkTX
|
c3a38f7026
|
Cleanup
|
6 years ago |
falkTX
|
86a27bd68b
|
Misc fixes detected by static analyzer
|
6 years ago |
falkTX
|
33b5afb9e3
|
Don't build wine options under windows
|
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
|
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
|
27b83d6042
|
Add callback for when project finishes loading
|
7 years ago |
falkTX
|
88e5e93497
|
Import inline-display LV2 API and define PLUGIN_HAS_INLINE_DISPLAY
|
7 years ago |
falkTX
|
11e7814b3b
|
Initial stub implementation of jack application plugin
|
7 years ago |
falkTX
|
e6d9aa45d6
|
Add option to enable console output to logs tab
Closes #441
|
7 years ago |
falkTX
|
04a7b633bc
|
Fix CarlaBackend.h to be C compatible
|
7 years ago |
falkTX
|
5991c38360
|
Make MIDI CC events apply in log scale if needed
This helps #387, but rule is defined by the plugin.
Later on the user must be able to choose the scale mode
(among other things)
|
8 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
|
f7bc330102
|
Allow custom properties per plugin, use it to save is-skin-compact
|
9 years ago |
falkTX
|
1ce3132801
|
Rework NSM code, actually works now :)
|
9 years ago |
falkTX
|
d62b7c31dd
|
Continue work to separate idle and uiIdle
|
9 years ago |
falkTX
|
de829539de
|
Start some cleanup and rework, DO NOT USE
|
10 years ago |
falkTX
|
bc2c5b2659
|
Fix CarlaBackend.h for ANSI (pedantic)
|
10 years ago |
falkTX
|
0018a0ce44
|
Rename some files; More makefile work
|
10 years ago |
falkTX
|
16b3ca2a26
|
Increase max allowed CC number from 95 to 119, fixes #147
|
10 years ago |
falkTX
|
4d5b3b3c50
|
Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing)
|
10 years ago |
falkTX
|
2d1a596f0f
|
Allow to pass MIDI bank/program changes to LV2 plugins, closes #136
|
10 years ago |
falkTX
|
f4e5795a71
|
Add ENGINE_OPTION_PLUGIN_PATH, will be needed soon
|
10 years ago |
falkTX
|
ba08d6cb3a
|
Workaround qt bug that makes edit dialog resizable to 0
|
10 years ago |