need to see if anyone got notes and durations for the Star Spangled Banner
MurryA
Posts: 2
I want to use a stamp to play star spangled banner· through a speaker but I can find the song with the notes and durations. I can't use the RTTTL format because all RTTTL program has return, instead of next, so·I can't put it in a subroutine·this causes the stamp to stop after it is played.·I need some help.·
Comments
If you have the RTTTL script, you can modify Parallax's rtttl_convert.bs2 to output code you can cut and paste into your program. Just change the subroutine PlayNote as follows:
Rather than performing the PAUSEs and FREQOUTs, it will output them to the DEBUG screen as PBASIC statements.
-Phil
Rich Green
The RTTTL program is supposed to be on this page. Unfortunately, the link to the code is dead, so I'll attach it here.
-Phil
Rich Green