by Pev » Mon Jun 12, 2006 11:32 am
by Pev
Mon Jun 12, 2006 11:32 am
Chrisbie,
The tones played when you power on your Robonova are generated by the program code :
MUSIC "CDE"
Basicaly this command will play tones based upon the string you enter after it. Full details are in the RoboBasic-command English manual on page 114. So to add your favorite tune you'll need to work out what string plays the right notes and lengths etc.
Hope this helps
Pev
Chrisbie,
The tones played when you power on your Robonova are generated by the program code :
MUSIC "CDE"
Basicaly this command will play tones based upon the string you enter after it. Full details are in the RoboBasic-command English manual on page 114. So to add your favorite tune you'll need to work out what string plays the right notes and lengths etc.
Hope this helps
Pev