Graphics Calculator
Making Music on Graphics Calculator
1. Press [ SHIFT ], [ 1 ]
2. Press [ NEW ]
3. Press [ A…Z ]
4. Enter the name of the song
5. Press [ OK ]
6. Press [ A…Z ]
Okies, here comes the hard part.
Type in:
BEEP a;b:
Where “a” is the pitch and “b” is the length of the note.
Here is a list of the musical scale:
A = 214.875
A Sharp/B Flat = 237.714
B = 246.857
C = 256
C Sharp/D Flat = 274.285
D = 292.57
D Sharp/E Flat = 310.855
E = 329.14
F = 347.425
F Sharp/
Is this Essay helpful? Join now to read this particular paper
and access over 480,000 just like this GET BETTER GRADES
and access over 480,000 just like this GET BETTER GRADES
again, using loops:
FOR X=1 TO 2;
BEEP 329.14;0.54:
BEEP 0;0.54:
BEEP 256.0.54:
BEEP 0;0.54:
BEEP 256;0.54:
BEEP 0;1.625:
END:
FOR X=1 TO 2;
BEEP 237.714;0.54:
BEEP 256;0.54:
BEEP 0;1.08:
END:
BEEP 214.875;0.54:
BEEP 0;0.54:
BEEP 192;0.54:
BEEP 0;0.54:
BEEP 192;0.54:
BEEP 0;1.625:
Trust me, this is a simple tune. A tune such as Grinspoon’s “RockShow” (which I can make for you if you want it) would take heaps more. And furthermore, you would have to be REALLY bored to even bother doing something like this (like I am right now).
Need a custom written paper? Let our professional writers save your time.