Skip to content
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

[REQ] 32bit float support #1

Open
MarcoRavich opened this issue Sep 10, 2024 · 1 comment
Open

[REQ] 32bit float support #1

MarcoRavich opened this issue Sep 10, 2024 · 1 comment

Comments

@MarcoRavich
Copy link

Hi there, 1st of all thanks for your work !

I haven't tested your codec yet, but I highly recommend to implement 32-bit floating point bitdepth as more and more contemporary audio interfaces are supporting this recording resolution.

Last but not least, I've added your codec to HyMPS project \ AUDIO \ Libraries \ Codecs.

Hope that inspires.

@aikiriao
Copy link
Owner

aikiriao commented Nov 8, 2024

Sorry for the very late reply.
Currently, SRLA has no plan to support floating-point data. It also currently supports up to 8ch and 8-24bit PCM WAV files only. Like FLAC, SRLA is designed for consumer audio.

Although it is difficult to support floating-point processing, I think it is beneficial to do so. Recording and editing applications widely use floating-point, as you pointed out. Thank you for pointing this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants