falkTX
|
16d9083c0f
|
Fix changing process mode without quitting carla
|
10 years ago |
falkTX
|
c2214546a6
|
Hide per-plugin force-stereo option (not implemented yet)
|
10 years ago |
falkTX
|
8890bb4104
|
Only show internal/external canvas menu actions if patchbay + JACK
|
10 years ago |
falkTX
|
53f89fdb53
|
Re-add juce getPID()
|
10 years ago |
falkTX
|
2a0e12e136
|
Update juce
|
10 years ago |
falkTX
|
3d66676e8e
|
Update script again
|
10 years ago |
falkTX
|
5636940650
|
Enable stripping for beta release (soon)
|
10 years ago |
falkTX
|
4b9a64ea1b
|
Update linux script
|
10 years ago |
falkTX
|
7e63e4b3ef
|
Hide "uis always on top" option, not implemented yet
|
10 years ago |
falkTX
|
724f4020c7
|
Make sure rack mode has forced-stereo option on
|
10 years ago |
falkTX
|
a094316aef
|
Fix boolean options reaching carla-plugin, such as forceStereo
|
10 years ago |
falkTX
|
cc26ed19d7
|
Install the vst plugin into its own dir, like the LV2 does
|
10 years ago |
falkTX
|
e1d475ee8b
|
Misc
|
10 years ago |
falkTX
|
d115686cd9
|
Forgot this in a previous commit
|
10 years ago |
falkTX
|
3ba1e572fb
|
Force setting path in carla-plugin, fixes #149
|
10 years ago |
falkTX
|
1698dbb8a5
|
Set Carla as process name when really appropriate, closes #138
|
10 years ago |
falkTX
|
dd65ea0159
|
Misc fixing
|
10 years ago |
falkTX
|
38c3050af4
|
Cleanup
|
10 years ago |
falkTX
|
3becd4ddb7
|
Clear canvas when doing new project
|
10 years ago |
falkTX
|
e04fd78cdc
|
Remove LV2 and AU checkboxes in refresh dialog, not needed
|
10 years ago |
falkTX
|
5a93a12a16
|
Forgot to update UI paramter widget for CC maximum fix
|
10 years ago |
falkTX
|
334eacf3f7
|
Fix detection of some dlls as win64 plugins
|
10 years ago |
falkTX
|
16b3ca2a26
|
Increase max allowed CC number from 95 to 119, fixes #147
|
10 years ago |
falkTX
|
5fd388ed02
|
AU plugins working; Always return valid in carla_get_cached_plugin_info
|
10 years ago |
falkTX
|
39c76eb51c
|
Implement looking for cached AU plugins, TESTING
|
10 years ago |
falkTX
|
d03223a6f2
|
Misc
|
10 years ago |
falkTX
|
2dc9ee8f83
|
Continue previous commit; Use LV2 as cached plugins
|
10 years ago |
falkTX
|
949d117c3c
|
Extend get_internal_plugin_* for cached ones, to be used for LV2 and AU
|
10 years ago |
falkTX
|
45b1bef1ea
|
Ensure all LV2 port_event calls use the correct atom size, closes #151
|
10 years ago |
falkTX
|
38b5a04f3c
|
Revert previous change. TIL Qt does it internally :P
|
10 years ago |
falkTX
|
59b7fa5322
|
Add ctrl+tab shortcut for changing tabs (rack and patchbay for now)
|
10 years ago |
falkTX
|
9586c109e0
|
Optimize save
|
10 years ago |
falkTX
|
b1c2218ea3
|
Make sure all references to plugin widgets are deleted, fixes #143
|
10 years ago |
falkTX
|
185b8c4568
|
Cleanup
|
10 years ago |
falkTX
|
a2deca37cc
|
Fix for "wrapped C/C++ object of type PixmapDial has been deleted"
|
10 years ago |
falkTX
|
a72caa5323
|
carla-plugin: send transport info
|
10 years ago |
falkTX
|
ae49286c00
|
carla-plugin: Send bufsize and rate, don't use OSC, other fixes
|
10 years ago |
falkTX
|
c914fe96ba
|
Misc
|
10 years ago |
falkTX
|
17ccac659e
|
Move 2 functions to common file
|
10 years ago |
falkTX
|
defc31830e
|
carla-plugin: Send max-plugin-number var
|
10 years ago |
falkTX
|
cf77580cad
|
Send extra initial server info to carla-plugin; Fix about size
|
10 years ago |
falkTX
|
bc8d7c9645
|
Send initial state of internal params to carla-plugin
|
10 years ago |
falkTX
|
5d0c4f3f56
|
Misc
|
10 years ago |
falkTX
|
177b11965c
|
Fix some issues in carla-plugin
- don't refresh patchbay if rack
- fix rack size
- don't show time panel
|
10 years ago |
falkTX
|
4a64d89442
|
vst-plugin: Simplify code for handling MIDI, working MIDI-Out
|
10 years ago |
falkTX
|
67898d196a
|
vst-plugin: Append "FX" to plugin name if not synth
|
10 years ago |
falkTX
|
87a2c10fae
|
vst-plugin: MIDI Out support (TESTING)
|
10 years ago |
falkTX
|
3890ee5a80
|
carla-vst: tell host we want MIDI events, add some TODO comments
|
10 years ago |
falkTX
|
b8ed819c52
|
Only show real LV2 instruments as synths; Cleanup
|
10 years ago |
falkTX
|
8656de5f9e
|
Cleanup
|
10 years ago |