falkTX
|
527e649987
|
Dont prefer UI bridges if running as bridge already
Fixes #720
|
6 years ago |
falkTX
|
a129422a27
|
Allow to change bridge parameters from UI.
Closes #716
|
6 years ago |
falkTX
|
fb3132cabf
|
Get rid of *.base.* for internal plugins, now unused
|
6 years ago |
falkTX
|
0b4f5c2bb0
|
Fix 32bit VST UIs never being visible
|
6 years ago |
falkTX
|
37417720a8
|
Fix loading preset as project file from CLI
|
6 years ago |
falkTX
|
459915ebdb
|
General fixes against dynamic buffer sizes
|
6 years ago |
falkTX
|
a764f20453
|
Misc changes
|
6 years ago |
falkTX
|
995b345f84
|
Avoid a race condition when changing buffer/sample size
|
6 years ago |
falkTX
|
ce63ad677b
|
Fix LV2 plugins having random port count (unitialized memory)
|
6 years ago |
falkTX
|
8a622674da
|
Fix some more warnings
|
6 years ago |
falkTX
|
28d607be18
|
Fix some small compiler warnings
|
6 years ago |
falkTX
|
b09c6591f9
|
There was a typo
|
6 years ago |
falkTX
|
3f801a5c8f
|
Auto-connect option for JACK and JACK/RtAudio now implemented
|
6 years ago |
falkTX
|
fe8276f03d
|
Show driver options for jack, "(auto)" as rate/size choices
|
6 years ago |
falkTX
|
e0477b1683
|
Allow RtAudio device name to be empty, gets default value
|
6 years ago |
falkTX
|
6fe603b469
|
Cleanup
|
6 years ago |
falkTX
|
ae7a7a4b66
|
Cleanups, test random OSX things..
|
6 years ago |
falkTX
|
f712e9306e
|
Fix bridges build
|
6 years ago |
falkTX
|
9a68a49849
|
Big push to get transport working correctly. Seems quite nice now
|
6 years ago |
falkTX
|
28e5cd4b69
|
Cleanup some confusion regarding transport, now restore jack sync
|
6 years ago |
falkTX
|
8d48bc3ae2
|
Some house-keeping, needed after some previous changes
|
6 years ago |
falkTX
|
4874d682b0
|
Rework parts of plugin list (cleanup and simplify), refresh needed
|
6 years ago |
falkTX
|
b6790c5dd3
|
Very crude SFZ lookup
|
6 years ago |
falkTX
|
ff6aecfe54
|
Simplify discovery lv2 code
|
6 years ago |
falkTX
|
81e36929d0
|
Add 'valid' field to CarlaCachedPluginInfo; Fix build
|
6 years ago |
falkTX
|
2db8160320
|
Rename a class variable
|
6 years ago |
falkTX
|
e7f61c6ffe
|
Split CarlaUtils.cpp into smaller files
|
6 years ago |
falkTX
|
eea8bbbcb7
|
Avoid an assertion in get_custom_data_value
|
6 years ago |
falkTX
|
9253a2a90c
|
Add new carla_get_custom_data_value to API
|
6 years ago |
falkTX
|
eb465c2d01
|
Fix some comments
|
6 years ago |
falkTX
|
b5f528bdf0
|
Pass amount of frames to bridge process call
|
6 years ago |
falkTX
|
bdeb87acb7
|
Pass amount of frames to bridge process call
|
6 years ago |
falkTX
|
cd8cea6539
|
macOS related fixes
|
6 years ago |
falkTX
|
2355f147b3
|
Fix build with -std=c++98 and adjustments for old Mac OS
|
6 years ago |
falkTX
|
7d55cfe473
|
Start code for carla-plugin without lv2 instance-access
|
6 years ago |
falkTX
|
c789997920
|
More of the same
|
6 years ago |
falkTX
|
f475d04869
|
Expose more stuff to carla-plugin bridge, increase pipe timeout
|
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
|
e1004744cb
|
Add valgrind script, found and fix 1 leak already
|
6 years ago |
falkTX
|
4c04b0e15a
|
Expose carla-plugin in plugin bridge
|
6 years ago |
falkTX
|
7f89b7574a
|
2 more small memory issues fixed, caught by valgrind
|
6 years ago |
falkTX
|
92a3536da3
|
Fix use of undefined memory
|
6 years ago |
falkTX
|
04dbc3fbee
|
Nicer printing on out of bounds midi event time
|
6 years ago |
falkTX
|
7aa20661d7
|
Some fixes for stupid VST plugins
|
6 years ago |
falkTX
|
d2e8c80fbc
|
Avoid an assertion on VST-side midi-learn
|
6 years ago |
falkTX
|
17b7d55f0f
|
Fix typo in naming rtaudio jack+alsa backend
|
6 years ago |
falkTX
|
d306aa7a80
|
Cleanup project load code, fast checks without ignore-case
|
6 years ago |
falkTX
|
96fbec5b1d
|
Save and restore BPM with a project
|
6 years ago |
falkTX
|
c2290202c4
|
Fix a typo leading to missing midi out events on internal plugins
|
6 years ago |