Very cool. Do you have a randomize function that will just throw together some set of modules? It would be really interesting to do a genetic algorithm type system where it shows you a 4-up display and you can pick which one you like the best to feed the fitness function.
That's Amazing, I haven't ever seen a system like that in action. Also will you always get the same results for the same combination or is a random-seed-key involved somehow?
That looks very cool! And whats the song? It adds a lot to the vid.
Zacho5 1 year ago
@Zacho5 phew, don't remember what I picked back then, something from audioswap :)
pyalot 1 year ago
Very cool. Do you have a randomize function that will just throw together some set of modules? It would be really interesting to do a genetic algorithm type system where it shows you a 4-up display and you can pick which one you like the best to feed the fitness function.
OneZeroZeroOne 1 year ago
@OneZeroZeroOne
Nope don't have a thing like that. It's an interesting idea, I might think about, not sure if it's a useful thing with so many parameters.
pyalot 1 year ago
Nice work! I really like the modular components, looks like modular audio synths.
The goa music just make the presentation better. (Sorry for the english)
Brunosimis 1 year ago
Thanks. The same combination will give the same result. The save-files are nothing else but a serialization to JSON of the current configuration.
pyalot 1 year ago
That's Amazing, I haven't ever seen a system like that in action. Also will you always get the same results for the same combination or is a random-seed-key involved somehow?
ZirconCode 1 year ago