Closed RolandJansen closed 4 years ago
No need for a new component. There's a new API function connectPlugins(connection: [AudioEndpoint, AudioEndpoint]): void
that (re)connects an output node to an input node of another plugin. See 1b381702d81f7a00dc97c6b804d146c65c6aef7f
There should be an instance that manages audio routes in intermix. It doesn't have to be perfect in this milestone but the basic infrastructure has to be implemented.