The QBasic Forum     RULES     Other Subforums, Links and Downloads    Index of Threads

  << Previous Topic | Next Topic >>Return to Index  

I really had no choice but 2 do this.

February 26 2006 at 11:52 PM
Chandler  (no login)

This QB program is based off of a MIDI I wrote,but you are QBasic guys.
So I simply wrote a pretty good clone of in in QB!

PLAY "L16"
FOR i = 1 TO 4
PLAY "n41n00n00n00n00n00n00n00n00n00n00n00n00n00n00n00"
NEXT
FOR i = 1 TO 4
PLAY "n41n00n00n00n00n00n00n00n42n00n00n00n00n00n00n00"
NEXT
FOR i = 1 TO 4
PLAY "n41n00n00n00n44n00n00n00n42n00n00n00n44n00n00n00"
NEXT
FOR i = 1 TO 4
PLAY "n41n00n48n00n44n00n48n00n42n00n48n00n44n00n48n00"
NEXT
FOR i = 1 TO 4
PLAY "n41n56n48n56n44n56n48n56n42n56n48n56n44n56n48n56"
NEXT
FOR i = 1 TO 4
PLAY "n41n00n48n00n44n00n48n00n42n00n48n00n44n00n48n00"
NEXT
FOR i = 1 TO 4
PLAY "n41n00n00n00n44n00n00n00n42n00n00n00n44n00n00n00"
NEXT
FOR i = 1 TO 4
PLAY "n41n00n00n00n00n00n00n00n42n00n00n00n00n00n00n00"
NEXT
FOR i = 1 TO 4
PLAY "n41n00n00n00n00n00n00n00n00n00n00n00n00n00n00n00"
NEXT
PLAY "L1"
PLAY "n41"





 
 Respond to this message   
Current Topic - I really had no choice but 2 do this.
  << Previous Topic | Next Topic >>Return to Index