OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SOX
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/test/
hsmicro
3
SOX
=`which
sox
`
20
$HSTEST record - $BDADDR $CHANNEL | $
SOX
-t raw -r 8000 -c 1 -s -w - -t ossdsp -r 44100 -c 2 -s -w /dev/dsp polyphase vol 5.0 2> /dev/null
hsplay
4
SOX
=`which
sox
`
22
$MPG123 -q -s "$FILE" | $
SOX
-t raw -r 44100 -c 2 -s -w - -t raw -r 8000 -c 1 -s -w - | $HSTEST play - $BDADDR $CHANNEL
Completed in 24 milliseconds