Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avh4/audio-scratch-timbre


https://github.com/avh4/audio-scratch-timbre

Last synced: 8 days ago
JSON representation

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