Ver código fonte

README

tags/kitchen
Pete Shadbolt 2 anos atrás
pai
commit
31fb0ddd84
1 arquivos alterados com 4 adições e 8 exclusões
  1. +4
    -8
      README.md

+ 4
- 8
README.md Ver arquivo

@@ -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
```

Carregando…
Cancelar
Salvar