Difference between revisions of "Metronome"
Jump to navigation
Jump to search
m (fixed dl link) |
m (added versions area) |
||
Line 34: | Line 34: | ||
|- | |- | ||
| {{WiimoteHomeButton}} || Returns to Loader | | {{WiimoteHomeButton}} || Returns to Loader | ||
+ | |} | ||
+ | |||
+ | ==Versions== | ||
+ | |||
+ | {| class="wikitable" style="margin-left:auto; margin-right:auto; width:100%; text-align:left; font-size:90%;" | ||
+ | |- | ||
+ | ! Version | ||
+ | ! Changes | ||
+ | |- | ||
+ | | 1.1 | ||
+ | | Translated source from C to C++ | ||
+ | |- | ||
+ | |- | ||
+ | | 1.0 | ||
+ | | Public release | ||
+ | |- | ||
|} | |} | ||
Revision as of 02:26, 31 December 2008
Metronome | |
![]() | |
General | |
---|---|
Author(s) | Westy92 |
Type | Utilities |
Version | 1.1 |
Links | |
[[Here|Download]] | |
Source | |
Peripherals | |
![]() |
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 |
---|---|
![]() |
Sets Maximum BPM (250) |
![]() |
Sets Minimum BPM (30) |
![]() |
Adds 10 BPM |
![]() |
Subtracts 10 BPM |
![]() |
Adds 1 BPM |
![]() |
Subtracts 1 BPM |
![]() |
Returns to Loader |
Versions
Version | Changes |
---|---|
1.1 | Translated source from C to C++ |
1.0 | Public release |
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.
Special Thanks
I would like to thank EVERYONE who has helped me, from #wiidev and #wiihelp. Without you guys, none of this (my first project) would have ever been possible. I hope I will continue developing as long as I can. Also special thanks to my snare drum/drum set instructor for telling me to get a metronome, thus starting my wonderful idea to make my own. Thanks again to everyone!