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

FlexASIOTest refuses to play 24-bit file #42

Closed
dechamps opened this issue Feb 21, 2019 · 0 comments
Closed

FlexASIOTest refuses to play 24-bit file #42

dechamps opened this issue Feb 21, 2019 · 0 comments
Labels

Comments

@dechamps
Copy link
Owner

After creating a 24-bit file using something like:

$ sox --channels 2 --bits 24 --rate 48000 --null 997-1-48000-24.wav synth 30 sine 997 gain -1

With a configuration of sampleType = "Int24", FlexASIOTest 1.4 refuses to play that file:

FATAL ERROR: Cannot playback from file: Unable to read input file: Attempt to read a non-integer number of channels.

This looks like a bug in FlexASIOTest, not FlexASIO itself.

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

No branches or pull requests

1 participant