NX-Midi Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "type=Media players" to "type=Media Players" |
||
| Line 5: | Line 5: | ||
|author=daCyuubi | |author=daCyuubi | ||
|lastupdated=2020/12/25 | |lastupdated=2020/12/25 | ||
|type=Media | |type=Media Players | ||
|version=1.1 | |version=1.1 | ||
|license=Mixed | |license=Mixed | ||
Revision as of 09:07, 7 May 2024
| nx-midi | |
|---|---|
| General | |
| Author | daCyuubi |
| Type | Media Players |
| Version | 1.1 |
| License | Mixed |
| Last Updated | 2020/12/25 |
| Links | |
| Download | |
| Website | |
| Source | |
Play MIDI files on your Nintendo Switch.
Installation
Place the .nro to the /switch/ folder on the SD card.
Add any .sf2 and .mid file on the root of your SD card with the name default.sf2 and default.mid.
Changelog
v1.1 2020/12/25
- This release changes some code to support libnx changes, as well as updating TML/TSF.
- With the TML/TSF update, I have enforced a hardcoded max voices of 416, to prevent black MIDIs from stuttering.
v1.0 2019/08/28
- Initial release.
Credits
schellingb - TinySoundFont (includes MIDI parser + soundfont engine).