forked from volumio/volumio-plugins
-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem with brutefir and Volumio #309
Comments
Are you using the same sample rate foor playing (48000Hz?) |
Yes, I am using the same sample rate, but you got me thinking.
I was uploading .wav file made in Rephase (32 bit LPCM mono wave) and
also tried the 64 bit .dbl file.
Should I use the DRC-FIR to make the correct file?
Also one new development occured - the attenuation doesn't do anything,
it's still clipping/clicking when the loud tones are present (ie. bass
drum in Ceu - Grains de Beaute), but I turned down the main volume in
Volumio below 90 and it's all good now.
W dniu 06.09.2021 o 20:50, balbuze pisze:
…
Are you using the same sample rate foor playing (48000Hz?)
What returns clipping detection in the plugin?
If you export impulse(not filter) from REW, you need to use DRC-FIR in
the plugin to create a pcm filter and use it as filter.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#309 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVP25MQVBYUK4XAQVA5WA4DUAUEQHANCNFSM5DPFGQMA>.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a problem with DRC -I've made two impulses one for each channel, and there is a clipping happening with for example bass drum etc. I have tried setting even 16 dB of attenuation.
My filters made with REW were set to max 3dB of boost.
Impulses are 32bit LPCM mono .WAV files, at 48 kHz.
Volumio version 2.853
The text was updated successfully, but these errors were encountered: