Comment by ~laineus on ~alextee/zrythm-bug
FYI: Carla new version has been released. https://github.com/falkTX/Carla/releases/tag/v2.4.2
Comment by ~laineus on ~alextee/zrythm-feature
Thank you. it went well.
Comment by ~laineus on ~alextee/zrythm-feature
I would like to edit the history file directly to add projects into the list until this feature is released. Could you please tell where is it?
Comment by ~laineus on ~alextee/zrythm-bug
Thank you so much. I will try it when the version is released.
Comment by ~laineus on ~alextee/zrythm-bug
I just tried Helm for win64 VST2.
- Preset selection Parameters LV2 restored restored VST lost restored Both "Plugin Properties" > "Presets" are show names properly.
Helm has only one sound source, so both make same sound.
Ticket created by ~laineus on ~alextee/zrythm-bug
When load a project, most VST plugins lost the all or some settings.
So I set a lot of tracks again every time when I load a project.
Screenshots: https://drive.google.com/drive/folders/1YJYqxcbkTdBnYmcBTc44hkgkkLFM7Xn0?usp=sharing
#Env
- OS: Ubuntu 21.10
- Version: alpha-26.0.13
- Bridge: using "*.so" files generated with yabridge
#Examples
Kontakt: Lost everythins.
Guitar Rig 6: Lost everything.
Lounge Lizard Session 4: Lost preset selection but restored parameters. this plugin has one sound source so this is not a real problem.
EZBass: Lost sound type.
ValhallaSupermassive: Lost preset selection but restored parameters. not a real problem.
Helm (LV2): Restored all.
(Ref: screenshots)
#In other app
- Reaper: Restored the all state properly.
- Carla (standalone): Restored the all state when save as 'test.carxp' and load it.
#Carla
I found this issue and following comment,
https://github.com/falkTX/Carla/issues/1465
I also tried with only bridging UIs (by passing ENGINE_OPTION_PREFER_UI_BRIDGES instead of ENGINE_OPTION_PREFER_PLUGIN_BRIDGES). that seems to be working properly
I tried all options of "Add to project (carla)", "Add to project (bridged UI)" and "Add to project (bridged full)", but the all of them behaved the same.
#Other related(?) issues
- Plugin properties doesn't show presets for VST plugins, but show presets for LV2 plugins. (Ref: screenshots)
- Zrythm shows dialog "The project contains unsaved changes." everytime when close app even though I saved just before.
- Even if I click "quit without saving", project is saved properly (except plugins' states).