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

more options for saturation #11

Open
catfact opened this issue Mar 17, 2020 · 1 comment
Open

more options for saturation #11

catfact opened this issue Mar 17, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@catfact
Copy link
Collaborator

catfact commented Mar 17, 2020

add some waveshapers (e.g. from dsp-kit)

@catfact catfact added the enhancement New feature or request label Mar 17, 2020
@catfact
Copy link
Collaborator Author

catfact commented Mar 22, 2020

i think shapers could be interestingly combined with a bitcrushing (float-rounding) stage:

  • by saturating before rounding, then inverting the saturation afterwards, one implements "compander laws," which distribute truncation noise away from quieter parts of the signal. (sounds much nicer and "vintage.")

  • but one could also not invert afterwards, or "partially invert," and using different saturation shapes would change the truncation noise character. (e.g. shapers with folding and lots of harmonics could get really.... weird.)

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

No branches or pull requests

1 participant