-
-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sfizz vs Carla, instrument choice is not saved correctly #67
Comments
Hi @jamshark70 You may instead use the VST3 version. In the later versions of Carla and Ardour, VST3 support is available and sfizz is compatible. |
Ok, I just wanted to be sure the issue is reported. Hope it can be fixed at some point. I'm now using Reaper for this project (which, come to think of it, is probably loading the VST3 version of sfizz by default, and accordingly having no trouble with restoring the session). Though not free/libre, it works. EDIT: Per falkTX/Carla#1266, currently it's necessary to build Carla for oneself for VST3 support. |
This is working correctly with latest sfizz develop branch and carla since falkTX/Carla@5f3741c |
Thanks @falkTX ! |
Under sfztools/sfizz#595, I was told that sfizz as a plugin would save its settings properly if I save the project on a filesystem that supports symlinks.
However, this is not true for Carla.
I might anticipate mutual buck-passing here: sfizz expects the symlinks to be created under Carla, and Carla may well say "why do you need symlinks?"
I had really hoped to find an alternative to Ardour because its MIDI editing interface is unbearable. Waveform11 look(ed) promising but it doesn't support LV2 or JACK MIDI. So I thought maybe I could host sfizz LV2 in Carla and pipe MIDI/audio in and out. But... the project fails to restore properly. So after two days, I'm still at step 1.
(I'm rapidly running out of FLOSS options. I'd love to be able to say that I could complete this project with FLOSS but this is looking increasingly unlikely.)
The text was updated successfully, but these errors were encountered: