blob: 0196461c19f92d9d0a4b67afc8583f046613a0f7 [file] [log] [blame]
Alexandre Lision7c6f4a62013-09-05 13:27:01 -04001.de EX
2.ne 5
3.if n .sp 1
4.if t .sp .5
5.nf
6.in +.5i
7..
8.de EE
9.fi
10.in -.5i
11.if n .sp 1
12.if t .sp .5
13..
14.TH SNDFILE-PLAY 1 "July 28, 2002"
15.SH NAME
16sndfile-play \- play a sound file
17.SH SYNOPSIS
18.B sndfile-play
19.RI file
20.SH DESCRIPTION
21sndfile-play plays the specified sound file using :
22.EX
23ALSA on Linux
24/dev/dsp on systems supporting OSS (including Linux)
25/dev/audio on Sun Solaris
26CoreAudio on Apple MacOSX
27waveOut on Microsoft Win32
28.EE
29sndfile-play uses libsndfile (http://www.mega-nerd.com/libsndfile/)
30to read the file.
31.SH AUTHOR
32This manual page was originally written by Joshua Haberman
33<joshua@debian.org>, for the Debian GNU/Linux system (but may be used by
34others). Further additions have been made by Erik de Castro Lopo
35<erikd@mega-nerd.com>.
36