diff --git a/content/CERN Open Hardware License.md b/content/CERN Open Hardware License.md new file mode 100644 index 00000000..783dbba2 --- /dev/null +++ b/content/CERN Open Hardware License.md @@ -0,0 +1,7 @@ +--- +date: 2025-06-12 10:02 +--- +#stub + +[Home | CERN Open Hardware Licence](https://cern-ohl.web.cern.ch/home) + diff --git a/content/ICMC2025 ペーパーセッション聴講メモ.md b/content/ICMC2025 ペーパーセッション聴講メモ.md index 786cd471..9ba1ccf4 100644 --- a/content/ICMC2025 ペーパーセッション聴講メモ.md +++ b/content/ICMC2025 ペーパーセッション聴講メモ.md @@ -333,7 +333,7 @@ sine1=nil SCはコンパイルされたUGenどの順番で実行されるかが一列にソートされて順番に実行されていくけど、Arcoは必ずしもそうじゃない(部分的には並列化もできるのかな) -遅いレートのイベントストリームの取り扱いをどうすればいいんだろう +遅いレートのイベントストリームの取り扱いをどうすればいいんだろう - [probe](https://github.com/rbdannenberg/arco/blob/main/doc/ugens.md#probe)命令があるのか うーん、こう見ると、[[UGenの生成をスクリプトから命令列に変換する]]のが重要なのかな @@ -345,6 +345,27 @@ SCはコンパイルされたUGenどの順番で実行されるかが一列に ## A Bidirectionally Stacking Loudspeaker Enclosure Design for Wave Field Synthesis +[[Rhode Island School of Design]] +[GitHub - risdsound/wfs: An open-source, modular loudspeaker enclosure system for Wave Field Synthesis (WFS), developed at the Studio for Research in Sound and Technology (SRST) at Rhode Island School of Design (RISD).](https://github.com/risdsound/wfs) +## Composing for AI Voice Model Choir + +[[Nick Collins]] + +人の声を出すモデルに、全然関係ないソースをぶち込む + +メルツバウの音楽でテイラースイフトの声のモデルを駆動するとか + +[Music for Celebrity AI Voice Model Choir | Nick Collins | sick lincoln](https://sicklincoln.bandcamp.com/album/music-for-celebrity-ai-voice-model-choir) + +Danger of Revisionism + +## Explorations In Augmented String Instrument Design: A Conversation With Mentors Of Musical Innovation + +後藤さんて電気バイオリン作ってたんだ + +[Project MUSE - The Aesthetics and Technological Aspects of Virtual Musical Instruments: The Case of the SuperPolm MIDI Violin](https://muse.jhu.edu/article/585450) + +DMIとかAugumented Instrumentのデザインプロセスをどう語るかに参考になりそうな感じはする diff --git a/content/Michael Cella.md b/content/Michael Cella.md new file mode 100644 index 00000000..9c923bc4 --- /dev/null +++ b/content/Michael Cella.md @@ -0,0 +1,8 @@ +--- +date: 2025-06-12 10:32 +--- +#person + +[nnirror (Michael Cella) · GitHub](https://github.com/nnirror) + +[[Wax]]とか[[facet]]とか作ってる diff --git a/content/Wax.md b/content/Wax.md new file mode 100644 index 00000000..0934c88d --- /dev/null +++ b/content/Wax.md @@ -0,0 +1,10 @@ +--- +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]] diff --git a/content/facet.md b/content/facet.md new file mode 100644 index 00000000..8db0a9df --- /dev/null +++ b/content/facet.md @@ -0,0 +1,8 @@ +--- +date: 2025-06-12 10:32 +--- +#programming-language + +[[Max]]上で動作するJSベースのライブコーディング用スクリプティング言語 + +[GitHub - nnirror/facet: Live coding and synthesis with NodeJS and a browser](https://github.com/nnirror/facet) \ No newline at end of file