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

https://github.com/pb82/waml

Web Audio Markdown Language
https://github.com/pb82/waml

Last synced: 3 months ago
JSON representation

Web Audio Markdown Language

Awesome Lists containing this project

README

          

# Web Audio Markdown Language

Work in progress. A language that lets you define audio pipelines and compiles to JavaScript.

## Compiling

Make sure all dependencies are installed, then run `tsc` or `npm run compile`.