An open API service indexing awesome lists of open source software.

https://github.com/noodlesushi/fm-am-synth

An online mini synthesizer illustrating the basics of FM and AM.
https://github.com/noodlesushi/fm-am-synth

amplitude-modulation frequency-modulation synthesizer web-audio web-audio-api

Last synced: over 1 year ago
JSON representation

An online mini synthesizer illustrating the basics of FM and AM.

Awesome Lists containing this project

README

          

# FM-AM Synth
*Published on December 11, 2024*

An interactive online mini synthesizer designed to demonstrate the fundamental concepts of FM (Frequency Modulation) and AM (Amplitude Modulation).
This project was developed as part of a submission and presentation for a Signals and Systems course.

You can try it out [here](https://noodlesushi.github.io/FM-AM-Synth/)!

![Preview](https://github.com/user-attachments/assets/a00dafd4-5747-4a3a-9968-9cd7770f886e)

# Credits
- Website styling was designed by [ladyneneii](https://github.com/ladyneneii)
- Oscilloscope Phase-Alignment feature was inspired by insights from [mattmontag's guide](https://www.mattmontag.com/development/a-phase-aligned-oscilloscope)