This website works better with JavaScript.
首頁
探索
說明
登入
pete
/
radio
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
1
Wiki
Activity
瀏覽代碼
README.md
tags/kitchen
Pete Shadbolt
3 年之前
父節點
150d0b5d15
當前提交
5ec72eef82
共有
1 個文件被更改
,包括
20 次插入
和
3 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+20
-3
README.md
+ 20
- 3
README.md
查看文件
@@ -1,6 +1,23 @@
# Radio
no need for jackd / supernova
Always-on computer music.
`python radio.py`
`sclang sine.scd`
## Requirements
- SuperCollider
- Python
- PyOpenCV
## Running
Start the Python application to watch the webcam and generate OSC events:
```
python radio.py
```
Start the SuperCollider patch:
```
sclang audio.scd
```
Write
Preview
Loading…
取消
儲存