Thursday, December 17, 2009

Final Project - MIDI

We are using General MIDI to communicate between the drum and sound synthesizer. Since our instrument is a percussion device, we are using channel 10. When the MIDI synthesizer is in channel 10, note becomes different instruments. For our drum, we opted to produce snare drum and high tom sound.

We are using the note number 38 to generate the snare drum sound and the note number 48 to generate the high tom sound.

2 comments:

  1. Using different MIDI channels sounds interesting, it would be nice to see your pd code!

    ReplyDelete
  2. Actually we are not using pd to generate the sound. We connected the MIDI output to a software synthesizer called Power Sequence to generate the sound.

    ReplyDelete