Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 276 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 276 Bytes

py_orchestra

py_orchestra listens to the sound coming into the microphone, does a fft, and figures out what frequency is being played.

Currently the incoming frequency is converted to a midi note value, and sent stright back out to the outgoing midi device.