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

Please add support for raw S16LE and F32LE #3

Open
smimram opened this issue Aug 11, 2013 · 1 comment
Open

Please add support for raw S16LE and F32LE #3

smimram opened this issue Aug 11, 2013 · 1 comment

Comments

@smimram
Copy link
Contributor

smimram commented Aug 11, 2013

Currently the raw encoder only supports U8. It would be nice if support for S16LE and F32LE could be added (already supported by Liquidsoap). The last one is the most desirable since it does not require any conversion (this is the format of samples we get from webaudio API [I'm not completely sure concerning the endianness]) so it could be more efficient cpu-wise (but of course not in terms of bandwidth...)

@smimram
Copy link
Contributor Author

smimram commented Jan 8, 2021

I guess we can consider that PR #21 should fix this.

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

1 participant