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

[New Feature] Edit the capture PCM format(integer or float, bitwise, etc) #70

Open
mkckr0 opened this issue Apr 28, 2024 · 0 comments
Open
Labels
accepted The new feature request is accepted new feature This is a new feature
Milestone

Comments

@mkckr0
Copy link
Owner

mkckr0 commented Apr 28, 2024

Describe the new feature you'd like
I propose to add "edit the capture PCM format(integer or float, bitwise, etc)"

Describe the reason why you want to add the feature
I need this feature because 32-bit float PCM format may need conversion between floating-point and integer. It may slow down the performance and increase the latency. Most of audio devices only support integer PCM format.

Describe how to implement the feature if you can

Additional context
#57

@mkckr0 mkckr0 added new feature This is a new feature accepted The new feature request is accepted labels Apr 28, 2024
@mkckr0 mkckr0 added this to the v0.2.0 milestone Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted The new feature request is accepted new feature This is a new feature
Projects
None yet
Development

No branches or pull requests

1 participant