Skip to content
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

Passing rerouted channels as source #21

Open
siwa-net opened this issue Jun 30, 2021 · 1 comment
Open

Passing rerouted channels as source #21

siwa-net opened this issue Jun 30, 2021 · 1 comment

Comments

@siwa-net
Copy link

Hi there!

First of all: Great plugin, really love it!

I have audio files where I want to reorder the channels in a different way and pass this reordered source to the plugin. Is this somehow possible? So I created a
source -> splitter => gainNodes (reorder here) => merger -> splitter_2(used as peak-meter source) => destination
graph.
When passing the splitter_2 node into the createMeterNode function I only got one channel of the splitter connected (see image below). Is there a way to pass a reordered audio source to the plugin?
Screenshot 2021-06-30 at 08 22 57

@suterma
Copy link

suterma commented Mar 24, 2023

Great question. I also wondered what happens with audio sources that are mono or 5.1 for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants