vanjac / MusicGenerator

An infinite random music generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MusicGenerator

This program plays randomly generated music forever. It uses some simple algorithms I created for generating rhythm, melody, and chord progressions.

music.MusicGUI is the main class.

To start the music, click the 'Start' button. Adjust the 'Tempo' control to change the tempo of the music, and the Chord/Melody Instrument controls to change the instruments playing the music (table here, some instruments may not match). Click 'Stop' to stop the music.

About

An infinite random music generator.

License:MIT License


Languages

Language:Java 100.0%