https://github.com/acarabott/audio2midi
Converting audio features to MIDI data
https://github.com/acarabott/audio2midi
Last synced: about 1 month ago
JSON representation
Converting audio features to MIDI data
- Host: GitHub
- URL: https://github.com/acarabott/audio2midi
- Owner: acarabott
- Created: 2011-04-22T14:42:52.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-18T15:03:56.000Z (over 13 years ago)
- Last Synced: 2025-01-23T04:31:24.352Z (3 months ago)
- Language: SuperCollider
- Homepage:
- Size: 117 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Audio2MIDI
This is a small project to convert features of audio signals into MIDI data.
An example usage would be to use the amplitude of an audio signal to control the volume of a synth. Used with a microphone, this would provide breath control.
The project is written in SuperCollider http://supercollider.sourceforge.net/
I am only testing on OS X (Intel, Snow Leopard).