Skip to content

dtinth/IO-MIDI-INSTRUMENT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IO♪MIDI♪INSTRUMENT

Musical instruments for hackers. Now you can create your own musical instrument using HTML5.

It is a Socket.io server that can send MIDI events to DAWs (such as GarageBand).

What can I do with it?

Video Demos

Prerequisite

You should have installed Node.js and know how to use it.

To create your own instrument, you should know about HTML5, JavaScript, and Socket.io.

Usage

Clone this repository and cd into it.

Imgur

Install the dependencies using npm install.

Imgur

Start the server using node server.js.

Imgur

You should see a new MIDI input device in your DAW.

Imgur

Point your browser to the server and pick an instrument.

Imgur

The Instruments

Here are the instruments that comes with IO♪MIDI♪INSTRUMENT. Click on the name of the instrument to go to the corresponding page of that instrument.

You can fork this repository and add more instruments to contribute to this project!

Imgur

Imgur