8 lines
156 B
Markdown
8 lines
156 B
Markdown
|
|
## Dorne
|
||
|
|
A personal functional music programming framework written in Haskell & C and packaged with Nix.
|
||
|
|
|
||
|
|
### Setup
|
||
|
|
```bash
|
||
|
|
nix build && nix develop -i
|
||
|
|
```
|