This CLI program demonstrates the generation of simple sound effects. The sound effects demonstrated are sine wave generation, delay, echo, and flanger.
External Dependancies: libSndFile library http://www.mega-nerd.com/libsndfile/
This CLI program written in C++ demonstrates the generation of simple sound effects. The sound effects demonstrated are sine wave generation, delay, echo, and flanger.
C
This CLI program demonstrates the generation of simple sound effects. The sound effects demonstrated are sine wave generation, delay, echo, and flanger.
External Dependancies: libSndFile library http://www.mega-nerd.com/libsndfile/