Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
pete
/
radio
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
1
Wiki
Actividad
Explorar el Código
README.md
tags/kitchen
Pete Shadbolt
hace 3 años
padre
150d0b5d15
commit
5ec72eef82
Se han
modificado 1 ficheros
con
20 adiciones
y
3 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+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
```
Escribir
Vista previa
Cargando…
Cancelar
Guardar