Page 1 of 1

A little piano...

Posted: Sun Oct 21, 2012 7:15 am
by cassiope01
A guy on the french forum shared some music notes WAV files.
So I've coded this little toy :)

Little piano

I chose the common keys of AZERTY and QWERTY keyboards for playing with keyboard. (see the groupbox "Clavier" )

Del = delete the last note
Enter = play the melody
R = save/load a melody (save will not be in WAV format ;) )
+/- = increase/decrease the imposed tempo.
RAZ = delete all the actual melody

You can try to move the mouse on the piano with the left button pressed.

Updated with tsh73 addon and fixes.

Have fun ;)

Re: A little piano...

Posted: Tue Oct 23, 2012 9:04 am
by tsh73
Changes:
1) added variable "lang".
lang = 0 works as now.
lang = 1 change messages to English (or what deems more English to me) ;)
2) now "tempo" shown refers to beats per minute.

Re: A little piano...

Posted: Tue Oct 30, 2012 9:59 pm
by JustMe
Tres jolie! It looks very nice and the piano sounds beautiful.
merci

Re: A little piano...

Posted: Wed Oct 31, 2012 1:14 pm
by cassiope01
With the help of Roland (for the sound files) and tsh73 :D but many thanks :P