Skip to content

Lua MIDI: Flesh General Message Factories #731

@mfisher31

Description

@mfisher31

All there is right now:

func. description
controller (channel, controller, value) Make a controller message
noteon (channel, note, velocity) Make a note on message
noteoff (channel, note) Make a regular note off message
noteoff (channel, note, velocity) Make a note off message with velocity

Need to do all messages that are 4 bytes or smaller.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions