ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SIDPlayer/README
(Generate patch)

Comparing SIDPlayer/README (file contents):
Revision 1.11 by cebix, 2001-01-04T19:54:13Z vs.
Revision 1.17 by cebix, 2003-04-11T20:23:01Z

# Line 1 | Line 1
1  
2 <  SIDPlayer, Version 4.1
2 >  SIDPlayer
3    A SID tune replayer
4  
5 <  Copyright (C) 1996-2000 Christian Bauer
5 >  Copyright (C) 1996-2003 Christian Bauer
6  
7  
8   License
# Line 107 | Line 107 | Some functions of SIDPlayer can also be
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]
# Line 117 | Line 117 | specifies the number of the song to be p
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"
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   ------------------------------------
# Line 178 | Line 186 | V4.0 - Now based on Frodo V5 CPU/SID cod
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),
190 <       preferences items can be passed on the command line
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
199 > ----------------
200 >
201 > Special thanks go to Claes Löfqvist and Marco Nelissen for their help with
202 > adding CL-Amp and SoundPlay plugin support.
203  
204  
205   Christian Bauer

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines