Qbasicnews.com
simphony no.9 - Printable Version

+- Qbasicnews.com (http://qbasicnews.com/newforum)
+-- Forum: General (http://qbasicnews.com/newforum/forum-6.html)
+--- Forum: General/Misc (http://qbasicnews.com/newforum/forum-18.html)
+---- Forum: Art & Music (http://qbasicnews.com/newforum/forum-19.html)
+---- Thread: simphony no.9 (/thread-3113.html)



simphony no.9 - Diroga - 02-02-2004

Code:
REM simphony no.9 beethoven
b:
READ A$: PRINT A$: PLAY "t150"
IF A$ = "end" THEN END
IF A$ = "stop" AND A = 0 THEN A = 1: GOTO b
IF A$ = "stop" AND A = 1 THEN STOP
IF A$ = "again" AND b = 1 THEN GOTO b
IF A$ = "again" AND b = 0 THEN b = 1: RESTORE: GOTO b
PLAY A$: GOTO b
DATA o3l4eefg,gfed,ccde,l2el8dl4d.
DATA o3l4eefg,gfed,ccde,l2dl8cl4c.,stop
DATA o3l4ddec,dl8efl4ec,dl8efl4ec,dl8efl4ed
DATA cdo2l4gg,again,end



simphony no.9 - TheBigBasicQ - 02-02-2004

Kewl =). I have never been able to make music =(


simphony no.9 - Rokkuman - 02-02-2004

I'd love to make music. I want to see what "phat r0ck1n b33ts" I can devise... None of the music creation software I get is understandable to me, however.


simphony no.9 - TheBigBasicQ - 02-02-2004

Which s/w do you use?


simphony no.9 - Rokkuman - 02-02-2004

Quote:Which s/w do you use?

Too many for me to remember any of them. I'm actually gonna look for one more, though. So I can take another shot at it...


simphony no.9 - TheBigBasicQ - 02-02-2004

Do you use MIDI composers?


simphony no.9 - na_th_an - 02-02-2004

Well, knowing music is mandatory. If you don't know music, you won't be able to compose. Musical programs are usually very simple: you select a channel, an instrument, and place notes. You have to know about harmony, rythm and stuff like that, no matter of which program you are using.


simphony no.9 - TheBigBasicQ - 02-03-2004

I know little about them but I think I need to learn more =)


simphony no.9 - webberboy - 02-04-2004

every midi composer that Ive downloaded requires me to have a plug-in. does anyone have a midi program that will let me compose in the program? without plug-ins?.


simphony no.9 - Radical Raccoon - 02-27-2004

ever tried www.modplug.com

modplug tracker is what I use, it's great