Skip to content

Example code to accompany the ADC 2021 presentation: Let's Write A Reverb

Notifications You must be signed in to change notification settings

Signalsmith-Audio/reverb-example-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverb Example Code

This is some example code to accompany Let's Write A Reverb, presented at ADC 2021.

The interesting stuff is in reverb-example-code.h, the other stuff is just plumbing.

It depends on my DSP helper library for the delay objects, and this should be cloned as dsp/. It should be easy enough to adapt to another framework.

About

Example code to accompany the ADC 2021 presentation: Let's Write A Reverb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages