Ver código fonte

README.md

tags/kitchen
Pete Shadbolt 2 anos atrás
pai
commit
5ec72eef82
1 arquivos alterados com 20 adições e 3 exclusões
  1. +20
    -3
      README.md

+ 20
- 3
README.md Ver arquivo

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

Carregando…
Cancelar
Salvar