Software > Commodore SID music players >
A excellent, albeit simple, player.
Works just great.
It does support the HardSID if you grab the drivers for that.
- Last updated 2004-06-14
-
Windows: https://web.archive.org/web/20200720073004/http://www.gsldata.se/c64/spw/
- 2005-06-02
-
2008-04-17 – (version not recorded) on PCLinuxOS 2007 (July 2008)
Table of Contents [hide]
2008-04-17 – (version not recorded) ∞
\apt-get install sidplay
Using ∞
- keyboard commands
- Left/right or
,and.for skipping tracks cursor-upfor speeding up. Press more or hold it to go much faster.cursor-downfor going back to normal speed.-
pfor pause
Converting sid to wav ∞
\sidplay2 filename.sid -w \sidplay2 filename.sid -w filename.wav
- track 3
\sidplay2 `-o3` filename.sid -w
It’ll make filename[3].wav
It’s stupid and continues to export everything else too. Boo. -o3 is start track, and there’s no “end track” concept.
The song length might be wrong. Try “-t n” like so:
\sidplay2 -o3 filename.sid -w -t5:02
Note: It will overwrite the destination.
Stereo support:
\sidplay2 -o3 filename.sid -w -t5:02 -s

ported
This project appears abandoned.