diff --git a/content/otopoiesis.md b/content/otopoiesis.md index 71516c5c..316daacc 100644 --- a/content/otopoiesis.md +++ b/content/otopoiesis.md @@ -4,6 +4,10 @@ https://github.com/tomoyanonymous/otopoiesis DAWをプログラマブルにする試み +``` +#[param("hoge",0..8)] +let p1 = 1.0; +``` ---