hisschemoller / music-pattern-generator

Javascript MIDI Music Pattern Generator
GNU General Public License v3.0
318 stars 33 forks source link

Step settings #1

Closed amiika closed 4 years ago

amiika commented 5 years ago

Awesome project! I managed to create some beats, but would also like to use this to create some melody patterns. Do you have some examples on how to use Euclid FX to change the pitch and produce some melody?

I don't know if you take feature requests but here's an idea about assigning some MIDI commands to each step. Some kind of "Step settings" could pop up and you could assign MIDI pitch, note length (in steps), velocity etc. In this way you could also use these cycles to produce melodic patterns more easily: tempsnip

hisschemoller commented 5 years ago

Hi Amiika, thanks! Yes, I agree it's a good addition to be able to create melodies. I have some ideas of how I want to proceed with that, but for the moment my first priority is to have a stable version of the app as it is, and well tested desktop versions. After that the next thing is to add a melody addition.

hisschemoller commented 4 years ago

Melody patterns are on my list for a future version, so I'll close the issue.