Difference between revisions of "Wii drum and wii baton"

From vjmedia
(Created page with 'In this project, we explored the Wii Remote sensor as both baton and drum. Buttons “A”, “B”, “1”, “2” on Wii Remote are employed to do function control. A: start…')
 
Line 14: Line 14:
 
Wii Drum
 
Wii Drum
 
http://www.youtube.com/watch?v=trTeXfmD1ao
 
http://www.youtube.com/watch?v=trTeXfmD1ao
 +
 +
 +
Demo:
 +
 +
Code: <mediaplayer>http://media.wpi.edu/Academics/Depts/HUA/Manzo/Wii_Remote_and_Baton/Wii_Baton_Drum.mp4</mediaplayer>

Revision as of 15:25, 16 October 2013

In this project, we explored the Wii Remote sensor as both baton and drum. Buttons “A”, “B”, “1”, “2” on Wii Remote are employed to do function control.

A: start/stop accelerometer sensing.

B: start/stop music

1: switch to baton mode

2: switch to drum mode

Currently, there are three different drum sounds. And baton mode and drum modes are interactive to each other. For example, if we want to change the music tempo, we can switch to baton mode and change the music speed. After we get satisfied tempo, we can switch back to drum mode and tempo of music will keep same.

Reference: Wii Drum http://www.youtube.com/watch?v=trTeXfmD1ao


Demo:

Code: The media player is loading...