使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
pete
/
radio
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
1
百科
动态
浏览代码
README.md
tags/kitchen
Pete Shadbolt
3 年前
父节点
150d0b5d15
当前提交
5ec72eef82
共有
1 个文件被更改
,包括
20 次插入
和
3 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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
```
撰写
预览
正在加载...
取消
保存