[obsidian] vault backup: 2025-01-15 16:35:43[
All checks were successful
Build / build (push) Successful in 10m25s

This commit is contained in:
2025-01-15 16:35:43 +09:00
parent 1a10d1f499
commit bbdfbc4ea8
26 changed files with 139 additions and 27 deletions

View File

@ -3,4 +3,16 @@ date: "2023-08-22T23:39:29+0900"
---
#software #programming-language #sound
https://faust.grame.fr
https://faust.grame.fr
ブロックダイアグラム代数Block-Diagram-Algebra:BDAという独自の体系を基礎に置く信号処理記述に特化した言語。
パターンマッチングによる項書きかえマクロを使うことでかなり複雑な信号処理を表現できる。
文法が独特なのでかなり学習が難しい。
昔作った入門記事とスライド(結構情報が古いかも)
[音声処理プログラミング言語、Faustの紹介 - Matsuura Tomoya|松浦知也](https://matsuuratomoya.com/blog/2016-12-01/faust_introduction/)
[faust\_jp チュートリアル](https://tomoyanonymous.github.io/faust_jp_tutorial/index.html#/)