From 29317078841f468ee57d4a15923669d2cd922951 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: Tue, 7 Jan 2025 17:07:12 +0900 Subject: [PATCH] [obsidian] vault backup: 2025-01-07 17:07:12[ --- content/MUS10.md | 12 +++++++++++- content/PILE.md | 12 ++++++++++++ content/Sound Synthesis Program.md | 16 ++++++++++++++++ 3 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 content/PILE.md create mode 100644 content/Sound Synthesis Program.md diff --git a/content/MUS10.md b/content/MUS10.md index d8a71bd2..bc1bde0d 100644 --- a/content/MUS10.md +++ b/content/MUS10.md @@ -15,4 +15,14 @@ UGenをコントロールレートで遅い読み出しするのもできるら Music10は1966年らしいので別物かも(「Inside Computer Music」, p26) -ちゃんと別物だな [‘MUSIC N’, Max Vernon Mathews, USA, 1957 – 120 Years of Electronic Music](https://120years.net/music-n-max-mathews-usa-1957) +MUS10も1966年らしいが・・・?(「Computer Music Tutorial」日本語版p650) + - ここではChowning、D.Poole、L. Smithの3任の名前になってる + +[[120 Years of Electronic Music]]見ると、うーん・・・? + +| year | name | place | developed by | +| ---- | -------- | ------------------- | --------------------------- | +| 1969 | Music 10 | Stanford University | John Chowning, James Moorer | +| 1973 | Music 11 | M.I.T. | Barry Vercoe | +| 1977 | Mus10 | Stanford University | Leland Smith, John Tovar | +[‘MUSIC N’, Max Vernon Mathews, USA, 1957 – 120 Years of Electronic Music](https://120years.net/music-n-max-mathews-usa-1957) diff --git a/content/PILE.md b/content/PILE.md new file mode 100644 index 00000000..eba4c611 --- /dev/null +++ b/content/PILE.md @@ -0,0 +1,12 @@ +--- +date: 2025-01-07 16:41 +--- +#programming-language #computermusic + +[PILE: A Language for Sound Synthesis on JSTOR](https://www.jstor.org/stable/3679754) + +[[Paul Berg]]による音響合成プログラミング言語。リアルタイム動作する + +[[Unit Generator]]パラダイムに乗らない数少ない言語 + +[Paul Berg – Robert Rowe](https://wp.nyu.edu/robert_rowe/tag/paul-berg/) diff --git a/content/Sound Synthesis Program.md b/content/Sound Synthesis Program.md new file mode 100644 index 00000000..6b0acbb6 --- /dev/null +++ b/content/Sound Synthesis Program.md @@ -0,0 +1,16 @@ +--- +date: 2025-01-07 16:33 +--- +#computermusic + +[Berg1980a.pdf](https://rohandrape.net/ut/rttcc-text/Berg1980a.pdf) + +[[G. M. Koenig]]により作られた『Non-Standard』な音響合成の方法。 + +[SSP – Sound Synthesis Program – Gottfried Michael Koenig](https://koenigproject.nl/ssp/) + +周波数やスペクトル、モジュレーション、[[Unit Generator]]といった概念を用いず、音量の操作にのみ特化して最終的な波形を作り出す。 + + + +[[Bytebeat]]の祖と捉えることもできそう