Replies: 8 comments 3 replies
-
Sounds like a legit bug (reported):
https://gitlab.com/kushview/element/-/issues/569
Michael R. Fisher
Owner @ Kushview
https://kushview.net
…------- Original Message -------
On Saturday, October 8th, 2022 at 6:12 AM, hockinsk ***@***.***> wrote:
I have a VST2/3 plugin (Liquidsonics Cinematic Rooms) that will always load in Stereo I/O even though I've saved the session and graph containing it, configured to 12 Discreet Channels I/O and patched how I need it for subsequent projects. However, when opening these graphs again, nothing is connected and Cinematic Rooms is back to a Stereo configuration as if loaded for the first time and all connections disconnected. Is there any way I can automate this to connect or is it unavoidable due to how VST works? Regards
[image](https://user-images.githubusercontent.com/1609513/194701620-f3c45ae2-6cb9-4bf6-ad9a-512865ec6569.png)
—
Reply to this email directly, [view it on GitHub](#639), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAGW33YXQUJXAPDTYNXLQMDWCFCJPANCNFSM6AAAAAARAGGZPA).
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
BTW. It should be possible to do it and it recall. Does it work in the standalone version of Element? |
Beta Was this translation helpful? Give feedback.
-
It's probably something like that. The code is supposed to save the custom IO, and only load it if was set by user. Otherwise it'll pick the first common configuration. Could be the plugin not understanding how to deal with it's own multi-IO feature... or Element not going through the logical steps correctly. |
Beta Was this translation helpful? Give feedback.
-
Unfortunately that's how it is... most companies only care about the "bottom line" |
Beta Was this translation helpful? Give feedback.
-
Unfortunately so. |
Beta Was this translation helpful? Give feedback.
-
I think Bidule also is using JUCE: probably something on Element's end
…------- Original Message -------
On Saturday, October 8th, 2022 at 9:41 AM, hockinsk ***@***.***> wrote:
Unfortunately so.
I did just build the same VST and routing setup in Plogue Bidule Standalone and it has saved the connections, but I'm not sure if that means anything as could be loading things in different orders, I'm not sure. If you ever wanted to look into it (I prefer Element to Bidule :) ), the VST is on a 14 day demo. ilok key can be cut and pasted from: https://www.liquidsonics.com/demos/ page.
—
Reply to this email directly, [view it on GitHub](#639 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/AAGW336DVVOUPO6X644MNZTWCF2Y7ANCNFSM6AAAAAARAGGZPA).
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
All I can think is Liquidsonics maybe gets its I/O channel count from Bidule which I would generally instantiate as 16 channels, whereas Element I set Liquidsonics into the 12 channels from the I/O Configuration settings button after it's loaded into Element. |
Beta Was this translation helpful? Give feedback.
-
Having the same issue with Dirac. I'm outputting from Blackhole 16ch into the Dirac Processor that I configure for 16 I/O in the settings. If I save the config and quit Element then reload, the Dirac Processor defaults to 2 ins and outs with all patches disconnected. I then have to reconfigure Dirac for 16 I/O. |
Beta Was this translation helpful? Give feedback.
-
I have a VST2/3 plugin (Liquidsonics Cinematic Rooms) that will always load in Stereo I/O even though I've saved the session and graph containing it, configured to 12 Discreet Channels I/O and patched how I need it for subsequent projects. However, when opening these graphs again, nothing is connected and Cinematic Rooms is back to a Stereo configuration as if loaded for the first time and all connections disconnected. Is there any way I can automate this to connect or is it unavoidable due to how VST works? Regards
Beta Was this translation helpful? Give feedback.
All reactions