PLAYSOUND(1) User Commands PLAYSOUND(1)
NAME
playsound - quick and dirty test for SDL_sound
SYNOPSIS
playsound [...options...] [soundFile1] ... [soundFileN]
DESCRIPTION
`playsound' plays a sound.
--rate n
Playback at sample rate of n HZ.
--format fmt
Playback in fmt format (see below).
--channels n
Playback on n channels (1 or 2).
--decodebuf n
Buffer n decoded bytes at a time (default 16384).
--audiobuf n
Buffer n samples to audio device (default 4096).
--volume n
Playback volume multiplier (default 1.0).
--stdin [ext]
Read from stdin (treat data as format [ext])
--version
Display version information and exit.
--decoders
List supported data formats and exit.
--predecode
Decode entire sample before playback.
--loop n
Loop playback n times.
--seek list
List of seek points and playback durations.
--credits
Shameless promotion.
--help Display this information and exit.
AUTHOR
Written by Ryan C. Gordon
This manual page was written by Barry deFreese
for the Debian distribution but may be used elsewhere.
REPORTING BUGS
Report bugs to.
COPYRIGHT
Copyright © 2001 Ryan C. Gordon
This is free software; see the source for copying conditions. There is
NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
SEE ALSO
playsound 0.1.5 May 2008 PLAYSOUND(1)
Thursday, February 10, 2011
playsound
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment