Sub-graphs in Element 1.0 Windows don't seem to save #1083
Closed
lukejagger
started this conversation in
General
Replies: 2 comments 1 reply
|
This seems to be down to the second part of my original question, which is that if the audio device isn't plugged in, any sub-graph doesn't save its state! Combined with the fact that MIDI also doesn't come through. So an audio interface has to be active to use Element, and you can't update your graphs 'offline' from the audio interface. |
1 reply
|
Thanks for the report. I'll have a look when I can. Solution is probably to run a fake audio driver to run the processing loop when no device is present: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Sub-graphs in Element 1.0 Windows don't seem to save with the session.
I tried saving the node, opening the sub-graph and saving it there, but it never seems to save its content with the project.
The sub-graph(s) currently just has an Omnisphere 3 with MIDI in, and audio out, but it is lost.
Am I doing something wrong?
I've also noticed that MIDI doesn't come through when my ASIO interface isn't up. As ASIO is an audio interface, I would still expect MIDI to come in without an audio interface present.
All reactions