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

[FR]: Direct (Juce audio buffer like) access to channels in the input and output buffer #202

Open
leanmeanaudio opened this issue Apr 16, 2024 · 0 comments

Comments

@leanmeanaudio
Copy link

Is your feature request related to a problem? Please describe.
People are asking to send certain channels to multiple outputs. If we can just copy channels on the output buffer, adding this would be super easy.

Describe the solution you'd like
Some kind of API to have juce audiobuffer like access at the start and at the end of processing.

Describe alternatives you've considered
Set multiple output tracks of 1 track could be a "simpler" but less flexible solution.

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

1 participant