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

Refactor Midi::MidiTrack to separate out the channels #3

Open
Madsy opened this issue Mar 21, 2017 · 0 comments
Open

Refactor Midi::MidiTrack to separate out the channels #3

Madsy opened this issue Mar 21, 2017 · 0 comments

Comments

@Madsy
Copy link
Owner

Madsy commented Mar 21, 2017

Midi::MidiTrack is currently just a big array with all the track MIDI events. Instead of being a simple stream, each MIDI track should be separated into an array which represents the 16 MIDI channels

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

No branches or pull requests

1 participant