Replies: 1 comment
-
I'm starting to think this is some bug. Adding more filters changes the output, e.g. adding Also this works as expected with same audio file:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I'm trying to resample audio using filters but the resulting sample rate is 2x what I expect.
E.g. this gives me a slowed down version of the audio (96khz)
I found that if I divide the target sample rate by number of channels the output is correct
Anyone know what's going on here?
Beta Was this translation helpful? Give feedback.
All reactions