devalang 0.1.2

Write music like code. Devalang is a domain-specific language (DSL) for sound designers and music hackers. Compose, automate, and control sound — in plain text.
Documentation
1
2
3
4
5
6
7
8
9
10
11
/target
Cargo.lock
/node_modules

# Devalang Specific
/output
/.deva

# Environment files
.env
.env.*