-
Notifications
You must be signed in to change notification settings - Fork 59
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
can't encode mp3s from 24 bit #36
Comments
Same issue. This only happened since I updated to Catalina a few weeks ago. |
This was an interesting bug that also affected to 32-bit source data. |
Max-0.9.2b3 is now available and contains the fix. |
Many thanks!!!!!
…On Mon, Sep 14, 2020, 14:01 Stephen F. Booth ***@***.***> wrote:
Max-0.9.2b3 is now available and contains the fix.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#36 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQ667X2QP3OEM7HK7QYT4D3SFYA2RANCNFSM4PIE33NQ>
.
|
Works great! Thank you. |
In hindsight it would be easier to use |
Max version 0.9.2b2 doesn't seem to be able to process 24-bit audio into MP3 correctly. Whatever the samplerate, 24-bit audio gets encoded into total silence. It will encode properly to other formats besides MP3, and 16-bit audio seems to pass through everything just fine.
The text was updated successfully, but these errors were encountered: