edit by github copilot sonnet 3.7
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
---
|
||||
date: "2023-08-22T23:39:29+0900"
|
||||
---
|
||||
#software #programming-language #sound
|
||||
#software #programming-language #sound #computermusic
|
||||
|
||||
https://faust.grame.fr
|
||||
|
||||
ブロックダイアグラム代数(Block-Diagram-Algebra:BDA)という独自の体系を基礎に置く信号処理記述に特化した言語。
|
||||
[[音楽プログラミング言語の形式化]]のプロジェクトで研究対象となっている言語の一つ。ブロックダイアグラム代数(Block-Diagram-Algebra:BDA)という独自の体系を基礎に置く信号処理記述に特化した言語。
|
||||
|
||||
パターンマッチングによる項書きかえマクロを使うことでかなり複雑な信号処理を表現できる。
|
||||
パターンマッチングによる項書きかえマクロを使うことでかなり複雑な信号処理を表現できる。[[PureData]]や[[Max]]のようなビジュアルプログラミング言語とは異なり、テキストベースで記述する。
|
||||
|
||||
文法が独特なのでかなり学習が難しい。
|
||||
|
||||
|
Reference in New Issue
Block a user