• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

HTML5 RNG music bot

RNG_bot_thumbnail.png
What is this?


This is a bot which generates random chord progressions following modern western music rules.

Each progression has 4 chords, and will starts with I and finish with either IV or V

For the 2 missing chords, the bot generates 2 random numbers between 1 and 6 and will fill in the blanks with one of the resulting chords (I , ii , iii , IV , V , vi)

There's also 3 possible drum track, each one has a 1/3 chance of changing state (playing or not playing) with each chord.

Where to try it?
footage.png

You can listen to the on-the-fly randomly generated tracks here: https://adriendittrick.itch.io/rng-music-bot

You may download the source code which is compatible with Game Maker Studio: 2, and are free to use it in any project you want, paid or no. (just Make sure you credit me)

Download website
 
Last edited by a moderator:
Top