Procházet zdrojové kódy

README

tags/kitchen
Pete Shadbolt před 2 roky
rodič
revize
31fb0ddd84
1 změnil soubory, kde provedl 4 přidání a 8 odebrání
  1. +4
    -8
      README.md

+ 4
- 8
README.md Zobrazit soubor

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

Načítá se…
Zrušit
Uložit