Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Impossible to create audio effects with MIDI in? #34

Open
marc-weber1 opened this issue May 16, 2022 · 0 comments
Open

Impossible to create audio effects with MIDI in? #34

marc-weber1 opened this issue May 16, 2022 · 0 comments

Comments

@marc-weber1
Copy link

Creating a plugin implementation with:

const INPUT_CHANNELS: usize = 2;
const OUTPUT_CHANNELS: usize = 2;

that also implements MidiReceiver creates something that is flagged by Ableton and RENoise as an instrument with sidechain, when it should be an effect with 2 input channels. Does baseplug have a manual setting for this, like JUCE? Should this be a const in the Plugin trait?

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

No branches or pull requests

1 participant