[oss-devel] [PATCH] add ossplay stdin support, and other misc changes
Yair K.
cesium2 at gmail.com
Sun Feb 24 14:36:37 EET 2008
Hi,
The attached diff makes the following changes:
1) ossplay - add stdin support, get rid of warnings with -Wall.
2) ossrecord - document -t and -L options, style changes in manpage, set
verbose to 0 when recording to stdout.
3) soundoff - add 'g' flag to sed (hat tip: Clive).
I'll note that when redirecting ossrecord to ossplay, ossplay won't work
without the '-R' switch (which prevents ossplay from using vmix):
This won't work: ossrecord -imic - | ossplay -
(error: "Unknown recording source name 'mic' - use -i? to get the list")
This works: ossrecord -imic - | ossplay -R -
I'm not sure what will happen if 'vol' is used:
ossrecord -ivol - | ossplay -R -
Yours,
Yair K.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oss-cmds.diff.gz
Type: application/x-gzip
Size: 3642 bytes
Desc: not available
Url : http://mailman.opensound.com/pipermail/oss-devel/attachments/20080224/ea1c5766/attachment.bin
More information about the oss-devel
mailing list