Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
pete
/
radio
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
1
Wiki
Attività
Sfoglia il codice sorgente
README.md
tags/kitchen
Pete Shadbolt
3 anni fa
parent
150d0b5d15
commit
5ec72eef82
1 ha cambiato i file
con
20 aggiunte
e
3 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+20
-3
README.md
+ 20
- 3
README.md
Vedi File
@@ -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
```
Write
Preview
Loading…
Annulla
Salva