yoyofr / modizer

iOS chiptune/module player
http://yoyofr.blogspot.com/p/modizer.html
132 stars 45 forks source link

New library: pmdmini #2

Closed mistydemeo closed 12 years ago

mistydemeo commented 12 years ago

pmdmini is a library for playback of the PMD format used by the Japanese PC-9801 computer. This should be a complete implementation of the format, with correct playback time, title/composer support, etc. It was tested on the iPhone Simulator. Could probably use testing on a real iPhone/iPad before merging. Let me know if you think anything needs changing/fixing.

Sorry for the inconsistent indentation, BTW. :( I could not for the life of me get Xcode to indent consistently. This is my first time using Xcode; I'm more used to Vim.

Possible TODO: pmdmini has a nifty note retrieval function. See whether this can be used to make the pianoroll work.

Integrates code from BouKiCHi's GPL pmdmini library, from: https://github.com/BouKiCHi/mdxplayer pmdmini is based on Koji AGAWA's pmdxmms, which in turn was based on the standard PMDWin library by C60.