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

Double Precision Processing #246

Open
kleblackford opened this issue Aug 24, 2023 · 0 comments
Open

Double Precision Processing #246

kleblackford opened this issue Aug 24, 2023 · 0 comments

Comments

@kleblackford
Copy link

Seeing as VST3 and JUCE support double precision processing, it would we great if we could have lossless processing of our python floats (doubles) using pedalboard.

It seems as though this has been already acknowledged in this comment. Are there any recommendation for how to implement this feature?

We use AudioProcessor::ProcessingPrecision to determine whether pedalboard uses float or double audio buffers.

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