From 4615a255663f1c672cd388eef7f4e59ca553b22f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=BE=E6=B5=A6=20=E7=9F=A5=E4=B9=9F=20Matsuura=20Tomoy?= =?UTF-8?q?a?= Date: Fri, 8 Dec 2023 03:08:58 +0900 Subject: [PATCH] [obsidian] vault backup: 2023-12-08 03:08:58[ --- content/otopoiesis.md | 4 ++++ 1 file changed, 4 insertions(+) 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; +``` ---