Skip to content

Remove 8-bit handling in output, promote WAV to 16#782

Merged
earlephilhower merged 2 commits intomasterfrom
no8
Oct 13, 2025
Merged

Remove 8-bit handling in output, promote WAV to 16#782
earlephilhower merged 2 commits intomasterfrom
no8

Conversation

@earlephilhower
Copy link
Owner

Only the WAV generator could generate 8-bit values, so it is more efficient and sane to just have the WAV generator upscale to 16-bit signed (if necessary) in generation and simplify all the other Generators and Outputs.

Only the WAV generator could generate 8-bit values, so it is more
efficient and sane to just have the WAV generator upscale to 16-bit
signed (if necessary) in generation and simplify all the other
Generators and Outputs.
@earlephilhower earlephilhower merged commit 058e131 into master Oct 13, 2025
22 checks passed
@earlephilhower earlephilhower deleted the no8 branch October 13, 2025 16:56
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.

1 participant