overtone

Joakim Verona 2025-12-06T12:22:20.009439Z

the superdirt quark used in tidalwaves, and the port used in strudel are very convenient if you just want to play around with a bunch of factory samples which is fun sometimes. Can it be used in overtone somehow?

diego.videco 2025-12-17T00:02:55.962649Z

I suppose, though I don’t know much about Overtone’s sequencers as I use my own, but if you can call any arbitrary function, then yes. https://github.com/diegovdc/piratidal/blob/main/src/piratidal/superdirt.cljc#L80-L96

Joakim Verona 2025-12-18T13:29:32.866889Z

cool