NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/55687: Slowed down/noisy recording with audio(4) (probably incorrect sample rate)
The following reply was made to PR kern/55687; it has been noted by GNATS.
From: Leonardo Taccari <leot%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/55687: Slowed down/noisy recording with audio(4) (probably incorrect sample rate)
Date: Tue, 29 Sep 2020 19:37:57 +0200
Leonardo Taccari writes:
> [...]
> >How-To-Repeat:
> When recording audio via:
>
> % audiorecord -F wav -t 2 -e linear -P 16 -s 48000 -c 2 test_linear.wav
>
> ...and saying a couple of times `test test test' the voice seems slowed
> down circa 2x and it's grave/noisy.
>
> The recorded file can be played without any noise (so cleanly) via:
>
> % audioplay -f -e linear -c 2 -s 96000 -P 16 test_linear.wav
>
> [...]
Forgot to say in the PR but thanks a lot to <nat> who helped a lot and
spotted that and <jmcneill> and <jakllsch> for helping!
Home |
Main Index |
Thread Index |
Old Index