2 |
|
SIDPlayer |
3 |
|
A SID tune replayer |
4 |
|
|
5 |
< |
Copyright (C) 1996-2001 Christian Bauer |
5 |
> |
Copyright (C) 1996-2003 Christian Bauer |
6 |
|
|
7 |
|
|
8 |
|
License |
107 |
|
Using SIDPlayer under Unix |
108 |
|
-------------------------- |
109 |
|
|
110 |
< |
SIDPlayer currently only works as a command-line application. It is invoked |
110 |
> |
SIDPlayer currently only works as a command line application. It is invoked |
111 |
|
as follows: |
112 |
|
|
113 |
|
sidplayer FILE [song_number] |
117 |
|
SIDPlayer cannot detect when a song has finished, so you have to use Ctrl-C |
118 |
|
to quit it. |
119 |
|
|
120 |
< |
SIDPlayer accepts a number of command-line arguments. Type "sidplayer --help" |
120 |
> |
SIDPlayer accepts a number of command line arguments. Type "sidplayer --help" |
121 |
|
to get a list. |
122 |
|
|
123 |
+ |
If you have a Catweasel MK3 PCI card with a SID chip installed you can |
124 |
+ |
redirect the output of SIDPlayer to the card by specifying the "--cwsid on" |
125 |
+ |
command line argument. Visit www.jschoenfeld.de for more information about |
126 |
+ |
the Catweasel card. |
127 |
+ |
|
128 |
|
|
129 |
|
The Sound Control window (BeOS only) |
130 |
|
------------------------------------ |
186 |
|
faster/slower buttons by slider, added popup menu and sound control |
187 |
|
window, ported to BeOS R5 with new Media Kit, implemented CIA timer |
188 |
|
speed control, and SIDPlayer can now also be used as a CL-Amp plugin |
189 |
< |
V4.1 - Runs as a command-line application under Unix (requiring SDL), |
189 |
> |
V4.1 - Runs as a command line application under Unix (requiring SDL), |
190 |
|
preferences items can be passed on the command line, and SIDPlayer |
191 |
|
can now also be used as a SoundPlay plugin |
192 |
|
V4.2 - Fixed writes to mirrored SID registers, output to WAV file is possible |
193 |
|
in SDL version |
194 |
+ |
V4.3 - Added support for Catweasel SID hardware in SDL version (use option |
195 |
+ |
"--cwsid on"), CIA timer speed control now actually works |
196 |
|
|
197 |
|
|
198 |
|
Acknowledgements |