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

https://github.com/robrix/synth

Audio synthesis and sequencing
https://github.com/robrix/synth

Last synced: 11 months ago
JSON representation

Audio synthesis and sequencing

Awesome Lists containing this project

README

          

# synth

This project is home to some experiments in music sequencing and audio synthesis.

## Development

Development is done using `cabal new-*`, e.g. `cabal new-build` to build and `cabal new-repl` to load the project into `ghci`.