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

Use a float array for PCM input #33

Open
patrykk21 opened this issue Mar 5, 2024 · 1 comment
Open

Use a float array for PCM input #33

patrykk21 opened this issue Mar 5, 2024 · 1 comment

Comments

@patrykk21
Copy link

Hey, the project works great. Thank you!

I have a question, in my use case I have a raw PCM input that's streaming from a service in float array format.

To make node-lame work I had to convert such array to integers.

Is there a way to avoid such conversion?

Thank you. :)

@jankarres
Copy link
Member

Unfortunately I am not familiar with PCM inputs. Do you have a code example of how you have implemented the conversion so far? Then we can check if this feature can be included in node-lame?

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

No branches or pull requests

2 participants