1SNDFILE-PLAY(1) General Commands Manual SNDFILE-PLAY(1)
2
3
4
6 sndfile-play - play a sound file
7
9 sndfile-play file
10
12 sndfile-play plays the specified sound file using :
13 ALSA on Linux
14 /dev/dsp on systems supporting OSS (including Linux)
15 /dev/audio on Sun Solaris
16 CoreAudio on Apple MacOSX
17 waveOut on Microsoft Win32
18 sndfile-play uses libsndfile (http://www.mega-nerd.com/libsndfile/) to
19 read the file.
20
22 This manual page was originally written by Joshua Haberman
23 <joshua@debian.org>, for the Debian GNU/Linux system (but may be used
24 by others). Further additions have been made by Erik de Castro Lopo
25 <erikd@mega-nerd.com>.
26
27
28
29
30 July 28, 2002 SNDFILE-PLAY(1)