Composing MIDI sounds with ‘Processing’
by Reto Vogel on Oct.10, 2009, under HSLU, Multimediatechnik, Processing, Programming
Also playing and generating MIDI sounds with Processing is quite easy. I did a small applet which plays a choosen MIDI-File and generates some sounds.With the keys from 1 to 9 the user can generate some basic piano sounds. This is realized with the MidiBus library
Try it out here: Demo
Download: Aufgabe_3.java Aufgabe_3.pde