Wave Function Collapse generation /request

Here is explained of random data generation with WFC. https://robertheaton.com/2018/12/17/wavefunction-collapse-algorithm/
https://github.com/mxgmn/WaveFunctionCollapse
C++ fork : https://github.com/emilk/wfc

Could you add this algorithm in Audacity for new sound generation?

What if user could input spectrogram grid and use WFC algorithm to generate new sound?

I think it would need (midi) notes to improvise from, rather than a waveform.

If you’re looking for a grid to generate tunes, see … https://youtu.be/k8EfRXihiWg

Is there something for windows?

I think it would need (midi) notes to improvise from, rather than a waveform.

Let’s say you interpret a small grid of spectrogram as input data for WFC algorithm.

It’s an online app. … Otomata - Generative Musical Sequencer · Earslap (flash required).

If one of the blocks in that grid was colored-in the result would be (band-limited) noise, not a musical note.


[ The Earslap guy has done variations-on-a theme fractal stuff
EarSlap ]

This is also interesting
https://arxiv.org/abs/2005.00341
https://github.com/openai/jukebox/