msxplugplay version 20060520 [ Ohmura-Line / Isahaya ]
MSXPlug (C) Breeza <okazaki@angel.ne.jp> and other engineers.
Please refer readme.
freeverb is written by Jezar at Dreampoint, June 2000
POSIX version is made by NAGANO Daisuke <breeze.nagano@nifty.com> 2005-2006
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
This is a re-port of "Fredrik Wikstrom's" OS4 port of msxplugplay, by me.
Additional stuff has been added to make it more suitable for future use
with playOGG.
Usage:
To play via AHI:-
msxplugplay ALERT.KSS
To save RAW data:-
msxplugplay -o ram:test.raw ALERT.KSS
Press Ctrl-C when you feel that you have enough RAW data.
For more options type:-
msxplugplay -h
See "http://homepage3.nifty.com/StudioBreeze/software/msxplugplay-e.html"
and "http://home.hccnet.nl/c.v.walta/index.html" for related interest.
Known issues:-
In theory the "-l 1" paramater option should make the program play the file
only once, but instead it has no effect and the file is infinately looped,
until Ctrl-C is pressed.
Any help on improving the usability of this program would be appreciated.
Such as:-
a. Fixing the infinate loop bug.
b. Adding an info option to obtain the projected file size and/or duration,
for improved future use with playOGG.
Building tips:-
cd src/build
make
If you do a "make clean" dont forget to replace "getopt_long.o" in the
"src/build" directory.
Feeling bored ? :)
Why not check out this URL ?
http://home.iprimus.com.au/lombi/1/homepage.htm
|