More actions
(Created page with "{{#seo: |title=Wii Homebrew Apps (Utilities) - GameBrew |title_mode=append |image=metronomewii.jpg |image_alt=Metronome }} {{Infobox Wii Homebrews |title=Metronome |image=metr...") |
No edit summary |
||
Line 18: | Line 18: | ||
|source=https://github.com/westy92/Wii-Metronome | |source=https://github.com/westy92/Wii-Metronome | ||
}} | }} | ||
This is the first metronome ever coded for the Wii game system. This application will help you keep a tempo while practicing an instrument. | |||
==Screenshots== | ==Screenshots== | ||
[[image:metronomewii.jpg]] | |||
==Media== | ==Media== | ||
<youtube></youtube> | <youtube>AZEJKVP47Us</youtube> | ||
== Controller == | |||
{| class="wikitable" | |||
|- | |||
! Wiimote !! Action | |||
|- | |||
| Wiimote 1 Button || Sets Maximum BPM (300) | |||
|- | |||
| Wiimote 2 Button || Sets Minimum BPM (30) | |||
|- | |||
| Wiimote Plus Button || Adds 10 BPM | |||
|- | |||
| Wiimote Minu sButton || Subtracts 10 BPM | |||
|- | |||
| Wiimote Home Button || Returns to Loader | |||
|} | |||
== To Do == | |||
*Add Wiimote LED blink on beat. - Apparently hard to do without a major hack. | |||
*Add ability to subdivide beats. | |||
== Changelog == | |||
*1.3 12/8/2010 Added a much awaited GUI and a practice timer! | |||
*1.2 1/1/2009 Added tempo markings, removed delay when changing bpm. | |||
*1.1 11/15/2008 Translated source from C to C++ | |||
*1.0 8/31/2008 First 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! | |||
== Bugs == | |||
Please report any bugs here. I will fix them as soon as possible. | |||
==External links== | |||
* Github - https://github.com/westy92/Wii-Metronome | |||
* Google code - http://code.google.com/p/wii-metronome/ | |||
* Wiibrew - https://wiibrew.org/wiki/Metronome |
Revision as of 03:16, 10 July 2022
Metronome | |
---|---|
File:Metronomewii.jpg | |
General | |
Author | Westy92 |
Type | Utilities |
Version | 1.3 |
License | GPL |
Last Updated | 2010/12/09 |
Links | |
Download | |
Website | |
Source | |
This is the first metronome ever coded for the Wii game system. This application will help you keep a tempo while practicing an instrument.
Screenshots
Media
Controller
Wiimote | Action |
---|---|
Wiimote 1 Button | Sets Maximum BPM (300) |
Wiimote 2 Button | Sets Minimum BPM (30) |
Wiimote Plus Button | Adds 10 BPM |
Wiimote Minu sButton | Subtracts 10 BPM |
Wiimote Home Button | Returns to Loader |
To Do
- Add Wiimote LED blink on beat. - Apparently hard to do without a major hack.
- Add ability to subdivide beats.
Changelog
- 1.3 12/8/2010 Added a much awaited GUI and a practice timer!
- 1.2 1/1/2009 Added tempo markings, removed delay when changing bpm.
- 1.1 11/15/2008 Translated source from C to C++
- 1.0 8/31/2008 First 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!
Bugs
Please report any bugs here. I will fix them as soon as possible.
External links
- Github - https://github.com/westy92/Wii-Metronome
- Google code - http://code.google.com/p/wii-metronome/
- Wiibrew - https://wiibrew.org/wiki/Metronome