diff options
Diffstat (limited to '')
-rw-r--r-- | documentation/bookmark/music.md | 4 | ||||
-rw-r--r-- | documentation/bookmark/type_driven.md | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/documentation/bookmark/music.md b/documentation/bookmark/music.md index e68491b50..1e3bba2c5 100644 --- a/documentation/bookmark/music.md +++ b/documentation/bookmark/music.md @@ -1,3 +1,7 @@ +# Language + +1. [alda: Alda is a text-based programming language for music composition. It allows you to write and play back music using only a text editor and the command line.](https://alda.io/) + # Async music 1. [async music](https://async.art/music) diff --git a/documentation/bookmark/type_driven.md b/documentation/bookmark/type_driven.md new file mode 100644 index 000000000..22d99998e --- /dev/null +++ b/documentation/bookmark/type_driven.md @@ -0,0 +1,4 @@ +# Reference + +1. [Deltoid](https://github.com/jjpe/deltoid) + |