Skip to main content

Tag Archive

#Midi Journal illustration

Entries grouped under the midi thread.

Archive No. 006

The Archive

Showing 6 entriesfiltered by Midi

Timestamp Entry Detail Taxonomy Link
Feb 16, 2012
1 min read

MIDI.js

MIDI.js (on github) ties together, and builds upon frameworks that bring MIDI generation to the browser. Combine MIDI.js with jasmid to create a web radio MIDI stream similar to this demo… or with Three.js, Sparks.js, or...

Dec 28, 2011
3 min read

Color Piano 2.0

Learn how to play piano songs by watching notes fall towards the keyboard as color blocks; similar to how Guitar Hero works, but with a real instrument. Color piano Theory (CPT) ties together chords, scales, inversions,...

Nov 28, 2011
3 min read

HTML5: SoundFonts

Color Piano Theory is now available on the Chrome Webstore. There haven’t been any major UI overhauls since last reported, but there has been a lot of work going on the back end! Most importantly moving from the Java int...

Aug 8, 2011
2 min read

Music Box

Last weekend I got a chance to mess around with Mr. Doob’s rendering framework Three.js and Daniel van der Meer’s amazing MIDIBridge. I’ve been a big fan of both Ricardo and Daniel for some time now, so it was fun to wor...

Jan 19, 2011
4 min read

Color Piano v1

UPDATE: There is a more recent post on Color Piano. Color Piano Theory (CPT) was inspired by an interest in building an educational application that utilizes colors in teaching piano theory . CPT ties together chords, sc...

Aug 19, 2010
3 min read

Dynamic MIDI generation in the browser

UPDATE: This project has been cancelled. The MIDIBridge took this idea much further; see the archived project page on the Wayback Machine. Have you ever wanted to use MIDI in your Javascript or Flash project? It’s been a...