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

[play.file~] #2118

Closed
porres opened this issue Jul 9, 2024 · 2 comments
Closed

[play.file~] #2118

porres opened this issue Jul 9, 2024 · 2 comments

Comments

@porres
Copy link
Owner

porres commented Jul 9, 2024

  • check support for 64 bit audio
  • MC version
  • add .flac files to ELSE
@porres
Copy link
Owner Author

porres commented Jul 9, 2024

see also #624

@timothyschoen
Copy link
Contributor

64 bit audio should be trivial to: audio files will probably never have that much accuracy, it will be 24 or 32 bits at best. So simply casting the float to a double is as good as it's gonna get.

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

2 participants