Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avh4/audio-scratch-timbre
https://github.com/avh4/audio-scratch-timbre
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/avh4/audio-scratch-timbre
- Owner: avh4
- Created: 2014-09-01T19:03:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-06T18:10:32.000Z (over 10 years ago)
- Last Synced: 2024-10-27T12:07:51.839Z (about 2 months ago)
- Language: JavaScript
- Size: 352 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Have a MIDI keyboard or controller connected to MIDI port 1.
```bash
npm install
node midi-test.js # Print MIDI input events to the console
node demo.js # Control the lead with the MIDI input
node synth.js # Control the synth with the MIDI input
```