Skip to content
/ Gimmel Public

Lightweight, Cross-Platform C++ Audio Effects Library Optimized for Real-Time Processing

Notifications You must be signed in to change notification settings

jaffco/Gimmel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIMMEL: A Lightweight, Cross-Platform C++ Audio Effects Library with Pedagogical Application

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.

About

Lightweight, Cross-Platform C++ Audio Effects Library Optimized for Real-Time Processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages