Just feel free to post as many songs you like.
Hey UnasignedArduino! Is it fine if I use It’s Been So Long By The Living Tombstone in a game? If I post it on the forum, I will credit you.
Of course @omnisImperium! Anyone can use my songs, as long as if they post it on the forum, they credit me in some way. (Like saying in the description)
/tell UnsignedArduino these are good songs!
Also your songs sound so much better than mine that i made. Bows to Arduino You are le masteur.
And this too:
Which leads to:
It’s designed for being played indefinitely so I modified it slightly.
ALL HAIL OUR MUSICALLY TALENTED OVERLORD, MONSIEUR UNSIGNEDARDUINO! It is pretty impressive how they do it, coming from a person who would not be able to make a good sounding track if his life depended upon it
This place is cool, I might post a few songs
Hello @UnsignedArduino, I require some help of yours. Can you please make this song: Song. I just need the first four staffs (First 8 F Clefs and G Clefs). I will credit you if I post this game on the forum. Thank you
So you need these 4 lines? I’m not really sure I get it - TBH it would be easier if I just did the whole song…
Yeah, I just meant those four. If you could do the whole song, that would be great. And JavaScript/TypeScript is fine.
Beware, this is a big song! There are over 15 thousand lines!!!
Do not forget to define stop_music
globally. (Ewww…global variables) Set stop_music
to true
and the current song will halt. (Probably need to wait a couple hundred milliseconds) Before the song starts stop_music
will automatically be set to false
so no need to worry about resetting it. This code will play the main theme twice and then play the end if you wanted it. Or you could just put play_main()
in a forever
block and forget about it.
Thank you for this.
Maybe you can make a little game for it
@UnsignedArduino, could you make a song for me to add into my game? It is a bit complex but here it goes: https://www.youtube.com/watch?v=c5daGZ96QGU
I think it might be a bit of a challenge!
Haha not really as I’m just steal borrow other people’s work and convert it to Arcade script for you.
Demo:
Pay $4.99 to unlock the notes-only edition
Nice thievery, I mean work.
How do you convert it into arcade script?