In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Metronome"

From WiiBrew
Jump to navigation Jump to search
Line 27: Line 27:
 
|-
 
|-
 
| {{WiimoteDPadDown}} || Subtracts 10 BPM
 
| {{WiimoteDPadDown}} || Subtracts 10 BPM
 +
|-
 +
| {{WiimoteDPadRight}} || Adds 1 BPM
 
|-
 
|-
 
| {{WiimoteDPadLeft}} || Subtracts 1 BPM
 
| {{WiimoteDPadLeft}} || Subtracts 1 BPM
|-
 
| {{WiimoteDPadRight}} || Adds 1 BPM
 
 
|-
 
|-
 
| {{WiimoteHomeButton}} || Returns to Loader
 
| {{WiimoteHomeButton}} || Returns to Loader

Revision as of 03:28, 1 September 2008

Metronome
Metronome.png
General
Author(s)Westy92
TypeUtilities
Version1.0
Links
[[Metronome.zip|Download]]
Source
Peripherals
Wiimote1.svg

This is the first metronome ever coded for the Wii game system. This application will help you keep a tempo while practicing an instrument.

Wiimote

Button Action
Wiimote 1 Button Set Maximum BPM (250)
Wiimote 2 Button Set Minimum BPM (30)
Wiimote D-Pad Up Adds 10 BPM
Wiimote D-Pad Down Subtracts 10 BPM
Wiimote D-Pad Right Adds 1 BPM
Wiimote D-Pad Left Subtracts 1 BPM
Wiimote HOME Button Returns to Loader

Disclaimer

Please note I take 'no' responsibility for the use of this software, If you find a bug, I will try to fix it for the next release.