The Wayback Machine - https://web.archive.org/web/20200521125429/https://github.com/monocasual/giada/issues/287
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

Configurable plug-in buses (aka channel matrix) #287

Open
tblrchstr opened this issue Nov 16, 2019 · 0 comments
Open

Configurable plug-in buses (aka channel matrix) #287

tblrchstr opened this issue Nov 16, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@tblrchstr
Copy link
Collaborator

@tblrchstr tblrchstr commented Nov 16, 2019

Starting from v0.15.4, Giada supports a primitive form of mono/stereo plug-ins. Full support is welcome, where the user can customize the channels layout through the channel matrix (see Reaper for example).

Useful JUCE classes:

https://docs.juce.com/master/classAudioProcessorGraph.html
https://docs.juce.com/master/classAudioProcessorPlayer.html

Readings:

https://forum.juce.com/t/audioprocessorgraph-vs-processorchain/31019

@tblrchstr tblrchstr added this to the 1.future milestone Nov 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.