Designed to compliment Gamma, a synthesis oriented library, Gimmel seeks to provide and explain a suite of signal processing tools familiar to instrumentalists and sound engineers, collectively known as digital audio effects.
While robust implementations of these effects are readily available elsewhere on GitHub, Gimmel seeks to differentiate itself by emphasizing human-readability and documentation, optimizing the codebase for use in education. See gimmel.md
for an introduction to digital audio generally and guides for the specific effects implemented in Gimmel.
If interested in a quick-start to playing with the effects, see Gimmel-Allolib-Tests, a repository containing demo applications for Gimmel made with the Allolib framework.