This website works better with JavaScript.
Home
Explore
Help
Sign In
pete
/
radio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Browse Source
README.md
tags/kitchen
Pete Shadbolt
3 years ago
parent
150d0b5d15
commit
5ec72eef82
1 changed files
with
20 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+20
-3
README.md
+ 20
- 3
README.md
View 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…
Cancel
Save