From e8d6dfdac1e1d148e6a2e2b40dc63f7ddc348b4c Mon Sep 17 00:00:00 2001 From: Anantha Raju C Date: Fri, 15 Apr 2016 12:58:53 +0530 Subject: [PATCH] alda.alda added A music programming language for musicians. https://github.com/alda-lang/alda/blob/master/examples/hello_world.alda --- a/alda.alda | 1 + 1 file changed, 1 insertion(+) create mode 100644 a/alda.alda diff --git a/a/alda.alda b/a/alda.alda new file mode 100644 index 00000000..5d4a7f7d --- /dev/null +++ b/a/alda.alda @@ -0,0 +1 @@ +piano: c8 d e f g f e d c2.