[obsidian] vault backup: 2025-01-15 15:35:43[
All checks were successful
Build / build (push) Successful in 10m46s
All checks were successful
Build / build (push) Successful in 10m46s
This commit is contained in:
parent
ced4c81de6
commit
1a10d1f499
17
content/ChucK.md
Normal file
17
content/ChucK.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
date: 2025-01-15 15:28
|
||||||
|
---
|
||||||
|
#programming-language #computermusic
|
||||||
|
|
||||||
|
Strongly-Timedというコンセプトの音楽プログラミング言語。[[Ge Wang]]が主に開発。
|
||||||
|
|
||||||
|
[ChucK =\> A Strongly-Timed Music Programming Language](https://chuck.stanford.edu/)
|
||||||
|
|
||||||
|
C言語っぽいシンタックスでサンプル単位での正確なスケジューリングができるのが特徴。
|
||||||
|
|
||||||
|
命令型+クラスを作ったりのオブジェクト指向(継承もあり)。
|
||||||
|
|
||||||
|
shredという論理時間ベースの計量スレッドみたいなものを言語内からスポーン、もしくはコマンドから立ち上げることができる。1つのファイルをスレッド単位で立ち上げたり殺したりをリアルタイムで切り替えることで、ライブコーディングを実現している(ただし更新のタイミングでディレイやリバーブのテールは切れる)。
|
||||||
|
|
||||||
|
最近もカッパ
|
||||||
|
|
9
content/Glicol.md
Normal file
9
content/Glicol.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
date: 2025-01-15 15:29
|
||||||
|
---
|
||||||
|
#programming-language #computermusic #livecoding
|
||||||
|
|
||||||
|
|
||||||
|
[[Rust]]製のライブコーディング環境。
|
||||||
|
|
||||||
|
[GitHub - chaosprint/glicol: Graph-oriented live coding language and music/audio DSP library written in Rust](https://github.com/chaosprint/glicol)
|
10
content/Gwion.md
Normal file
10
content/Gwion.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
date: 2025-01-15 15:30
|
||||||
|
---
|
||||||
|
#programming-language #computermusic
|
||||||
|
|
||||||
|
[[ChucK]]に影響を受けた言語。サンプル精度のスケジューリングに加えてtagged unionとかテンプレートとかラムダ式とか使える
|
||||||
|
|
||||||
|
[Welcome to Gwion - Gwion](https://gwion.github.io/Gwion/)
|
||||||
|
|
||||||
|
[GitHub - Gwion/Gwion: :musical\_note: strongly-timed musical programming language](https://github.com/Gwion/Gwion)
|
4
content/LISP.md
Normal file
4
content/LISP.md
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
---
|
||||||
|
date: 2025-01-15 15:26
|
||||||
|
---
|
||||||
|
|
@ -8,6 +8,25 @@ date: "2024-01-05T17:15:38+0900"
|
|||||||
- [[mimium]]
|
- [[mimium]]
|
||||||
- [[otopoiesis]]
|
- [[otopoiesis]]
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 一覧
|
||||||
|
|
||||||
|
- [[Max]]
|
||||||
|
- [[PureData]]
|
||||||
|
- [[SuperCollider]]
|
||||||
|
- [[CSound]]
|
||||||
|
- [[Sonic Pi]]
|
||||||
|
- [[TidalCycles]]
|
||||||
|
- [[ChucK]]
|
||||||
|
- [[Faust]]
|
||||||
|
- [[Cmajor]]
|
||||||
|
- [[Vult]]
|
||||||
|
- [[Gwion]]
|
||||||
|
- [[Glicol]]
|
||||||
|
-
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
[[音楽プログラミング言語の形式化]]
|
[[音楽プログラミング言語の形式化]]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user