Skip to content

FR: Support sending MIDI Program Change #11

Description

@ericpeters0n

Program Change is just a standard MIDI message!

Status Byte
1100NNNN (where NNNN is Channel in binary)

Data Byte
0PPPPPPP (0 + the new program number)

New to the codebase. Anyone familiar know where this would need to be added?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions