Go to main content

man pages section 1: User Commands

Exit Print View

Updated: July 2017
 
 

sndfile-play (1)

Name

sndfile-play - play a sound file

Synopsis

sndfile-play file ...

Description

SNDFILE-PLAY(1)           BSD General Commands Manual          SNDFILE-PLAY(1)

NAME
     sndfile-play -- play a sound file

SYNOPSIS
     sndfile-play file ...

DESCRIPTION
     sndfile-play plays one or more sound files on various operating systems
     using standard audio output APIs. The following table summarizes which
     audio API is used where:

     Linux        ALSA or OSS
     OpenBSD      sndio
     FreeBSD      /dev/dsp (OSS)
     Solaris      /dev/audio
     MacOSX 10.6  CoreAudio
     MacOSX 10.7  AudioToolbox
     Win32        waveOut

     See for descriptions of the following attributes:

     +---------------+--------------------+
     |ATTRIBUTE TYPE |  ATTRIBUTE VALUE   |
     +---------------+--------------------+
     |Availability   | library/libsndfile |
     +---------------+--------------------+
     |Stability      | Uncommitted        |
     +---------------+--------------------+
SEE ALSO
           http://www.mega-nerd.com/libsndfile/

AUTHORS
     Erik de Castro Lopo <erikd@mega-nerd.com>



     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/libsnd-
     file/files/libsndfile-1.0.28.tar.gz

     Further information about this software can be found on the open source
     community website at http://www.mega-nerd.com/libsndfile/.

BSD                            November 2, 2014                            BSD