Hi everyone,
One basic OM function I’ve struggled to understand is: what is a matrix for, and what interesting things can you do with it? I’ve read all the documentation but I just don’t understand it. Recently, it occured to me that maybe arrays could be an interesting way to implement musical processes… but the documentation says it’s primarily a tool for synthesis. So - is it possible to do things with an array that you couldn’t do with a few bpfs in a patch? For example, I’ve often wanted to use harmonic distortion or deformation as a linear function on a chord-seq, but so far I haven’t figured out how to do it.
I would be most grateful for use cases (screenshots, patches, etc) as for whatever reason, I’ve read the documentation several times and can’t make any sense of it. There is a surprisingly large amount of interesting material that comes up in google searches, but a lot of it’s hard to find or in Japanese.
Also, if we’re sharing use cases, I would really like to see some more practical examples of using lambda functions.
Thanks in advance!