소스 검색

README.md

tags/kitchen
Pete Shadbolt 2 년 전
부모
커밋
5ec72eef82
1개의 변경된 파일20개의 추가작업 그리고 3개의 파일을 삭제
  1. +20
    -3
      README.md

+ 20
- 3
README.md 파일 보기

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

불러오는 중...
취소
저장