falkTX
|
360db9e0ce
|
Rename things regarding audio peaks, will be useful for rest later
|
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 |
falkTX
|
9a68a49849
|
Big push to get transport working correctly. Seems quite nice now
|
6 years ago |
falkTX
|
349651db3a
|
Fix build, remove some test code
|
6 years ago |
falkTX
|
6184eadbcb
|
Don't trigger ENGINE_CALLBACK_UPDATE under certain conditions
|
6 years ago |
falkTX
|
4c04b0e15a
|
Expose carla-plugin in plugin bridge
|
6 years ago |
falkTX
|
bf60778ad9
|
Use double-precision for time tick; Force bridge build without osc
|
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
|
86a27bd68b
|
Misc fixes detected by static analyzer
|
6 years ago |
falkTX
|
52f56ad468
|
Make sure midi channel is always set on output
|
6 years ago |
falkTX
|
33b5afb9e3
|
Don't build wine options under windows
|
6 years ago |
falkTX
|
518f2557a1
|
Continue splitting of carla-plugin LV2 code
|
6 years ago |
falkTX
|
90da8601f5
|
Release JACK timebase master when disabling jack transport sync
Fixes #525
|
7 years ago |
falkTX
|
c95d639750
|
Quick fix for clang
|
7 years ago |
falkTX
|
6743921cea
|
Re-add patchbay mode to backend
|
7 years ago |
falkTX
|
f8c94ceb7d
|
Start to add back patchbay mode
|
7 years ago |
falkTX
|
b00010b65a
|
Rename the custom mini juce fork to "water"
|
7 years ago |
falkTX
|
0fc5553a49
|
Finish moving things to mini juce
|
7 years ago |
falkTX
|
fcea66d79f
|
Fixup new code for -Weffc++
|
7 years ago |
falkTX
|
021d3d0331
|
Continue removal of juce stuff; Start some win32 code for plugin ui
|
7 years ago |
falkTX
|
3343acb863
|
Make windows build a little usable without juce
|
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
|
a6405a4fce
|
Continue transport work, link can now be enabled (untested)
|
7 years ago |
falkTX
|
a68cef0f86
|
Cleanup latency code
|
8 years ago |
falkTX
|
67c4521df1
|
Wait for pending events to stop before quitting carla
|
9 years ago |
falkTX
|
39b2e27561
|
Fix rename under jack multi-client mode
|
9 years ago |
falkTX
|
10a0fb5a7a
|
Add support for internal plugins with more than 1 midi input
|
9 years ago |
falkTX
|
5ac57536ef
|
Continue rework, now working properly I think...
|
9 years ago |
falkTX
|
250c9772a0
|
Initial code to save external connections
This is going to be needed for rtaudio/juce patchbay modes,
but it's also nice to have for JACK.
|
9 years ago |
falkTX
|
4018cdff82
|
Cleanup and minor rework of some engine graph code
|
9 years ago |
falkTX
|
f1b410916c
|
Finish previous work about not using AU_PATH (now in backend)
|
9 years ago |
falkTX
|
e2122d3e49
|
Add options argument to addPlugin, allows to pre-set force-stereo
|
9 years ago |
falkTX
|
c6d1e40934
|
Rework some code to not allow registering jack ports with the same name
|
10 years ago |
falkTX
|
29c85949ca
|
Catch some client engine callbacks and report to server
|
10 years ago |
falkTX
|
f4b6b4fd28
|
More plugin-bridge work (server-side mostly complete now)
|
10 years ago |
falkTX
|
4a6b420eff
|
More of the same
|
10 years ago |
falkTX
|
503314968f
|
More plugin-bridge work
|
10 years ago |
falkTX
|
01935d32ea
|
Continue plugin-bridge rework
|
10 years ago |
falkTX
|
0018a0ce44
|
Rename some files; More makefile work
|
10 years ago |
falkTX
|
0eec70a1ca
|
Export Engine/Plugin C++ API; Make carla_get_engine() non-const
|
10 years ago |
falkTX
|
4d5b3b3c50
|
Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing)
|
10 years ago |
falkTX
|
ac0be351e9
|
Cleanup
|
10 years ago |
falkTX
|
bd0330afb1
|
Fix some issues with engine init/close
|
10 years ago |
falkTX
|
f4e5795a71
|
Add ENGINE_OPTION_PLUGIN_PATH, will be needed soon
|
10 years ago |
falkTX
|
1d9ace6c23
|
Allow to change between internal and external canvas (plugin vs jack)
|
10 years ago |
falkTX
|
cf21acd636
|
More work for internal patchbay, seems promising :)
|
10 years ago |