Skip to content

peterzimon/ZFM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZFM - Arduino based FM synth using the Mozzi library

What's this?

It's an Arduino based FM Synth using the Mozzi library

Note that I used Platformio for the development of this sketch but you can upload it using the standard Arduino development environment as well. To do so:

  1. create a new sketch
  2. copy and paste the contents of this file to the sketch file
  3. remove the #include <Arduino.h> line (line #22). It's only needed for Platformio

How does it sound?

[VIDEO]

Features

  • single carrier, single modulator signal with waveform selection
  • modulation speed and intensity knobs
  • noise source
  • notes reading either by MIDI input or knob + button (continuous frequency)

More info

Check out this post for more info and how to build an actualy synth using this code.

About

FM Synth Module using Mozzi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages