Making A MIDI Based Piano Using Scheme and Impromptu
April 13th, 2008
As part of the tutorial in week 3 of KKB210, Computational Arts 1, we were introduced to the Scheme programming language through the Impromptu environment.
We were looking at creating audio based on the Apple Sound Bank Synthesizer using the MIDI specifications.
As an introduction to this topic we started off simply by writing the code to play a single note on a piano.
