play digital audio with OSS[top|sitemap|download|docs]

play digital audio with OSS

oss-play - play digital audio with OSS Daniel Balster/psxdev-tools
  • SYNOPSIS OF oss-play
    --quiet,-q 	be quiet
    --help,-h 	print this text
    --verbose,-v 	be verbose
    --version,-V 	print binary version
    --device=x,-d	which audio device (default: /dev/dsp)
    --stereo,-S 	enable stereo
    --mono,-M 	enable mono
    --speed=x,-s	set speed (default: 44100)
    --format=x,-f	set audio format (default: system default)
    --buffer-size=x,-b	buffer size (default: 4096 bytes)
    --channels=x,-c	set number of channels (default: 1)
    
  • DESCRIPTION OF oss-play
    oss-play is a simple raw file audio player. If no filename is given, oss-play will play data from standard input.

back to index


Created with psxdev.pl
Copyright ©2000 by Daniel Balster