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

Update WAVWriterModule.cpp #118

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

harrymnel
Copy link

I have changed the code to write to int instead of float. It can be adjusted to 32-bit also.

@Grabt234
Copy link
Member

Hi

This looks mostly good - please could you make this configurable. I don't mind which is the default. Pass it in as a constructor argument preferably as a string such as "float", "uint16".

This is primarily to maintain backwards compatibility but I also like the idea of being able to do both.

@harrymnel
Copy link
Author

Ok thanks Grant, I will work on it

@Grabt234 Grabt234 assigned Grabt234 and unassigned Grabt234 Dec 16, 2024
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

Successfully merging this pull request may close these issues.

2 participants