No time to wait http://showmetheco.de/index.rss Just code Twist 0.1 Learning music notes with Perl http://showmetheco.de/articles/2011/12/learning-music-notes-with-perl.html So the other day I bought a MIDI2USB interface to my piano keyboard and as a programmer I was curious about sending back and forth those MIDI events. I decided to write a simple Perl game that can help to learn the music notes. The routine is simple. The random note is generated and printed out on the terminal (like D3), then you have to find that note on the keyboard and play it. If it matches you get ok, otherwise not ok. And so on. As always CPAN saved hours of my time.

Keep reading ]]>
Perl music notes Sun, 18 Dec 2011 00:00:00 GMT http://showmetheco.de/articles/2011/12/learning-music-notes-with-perl.html