Skip to content

Arduino Uno based additive synthesizer to unleash hardware capabilities of Atmega328p architecture for musical applications

License

Notifications You must be signed in to change notification settings

FractalDecimator/Additive-Synthesizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Additive-Synthesizer

Additive synthesis is a sound synthesis technique that creates multiple timbres of a sound by adding different sine waves of various amplitude together.The timbre of musical instruments are calculated through Fourier transform that consists of odd and even harmonics usually termed partials or overtones. Each partial is a sine wave of different frequency and amplitude that bumps and decays over time due to modulation parameter such as envelope or low frequency oscillator. Additive synthesis most directly generates sound by adding the output of multiple sine wave generators. Alternative implementations may use pre-computed wavetables or the inverse Fast Fourier transform to create re-synthesis.

About

Arduino Uno based additive synthesizer to unleash hardware capabilities of Atmega328p architecture for musical applications

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published