Skip to content

gsspdev/fm_mod_synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple fm synthesizer built in Rust

Make sure you have rust and cargo installed and from the command line run:

$ cargo run

Alternatively you can specify flags like so:

$ cargo run {osc1_amp} {osc1_freq} {osc1_waveform ("sin", "squ", "saw", "tri")} {osc2_amp} {osc2_freq} {osc1_waveform ("sin", "squ", "saw", "tri")}

So for an oscillator at 440hz and 0.5 amplitude to be modulated by another oscillator an octave below at half the amplitude (220hz and 0.25 amplitude) you wouldenter:

$ cargo run 0.5 440 squ 0.25 220 tri

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy