Pocwiardo / GeneticVSTComposer

MIT License
0 stars 0 forks source link

Edit GA so that it has craft mode, feedback mode and hybrid mode #12

Open Pocwiardo opened 1 month ago

Pocwiardo commented 1 month ago

GA currently returns array of notes based on desired measured values of metrics in the melody. An idea would be to create feedback mode (or crafting mode) that lets user generate rhythmic values and melodic values separately, but also create fitness function by own feedback (what melodies user prefers).

Also hybrid mode should allow user to mix between these modes. For example perform generation only on melodic qualities (on chosen rhythmic values from before)