Browse Source

README

tags/kitchen
Pete Shadbolt 2 years ago
parent
commit
31fb0ddd84
1 changed files with 4 additions and 8 deletions
  1. +4
    -8
      README.md

+ 4
- 8
README.md View File

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


Always-on computer music. Always-on computer music.


## Requirements

- SuperCollider
- Python
- PyOpenCV

## Running ## Running


Requires SuperCollider, Python and PyOpenCV.

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


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


Start the SuperCollider patch: Start the SuperCollider patch:


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

Loading…
Cancel
Save