Dustify / Tuneolator

STM32F1 wavetable synthesis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tuneolator

A wee wavetable synth for STM32F103Cx boards.

DAC provided by 8-bit R-2R ladder on GPIO port A pins 0-7.

Features

  • Polyphony

  • Sine wave

  • Triangle wave

  • Sawtooth wave

  • Square wave

  • Velocity

  • LED heartbeat

  • Mario & Axel F demos

  • LFO (performance issues with polyphony, ADSR)

  • 48KHz update rate

  • 7k point wave resolution

  • Split keyboard

  • Note on indicator

  • MIDI interface

  • ADSR

  • 'Smart' compression

  • Drums?

  • Pitch bending

  • 'Busy' indicator

Imgur Imgur Imgur

Examples on SoundCloud

About

STM32F1 wavetable synthesis

License:GNU General Public License v3.0


Languages

Language:C++ 96.8%Language:C 3.2%