Hello! So I’ve been working on this musical fractal generator, and I’m pretty sure it is the most versatile at what it does yet. It’s called OM-Frak and it’s most basic function is to iteratively insert musical shapes into each other, but there are lots of options that allow for customization, and it can also be used for some other purposes. I’ve written some fairly in-depth documentation, and put it together with the patches hhttps://github.com/nameiwillforget/OM-Frakere on github:
and I thought it would make a nice library for OM-sharp. Can someone take a look at it and tell me if it would be suitable? The documentation file should hopefully do a decent job at explaining the algorithm, the input and output. Currently the code patches themselves are undocumented except for the exemplary “Mahlstrom” composition I’ve created to illustrate the functionality, but I could equip them with some documentation if that is desired.
I also thought OM-Frak would be suitable for an article somewhere. The documentation as is is already halfway there. Do you think it would be worthy of being published? I’ve seen the fractal article in the first OM-composer’s handbook, and while it is very different in its purpose, I thought the same audience that enjoyed it would surely enjoy OM-Frak too.
Also, any testers please tell me about any bugs encountered and any wishes for other options.