Skip to content

Impossible to create audio effects with MIDI in? #34

@marc-weber1

Description

@marc-weber1

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions