ZeroByteOrg / zsmplayer

simple command line ZSM playback utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command line ZSM player. Cross-compiles for Windows using mingw32.

Usage: zsmplayer file1 file2 file3 ...

Known issues:
Synchronization between YM voices and VERA PSG voices may not be perfect depending on how the audio stream startup behaves.

No control over looping behavior.

No validity checks on ZSM files - just blindly tries to play whatever you load.

Opens two separate audio streams; one for each chip. Does not do resampling / mixing in current version.

About

simple command line ZSM playback utility


Languages

Language:C 96.8%Language:C++ 3.2%Language:Makefile 0.0%