Skip to content

ikbencasdoei/synth-mod

Repository files navigation

screenshot

Synth-mod

A virtual modular synthesizer, written in Rust.

Concept

I was interested in sound production so I made this.

Features

The groundwork has barely been completed, and the functionality remain limited at this point. Some of the available features include:

  • Connect together any number of modules.
  • Generate all kinds of waves.
  • Listen to the waves (native sample rate, mono or stereo).
  • Decode and play files (mp3, flac, wav, ogg, etc).
  • Plot the waves.
  • Math operations.
  • Filters.

Technologies used

See Cargo.toml for more information.