An open API service indexing awesome lists of open source software.

https://github.com/bobbicodes/mecca-nsf

Nintendo NES Sound Format (.nsf) reader
https://github.com/bobbicodes/mecca-nsf

Last synced: about 1 year ago
JSON representation

Nintendo NES Sound Format (.nsf) reader

Awesome Lists containing this project

README

          

# mecca-nsf
Parser for reading [NSF files](https://wiki.nesdev.com/w/index.php/NSF)

This is much easier said than done. NES music is literally written in 6502 machine code, and as far as I can tell there is no reliable way of extracting the note data. Seems fairly straightforward and well documented however, so I will be steadily working on this.

![Screenshot](/resources/public/images/screenshot.png)