evangipson / midio

midio will work really hard to generate you endlessly interesting audio on the fly.
http://evangipson.com/midio
GNU Affero General Public License v3.0
21 stars 0 forks source link

Tie up color of visualizer (at least, hopefully controls too) to "Mood" (and possibly "Density") #7

Closed evangipson closed 6 years ago

evangipson commented 6 years ago

Done in https://github.com/evangipson/midio/commit/58d8575c1c84f5326760ec3d12d672b1ad430678 and https://github.com/evangipson/midio/commit/e71bf78b428e5e3c3fe29a58ec931246cef8d926

Now I've introduced something that needs to be the same in JS and CSS though... and I don't super like that. You can't add a new scale without adding a color palette (iff you'd like a new color palette for that scale anyway... the default is the normal background color so it'll still work, it's just not ideal).