Files
quartz-research-note/content/Wax.md
松浦 知也 Matsuura Tomoya 261a603dfd
Some checks failed
Build / build (push) Failing after 9m33s
[obsidian] vault backup: 2025-06-12 14:29:38[
2025-06-12 14:29:38 -04:00

46 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
date: 2025-06-12 10:31
---
#computermusic #visual-language #programming-language
[GitHub - nnirror/wax: Web-based audio patching environment](https://github.com/nnirror/wax)
WebAudioベースのグラフィカルデータフロープログラミング環境
[[Michael Cella]]
[wax](https://wax.bz)
---
ICMC2025のトーク
- ビジュアル言語だと一定以上の複雑さを扱えない
- ライブコードだと自分が今何やってるのかを把握できなくなってくる
[[facet]]を同梱しているので、Webベースで両方やれる
[[RNBO]]のパッチからWaxのデバイスオブジェクトにできるなるほどね
アプリケーション
- モバイル
- マルチチャンネル
- 教育
スマホを[[ES9]]に繋いでマルチチャンネルか
真面目にユーザーフィードバックをとった 7人
ざっくりとした制作の指示をして、フィードバックを募った
メタオペレーション
サブパッチがWebAudioだと難しいという問題
---