Wednesday, November 26, 2008

Silverlight Drum Pad




This is a simple drum pad. I wanted to test out Silverlight's sound sample playback capability and this seemed like a great project for doing that.


The corresponding keyboard keys are listed on each pad:

  • Toms - A, S, D
  • Crash - C
  • Kick - Z
  • Snare - X
  • Hi-Hat - Open: K; Closed: M
The source code is available for download at CodePlex.

Feel free to comment. Enjoy!

-Ken