Skip to content

gdereese/arduino-wavetable-synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino-wavetable-synth

Arduino sketch that implements a simple wavetable synthesizer.

Summary

This sketch produces an audio synthesizer that outputs various types of waveforms. The waveform is generated using simple wavetable synthesis techniques. Frequency of the waveform can be controlled by varying voltage to an input pin on the Arduino. The resulting output signal is sent to an output pin as a PWM signal.

About

Basic audio synthesizer for the Arduino platform implemented using a wavetable oscillator.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published