Tracker music playback with transport controls via SNESMOD. More...
Functions | |
| int | main (void) |
| Entry point — initialize audio, display controls, run transport loop. | |
Tracker music playback with transport controls via SNESMOD.
Plays an Impulse Tracker (.it) module through the SPC700 sound processor using the SNESMOD library. Provides transport controls: play, stop, pause/resume, volume up/down, and fade out.
Ported from PVSnesLib "music" example by alekmaul.
| int main | ( | void | ) |
Entry point — initialize audio, display controls, run transport loop.