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

MIDI tracks that have no program change events are silent in-game #1

Open
Kermalis opened this issue Jun 25, 2018 · 0 comments
Open

Comments

@Kermalis
Copy link

If a MIDI track has no program change events, it is intended to be played with instrument 0.
In the M4A engine, until a track reaches a program change event, it will not play any notes.

midi2agb should add in a program change event for instrument 0 so that the GBA engine can begin playing the notes in the track.

Attached is an example MIDI for this situation.
Example.zip

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