Skip to content

Add MIDI Routing to Effect Plugins #431

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

AusBoone
Copy link

@AusBoone AusBoone commented Jul 9, 2025

  • Added a new MIDI-aware processing method in the plugin base class so effects can react to incoming MIDI events
  • Documented that effect plugins now accept MIDI data for real-time control
  • Updated external plugin tests to verify that effect plugins handle MIDI messages correctly

Implementing MIDI routing for effect plugins would broaden Pedalboard's compatibility with existing professional plugins and align the interface with standard DAW behavior.

It enhances real‑time audio workflows and may attract more users who depend on MIDI-driven effects.

@AusBoone AusBoone changed the title Add MIDI Routing to Effect Pluggins Add MIDI Routing to Effect Plugins Jul 9, 2025
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

Successfully merging this pull request may close these issues.

1 participant