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

Extend support in flock.midi.controller to all appropriate MIDI message types #14

Open
colinbdclark opened this issue Sep 9, 2016 · 0 comments

Comments

@colinbdclark
Copy link
Contributor

Currently, the flock.midi.controller component provides a (still somewhat awkward) means for declaratively mapping incoming MIDI control and note on/off messages. However, it doesn't support other types of messages such as pitchbend, aftertouch, etc.

This should be remedied by restructuring the component's options to have a "mappings" object at top level that can contain keys for each MIDI message type (i.e. control, noteOn, etc.).

@colinbdclark colinbdclark transferred this issue from lichen-community-systems/Flocking Jun 8, 2020
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