浏览代码

README

tags/kitchen
Pete Shadbolt 2 年前
父节点
当前提交
31fb0ddd84
共有 1 个文件被更改,包括 4 次插入8 次删除
  1. +4
    -8
      README.md

+ 4
- 8
README.md 查看文件

@@ -2,22 +2,18 @@

Always-on computer music.

## Requirements

- SuperCollider
- Python
- PyOpenCV

## Running

Requires SuperCollider, Python and PyOpenCV.

Start the Python application to watch the webcam and generate OSC events:

```
```sh
python radio.py
```

Start the SuperCollider patch:

```
```sh
sclang audio.scd
```

正在加载...
取消
保存