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.

Attachment: oss-cmds.diff.gz
Description: GNU Zip compressed data

_______________________________________________
oss-devel mailing list
oss-devel@mailman.opensound.com
http://mailman.opensound.com/mailman/listinfo/oss-devel

Reply via email to