Skip to content

mbund/synth

Repository files navigation

Terminal Synth

Screenshot of menu

Play with the following command:

ssh -q terminalgames.net -t audio synth 2>| ffplay -f ogg -nodisp -v quiet -autoexit -af "adelay=20|20" -

Development

Run it with the following commands:

cargo build --target wasm32-wasip1 --release
terminal-games-cli ./target/wasm32-wasip1/release/synth.wasm

Download the CLI from the main Terminal Games repository

License

The soundfont file TimGM6mb.sf2 is from https://musescore.org/en/handbook/3/soundfonts-and-sfz-files "The free default soundfont that comes with MuseScore 1" and licensed under the GNU GPL, version 2.

The code is also licensed under the GPLv2.

About

Audio synth on the terminal

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors