https://github.com/dotmos/mossynth
A Teensy 3.6 based FM synthesizer
https://github.com/dotmos/mossynth
Last synced: about 1 year ago
JSON representation
A Teensy 3.6 based FM synthesizer
- Host: GitHub
- URL: https://github.com/dotmos/mossynth
- Owner: dotmos
- License: mit
- Created: 2018-01-25T20:15:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-09T22:42:48.000Z (almost 8 years ago)
- Last Synced: 2025-01-31T22:42:59.164Z (over 1 year ago)
- Language: C++
- Size: 6.88 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MosSynth
A Teensy 3.6 based FM synthesizer based on the Teensy Audio library.
https://github.com/dotmos/TeensyAudio is needed, which adds some needed FM and helper functions to the original Audio Library.