Skip to content

smangelsdorf/rtttlsynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtttlsynth

A simple RTTTL (RingTone Text Transfer Language) synthesizer written in Rust.

I wrote this to learn more about synthesizers and audio programming in general. The synthesizer is based on Rust's rodio library, with the oscillator and filters implemented from scratch.

Usage

For convenience, this also runs as WASM and is available at https://smangelsdorf.github.io/rtttlsynth/.

To run the synthesizer locally, you need to have the Rust environment installed. Then, run

cargo run < examples/nokia.txt

License

This project is licensed under the terms of the MIT license.

About

Synthesizer for playing RTTTL ringtones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published