Paulie Posted October 13, 2006 Author Share Posted October 13, 2006 (edited) Okay guys, dunno if anyone will remember this one, but i have the old Tetris music expandcollapse popupWhile 1 For $a = 1 to 2 _56(400) _51(200) _52(200) _54(200) _56(100) _54(100) _52(200) _51(200) _49(400) _49(200) _52(200) _56(400) _54(200) _52(200) _51(600) _52(200) _54(400) _56(400) _52(400) _49(400) _49(400) _27(200) _28(200) _30(200) _54(400) _57(200) _61(400) _59(200) _57(200) _56(600) _52(200) _56(400) _54(200) _52(200) _51(400) _51(200) _52(200) _54(400) _56(400) _52(400) _49(400) _49(400) _R(400) Next For $b = 1 to 2 _44(200) _44(200) _40(200) _44(200) _42(200) _44(200) _39(200) _44(200) _40(200) _44(200) _37(200) _44(200) _36(200) _44(200) _39(400) Next For $a = 1 to 2 _56(400) _51(200) _52(200) _54(200) _56(100) _54(100) _52(200) _51(200) _49(400) _49(200) _52(200) _56(400) _54(200) _52(200) _51(600) _52(200) _54(400) _56(400) _52(400) _49(400) _49(400) _27(200) _28(200) _30(200) _54(400) _57(200) _61(400) _59(200) _57(200) _56(600) _52(200) _56(400) _54(200) _52(200) _51(400) _51(200) _52(200) _54(400) _56(400) _52(400) _49(400) _49(400) _R(400) Next Wend This would be kind of cool to see in a tetris game If someone who has made a tetris game wants too, they can feel free to take this for background music Edited October 13, 2006 by Paulie Link to comment Share on other sites More sharing options...
Paulie Posted October 13, 2006 Author Share Posted October 13, 2006 Anyone try it? Link to comment Share on other sites More sharing options...
Joke758 Posted October 13, 2006 Share Posted October 13, 2006 That's cool [u]My Programs:[/u]Word Search Creator - Make your own Word SearchShortHand - Hide a secret message in a jpg fileHex Editor - Edit your Binary fileIncrease file size - Increase the size of any filesArt Generator - A program that generate random picture[u]My Functions:[/u]16-Bits Hash - My Hash function similar to MD5Probabilities - My probabilities function (factorial, permuation, combination)_GetDate() - Convert a date to a day of the week_Base(), _Dec() - Convert a number in any base (bin, oct, hex, dec). Create your own! Link to comment Share on other sites More sharing options...
dandymcgee Posted October 14, 2006 Share Posted October 14, 2006 Wow, I've never even played the original tetris... lol. That's cool though Paulie nice work with the beeping madness - Dan [Website] Link to comment Share on other sites More sharing options...
gamerman2360 Posted October 14, 2006 Share Posted October 14, 2006 I bet theres a way to make midi files into beep scripts. Not sure tho. It's just a thought. Only know like 1 or 2 things about it :\ Link to comment Share on other sites More sharing options...
dandymcgee Posted October 14, 2006 Share Posted October 14, 2006 Midi to sheet music converter is the best dang converter I have ever seen, and it's free. It seperates each instrument individually. Just figure out which instrument(s) is/are the main one(s) and you've got a beep song. Of course, you still have to convert it to Paulie's piano script format. - Dan [Website] Link to comment Share on other sites More sharing options...
cppman Posted October 14, 2006 Share Posted October 14, 2006 (edited) I bet theres a way to make midi files into beep scripts. Not sure tho. It's just a thought. Only know like 1 or 2 things about it :\http://jedi.ks.uiuc.edu/~johns/links/music/midifile.htmlthat ought to help provides C++ Code to write a sample midi file too. Edited October 14, 2006 by CHRIS95219 Miva OS Project Link to comment Share on other sites More sharing options...
Moderators SmOke_N Posted October 20, 2006 Moderators Share Posted October 20, 2006 @ Fur Elise. Do you know how to read music? It's a lot easier is you do. I just looked at the songbook last night a whipped out the Amazing Grace. Do you have the sheet music for Fur Elise? http://www.google.com/search?q=fur+elise+s...:en-US:official Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Link to comment Share on other sites More sharing options...
dandymcgee Posted October 20, 2006 Share Posted October 20, 2006 Wow! that is long! Nice job Gafrost's Wife - Dan [Website] Link to comment Share on other sites More sharing options...
RazerM Posted October 20, 2006 Share Posted October 20, 2006 That is awesome My Programs:AInstall - Create a standalone installer for your programUnit Converter - Converts Length, Area, Volume, Weight, Temperature and Pressure to different unitsBinary Clock - Hours, minutes and seconds have 10 columns each to display timeAutoIt Editor - Code Editor with Syntax Highlighting.Laserix Editor & Player - Create, Edit and Play Laserix LevelsLyric Syncer - Create and use Synchronised Lyrics.Connect 4 - 2 Player Connect 4 Game (Local or Online!, Formatted Chat!!)MD5, SHA-1, SHA-256, Tiger and Whirlpool Hash Finder - Dictionary and Brute Force FindCool Text Client - Create Rendered ImageMy UDF's:GUI Enhance - Enhance your GUIs visually.IDEA File Encryption - Encrypt and decrypt files easily! File Rename - Rename files easilyRC4 Text Encryption - Encrypt text using the RC4 AlgorithmPrime Number - Check if a number is primeString Remove - remove lots of strings at onceProgress Bar - made easySound UDF - Play, Pause, Resume, Seek and Stop. Link to comment Share on other sites More sharing options...
GaryFrost Posted October 21, 2006 Share Posted October 21, 2006 (edited) @Paulie My wife is having a blast with this beep music, so I threw together a quick and dirty gui for it. Edited October 22, 2006 by gafrost SciTE for AutoItDirections for Submitting Standard UDFs  Don't argue with an idiot; people watching may not be able to tell the difference.  Link to comment Share on other sites More sharing options...
Paulie Posted October 21, 2006 Author Share Posted October 21, 2006 @PaulieMy wife is having a blast with this beep music, so I threw together a quick and dirty gui for it.LOL thats great, thanks a bunch, that will make my current project go MUCH quicker(My current project is secret, but i will let you know it's over 800 'notes' long.) I'll post it when i'm done Link to comment Share on other sites More sharing options...
dandymcgee Posted October 21, 2006 Share Posted October 21, 2006 Nice GUI gafrost, and I can't wait to find out about "Paulie's Secret Project", lol. I'm glad this topic is still alive, I think that is soooo cool. My dad's friend works on computers for a living, and my uncle is Vice President of Destek in Manchester, N.H. He told me he thought it was possible to actually play regular music with just the internal speaker, but I'm not sure how. I don't believe AutoIt currently supports it, but if it does could someone let me know how. I could imitate some pretty cool midis I have if I knew how to do multiple frequencies at the same time (similar to pressed two piano keys at the same time). I am going to try and make a song I am working on, hehe. - Dan [Website] Link to comment Share on other sites More sharing options...
GaryFrost Posted October 22, 2006 Share Posted October 22, 2006 Added a couple more buttons to the gui to insert comments for Measure and Staff LineBeepGui.au3 SciTE for AutoItDirections for Submitting Standard UDFs  Don't argue with an idiot; people watching may not be able to tell the difference.  Link to comment Share on other sites More sharing options...
Paulie Posted October 22, 2006 Author Share Posted October 22, 2006 Canon in D Johann Pachellbel(Snip)Whew! I'm tired!Damn! you people need to quit showing me up at my own game... Incredible job, that must've taken forever.Okay, I guess i can lose the secret. After what GW just presented, if I tried to build up anticipation for mine everyone would be let down.I'm about halfway done with 'Flight of the BumbleBees'810+ notes and almost all are 93.75ms in durationand there is seemingly no pattern it is almost random! Link to comment Share on other sites More sharing options...
Paulie Posted October 22, 2006 Author Share Posted October 22, 2006 (edited) I like hearing the Flight of the Bumblebees, but its a booger to play. You are doing a tough one!!. Ya know what I did? I found a blank copy of a keyboard, numbered it, and things went very quick after that. I feel for ya hon. All....those....notes!! Have a question for ya, Paulie. The Lower C# before middle C and the higer C# after middle C sound OFF in Canon in D. How did you determine which beeps to use for each note? I found the frequencies herehttp://en.wikipedia.org/wiki/Piano_key_frequenciesEDIT2: After Checking My code, Key 29 Matches what is is supposed to according to that like (It has a freqency of 138.591) As does Key 53 (at a frequency 554.365)And just for kicks, I figured I'd put the first half of Flight Of BB up, i dunno when I'm gonna find the time to finish it, but this is what I have so farCODE;Flight Of the Bumblebees;1_68(93.75)_67(93.75)_66(93.75)_65(93.75)_66(93.75)_65(93.75)_64(93.75)_63(93.75);2_64(93.75)_63(93.75)_62(93.75)_61(93.75)_60(93.75)_59(93.75)_58(93.75)_57(93.75);3_56(93.75)_55(93.75)_54(93.75)_53(93.75)_54(93.75)_53(93.75)_52(93.75)_51(93.75);4_52(93.75)_51(93.75)_50(93.75)_49(93.75)_48(93.75)_47(93.75)_46(93.75)_45(93.75);5_44(93.75)_43(93.75)_42(93.75)_41(93.75)_42(93.75)_41(93.75)_40(93.75)_39(93.75);6_44(93.75)_43(93.75)_42(93.75)_41(93.75)_42(93.75)_41(93.75)_40(93.75)_39(93.75);7_44(93.75)_43(93.75)_42(93.75)_41(93.75)_40(93.75)_45(93.75)_44(93.75)_43(93.75);8_44(93.75)_43(93.75)_42(93.75)_41(93.75)_40(93.75)_41(93.75)_42(93.75)_43(93.75);9_44(93.75)_43(93.75)_42(93.75)_41(93.75)_40(93.75)_45(93.75)_44(93.75)_43(93.75);10_44(93.75)_43(93.75)_42(93.75)_41(93.75)_40(93.75)_41(93.75)_42(93.75)_43(93.75);11_44(93.75)_43(93.75)_42(93.75)_41(93.75)_42(93.75)_41(93.75)_40(93.75)_39(93.75);12_40(93.75)_41(93.75)_42(93.75)_43(93.75)_44(93.75)_45(93.75)_44(93.75)_42(93.75);13_44(93.75)_43(93.75)_42(93.75)_41(93.75)_42(93.75)_41(93.75)_40(93.75)_39(93.75);14_40(93.75)_41(93.75)_42(93.75)_43(93.75)_44(93.75)_46(93.75)_47(93.75)_48(93.75);15_49(93.75)_48(93.75)_47(93.75)_46(93.75)_45(93.75)_50(93.75)_49(93.75)_48(93.75);16_49(93.75)_48(93.75)_47(93.75)_46(93.75)_45(93.75)_46(93.75)_47(93.75)_48(93.75);17_49(93.75)_48(93.75)_47(93.75)_46(93.75)_45(93.75)_50(93.75)_49(93.75)_48(93.75);18_49(93.75)_48(93.75)_47(93.75)_46(93.75)_45(93.75)_46(93.75)_47(93.75)_48(93.75);19_49(93.75)_48(93.75)_47(93.75)_46(93.75)_47(93.75)_46(93.75)_45(93.75)_44(93.75);20_45(93.75)_46(93.75)_47(93.75)_48(93.75)_49(93.75)_50(93.75)_49(93.75)_48(93.75);21_49(93.75)_48(93.75)_47(93.75)_46(93.75)_47(93.75)_46(93.75)_45(93.75)_44(93.75);22_45(93.75)_46(93.75)_47(93.75)_48(93.75)_49(93.75)_50(93.75)_49(93.75)_48(93.75);23_49(187.5)_37(93.75)_37(93.75)_37(93.75)_37(93.75)_37(93.75)_37(93.75);24_38(93.75)_38(93.75)_38(93.75)_38(93.75)_38(93.75)_38(93.75)_38(93.75)_38(93.75);25_37(93.75)_37(93.75)_37(93.75)_37(93.75)_37(93.75)_37(93.75)_37(93.75)_37(93.75);26_38(93.75)_38(93.75)_38(93.75)_38(93.75)_38(93.75)_38(93.75)_38(93.75)_38(93.75);27_37(93.75)_37(93.75)_37(93.75)_37(93.75)_38(93.75)_38(93.75)_38(93.75)_38(93.75);28_37(93.75)_37(93.75)_36(93.75)_38(93.75)_35(93.75)_39(93.75)_40(93.75);29_41(93.75)_40(93.75)_39(93.75)_38(93.75)_37(93.75)_38(93.75)_39(93.75)_40(93.75);30_41(93.75)_40(93.75)_39(93.75)_38(93.75)_37(93.75)_39(93.75)_40(93.75)_41(93.75);31_42(187.5)_42(93.75)_42(93.75)_42(93.75)_42(93.75)_42(93.75)_42(93.75);32_43(93.75)_43(93.75)_43(93.75)_43(93.75)_43(93.75)_43(93.75)_43(93.75)_43(93.75);33_42(93.75)_42(93.75)_42(93.75)_42(93.75)_42(93.75)_42(93.75)_42(93.75);34_43(93.75)_43(93.75)_43(93.75)_43(93.75)_43(93.75)_43(93.75)_43(93.75)_43(93.75);35_42(93.75)_42(93.75)_42(93.75)_42(93.75)_43(93.75)_43(93.75)_43(93.75)_43(93.75);36_42(93.75)_42(93.75)_41(93.75)_43(93.75)_40(93.75)_44(93.75)_39(93.75)_45(93.75);37_46(93.75)_45(93.75)_44(93.75)_43(93.75)_42(93.75)_43(93.75)_44(93.75)_45(93.75);38_46(93.75)_45(93.75)_44(93.75)_43(93.75)_42(93.75)_39(93.75)_40(93.75)_41(93.75);39_54(93.75)_53(93.75)_52(93.75)_51(93.75)_50(93.75)_55(93.75)_55(93.75)_54(93.75)_53(93.75);40_54(93.75)_53(93.75)_52(93.75)_51(93.75)_50(93.75)_51(93.75)_52(93.75)_53(93.75);41_54(93.75)_53(93.75)_52(93.75)_51(93.75)_52(93.75)_51(93.75)_50(93.75)_49(93.75);42_50(93.75)_51(93.75)_52(93.75)_53(93.75)_52(93.75)_53(93.75)_54(93.75)_55(93.75);43_56(93.75)_55(93.75)_54(93.75)_53(93.75)_54(93.75)_53(93.75)_52(93.75)_51(93.75);44_52(93.75)_51(93.75)_50(93.75)_49(93.75)_48(93.75)_47(93.75)_46(93.75)_45(93.75);45_44(93.75)_45(93.75)_44(93.75)_43(93.75)_32(187.5)_28(187.5);46_25(187.5)_23(187.5)_25(187.5)_28(187.5);47_32(375)_32(187.5)_28(187.5);48_25(187.5)_23(187.5)_25(187.5)_28(187.5);49_32(375)_42(93.75)_41(93.75)_40(93.75)_39(93.75);50_40(93.75)_39(93.75)_38(93.75)_37(93.75)_36(93.75)_35(93.75)_34(93.75)_33(93.75);51_32(93.75)_33(93.75)_32(93.75)_31(93.75)_56(187.5)_52(187.5);52_49(187.5)_45(187.5)_49(187.5)_52(187.5);53_56(375)_68(187.5)_64(187.5);54_61(187.5)_57(187.5)_61(187.5)_64(187.5);55_68(375)EDIT: Removed a '#ce' that was from testing Edited October 22, 2006 by Paulie Link to comment Share on other sites More sharing options...
Paulie Posted October 22, 2006 Author Share Posted October 22, 2006 Wow, Paulie, that was so neat!! Gary and I have different speakers, and it sounds so good on his!. Man, that's a lot of notes and work. Keep it up, that will be an Awesome one when its finished. Now that i think about it, i could probably cut my work down greatly by just using Gary's GUI and making all the notes an even 100 instead of 93.75, id on't think 6.25ms affects much of anything in terms of tempo.But where's the fun in that Link to comment Share on other sites More sharing options...
Moderators SmOke_N Posted October 22, 2006 Moderators Share Posted October 22, 2006 Now that i think about it, i could probably cut my work down greatly by just using Gary's GUI and making all the notes an even 100 instead of 93.75, id on't think 6.25ms affects much of anything in terms of tempo.But where's the fun in that Or... Just edit his GUI so you can be as specific as neccessary . Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Link to comment Share on other sites More sharing options...
Paulie Posted October 22, 2006 Author Share Posted October 22, 2006 Or... Just edit his GUI so you can be as specific as neccessary .But where's the fun in that Thats no fun, it actually cuts down on my work! Link to comment Share on other sites More sharing options...
Moderators SmOke_N Posted October 22, 2006 Moderators Share Posted October 22, 2006 Thats no fun, it actually cuts down on my work! So does replying to threads in autoit, but that doesn't stop us does it . Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now