Skip to content

Conversation

@Krakenpine
Copy link
Contributor

Added boolean option SetSmoothCrushing() to Decimator effect.
When it is enabled and bitcrushing amount is set with SetBitcrushFactor(), the bitcrushing effect doesn't jump discretely between bits, but is smoother, or has "fractional bits". When exact number of bits to crush is set with SetBitsToCrush(), smooth crushing is disabled automatically.

Lauri Pekkarinen added 5 commits January 15, 2023 21:00
Added boolean option SetSmoothCrushing() to Decimator effect. When it is enabled and bitcrushing amount is set with SetBitcrushFactor(), the bitcrushing effect doesn't jump discretely between bits, but is smoother, or has "fractional bits". When exact number of bits to crush is set with SetBitsToCrush(), smooth crushing is disabled automatically.
@stephenhensley
Copy link
Collaborator

Hi @Krakenpine. This looks great! Sorry for the delay in jumping on it.
Thanks for jumping on the style-fix as well!

Everything looks good, and I should be able to give it a quick test sometime today.
If nothing sticks out I'll merge it once I've tried it out!

@stephenhensley
Copy link
Collaborator

Thanks again for the PR! Finally getting around to merging it :)

@stephenhensley stephenhensley merged commit 03aae6c into electro-smith:master Feb 13, 2023
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