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

midi_inverter is not recognized by Ableton as a MIDI effect. #192

Open
HelgeStenstrom opened this issue Jan 2, 2025 · 0 comments
Open

Comments

@HelgeStenstrom
Copy link

The MIDI Inverter VST3 plugin seems to be recognized by Ableton as an Instrument. If I drag it from the plugin browser onto an instrument, the instrument gets replaced, rather than being prepended with a midi effect.

If I comment out the line that says
Vst3SubCategory::Instrument,
from VST3_SUBCATEGORIES, then the plugin is seen as an audio effect.

Looking at the choices for Vst3SubCategory, I don't find anything that looks like midi.

Maybe I have the wrong expectations; I'm trying to learn a little Rust, and to learn to write audio plugins for Ableton, but I thought that it would be easier to start with a Midi plugin.

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