Graphics Calculator
Title: Graphics Calculator
Category: /Science & Technology
Details: Words: 534 | Pages: 2 (approximately 235 words/page)
Graphics Calculator
Category: /Science & Technology
Details: Words: 534 | Pages: 2 (approximately 235 words/page)
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/
showed first 75 words of 534 total
You are viewing only a small portion of the paper.
Please login or register to access the full copy.
Please login or register to access the full copy.
showed last 75 words of 534 total
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).