sndfile-play
(1)
Name
sndfile-play - play a sound file
Synopsis
sndfile-play file
Description
User Commands SNDFILE-PLAY(1)
NAME
sndfile-play - play a sound file
SYNOPSIS
sndfile-play file
DESCRIPTION
sndfile-play plays the specified sound file using :
ALSA on Linux
/dev/dsp on systems supporting OSS (including Linux)
/dev/audio on Sun Solaris
CoreAudio on Apple MacOSX
waveOut on Microsoft Win32
sndfile-play uses libsndfile (http://www.mega-nerd.com/lib-
sndfile/) to read the file.
AUTHOR
This manual page was originally written by Joshua Haberman
<[email protected]>, for the Debian GNU/Linux system (but
may be used by others). Further additions have been made by
Erik de Castro Lopo <[email protected]>.
ATTRIBUTES
See attributes(5) for descriptions of the following
attributes:
+---------------+--------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+--------------------+
|Availability | library/libsndfile |
+---------------+--------------------+
|Stability | Uncommitted |
+---------------+--------------------+
NOTES
This software was built from source available at
https://java.net/projects/solaris-userland. The original
community source was downloaded from http://www.mega-
nerd.com/libsndfile/files/libsndfile-1.0.23.tar.gz
Further information about this software can be found on the
open source community website at http://www.mega-
nerd.com/libsndfile/.
SunOS 5.11 Last change: July 28, 2002 1