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

https://github.com/shybyte/rusty-synth

A simple synthesizer written in Rust.
https://github.com/shybyte/rusty-synth

Last synced: 11 months ago
JSON representation

A simple synthesizer written in Rust.

Awesome Lists containing this project

README

          

# Rusty Synth

A simple synthesizer written in Rust. [![Build Status](https://travis-ci.org/shybyte/rusty-synth.svg?branch=master)](https://travis-ci.org/shybyte/rusty-synth)

Uses sdl2 for audio output.