Explorar el Código

README.md

tags/kitchen
Pete Shadbolt hace 2 años
padre
commit
5ec72eef82
Se han modificado 1 ficheros con 20 adiciones y 3 borrados
  1. +20
    -3
      README.md

+ 20
- 3
README.md Ver fichero

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

Cargando…
Cancelar
Guardar