Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

sndfile-play (1)

名前

sndfile-play - play a sound file

形式

sndfile-play file ...

説明

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://github.com/ora-
     cle/solaris-userland.  The original community source was downloaded from
     http://www.mega-nerd.com/libsndfile/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