0196461c19f92d9d0a4b67afc8583f046613a0f7
[Faustine.git] / interpretor / libsndfile-1.0.25 / man / sndfile-play.1
1 .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
16 sndfile-play \- play a sound file
17 .SH SYNOPSIS
18 .B sndfile-play
19 .RI file
20 .SH DESCRIPTION
21 sndfile-play plays the specified sound file using :
22 .EX
23 ALSA on Linux
24 /dev/dsp on systems supporting OSS (including Linux)
25 /dev/audio on Sun Solaris
26 CoreAudio on Apple MacOSX
27 waveOut on Microsoft Win32
28 .EE
29 sndfile-play uses libsndfile (http://www.mega-nerd.com/libsndfile/)
30 to read the file.
31 .SH AUTHOR
32 This manual page was originally written by Joshua Haberman
33 <joshua@debian.org>, for the Debian GNU/Linux system (but may be used by
34 others). Further additions have been made by Erik de Castro Lopo
35 <erikd@mega-nerd.com>.
36