Modified sample scripts sample rate to daemon default, that is 48Khz
This commit is contained in:
parent
8f09eec36c
commit
6a025c1e7a
@ -1 +1 @@
|
||||
arecord -D plughw:RAVENNA -c 2 -f cd -d 30 -r 44100 -t wav sink.wav
|
||||
arecord -D plughw:RAVENNA -c 2 -f cd -d 30 -r 48000 -t wav sink.wav
|
||||
|
@ -1 +1 @@
|
||||
speaker-test -D plughw:RAVENNA -r 44100 -c 2 -t sine
|
||||
speaker-test -D plughw:RAVENNA -r 48000 -c 2 -t sine
|
||||
|
Loading…
x
Reference in New Issue
Block a user