[obsidian] vault backup: 2024-11-05 12:32:28
All checks were successful
Build / build (push) Successful in 3m22s

This commit is contained in:
2024-11-05 12:32:28 +09:00
parent bee5e1334c
commit 9cb724754f
12 changed files with 88 additions and 18 deletions

View File

@@ -1,4 +1,15 @@
---
date: "2024-02-06T02:00:06+0900"
---
#programming-language #sound #software #stub
#programming-language #sound #software
[[Sam Aaron]]が中心に開発している[[ライブコーディング]]を想定した音楽プログラミング環境。
[Sonic Pi - The Live Coding Music Synth for Everyone](https://sonic-pi.net/)
言語のフロントエンドは[[Ruby]]、オーディオ合成エンジンは[[SuperCollider]]、イベントスケジューリングには[[Erlang]]のバックエンドになっている[[BEAM VM]]を使ってる。
最近新バージョン(というか別プロジェクト)で[[Luerl]]というErlang上で実装された[[Lua]]と、独自のDSLであるTau5Langというのをサポート予定らしい。
[GitHub - samaaron/tau5: Code. Music. Live.](https://github.com/samaaron/tau5)