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 15: Line 15:
  
 
==Wiimote==
 
==Wiimote==
 +
 +
{| class="wikitable"
 +
|-
 +
! Button !! Action
 +
|-
 +
| {{Wiimote1Button}} || Set Maximum BPM (250)
 +
|-
 +
| {{Wiimote2Button}} || Set Minimum BPM (30)
 +
|-
 +
| {{WiimoteDPadUp}} || Adds 10 BPM
 +
|-
 +
| {{WiimoteDPadDown}} || Subtracts 10 BPM
 +
|-
 +
| {{WiimoteDPadLeft}} || Subtracts 1 BPM
 +
|-
 +
| {{WiimoteDPadRight}} || Adds 1 BPM
 +
|-
 +
| {{WiimoteHomeButton}} || Returns to Loader
 +
|}
  
 
==Disclaimer==
 
==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.
 
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.

Revision as of 03:26, 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 Left Subtracts 1 BPM
Wiimote D-Pad Right Adds 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.