[obsidian] vault backup: 2025-06-18 15:44:16[
All checks were successful
Build / build (push) Successful in 7m22s
All checks were successful
Build / build (push) Successful in 7m22s
This commit is contained in:
@ -18,7 +18,7 @@ sine1 = nil
|
||||
```
|
||||
|
||||
|
||||
[[SuperCollider]]でも似たような話だけど、ライブコーディング的なシステムを作ろうと思うとここを定式化するのが重要なのでは
|
||||
[[SuperCollider]]でも似たような話だけど、ライブコーディング的なシステムを作ろうと思うとこういう制御構造→命令列への変換を定式化するのが重要なのでは
|
||||
|
||||
ジェネラティブUGenネットワークグラフの生成もここに含まれる
|
||||
|
||||
@ -34,3 +34,5 @@ sine1 = nil
|
||||
|
||||
インスタンス化/IOやり取りするメモリマネジメントのタイミング制御だけが重要
|
||||
|
||||
[[Kronos]]におけるコンパイラ-インタプリタを繋げる役割としての[[継時再帰]]
|
||||
|
||||
|
Reference in New Issue
Block a user