Open leovoel opened 1 year ago
I was wondering if it would be better to not do this and instead implement custom envelopes which would serve the same purpose, but apply to more instrument parameters. That would of course need some kind of looping, but it would allow for longer/shorter cycles, as well as smooth changes instead of just stepped ones.
Like not needed anymore as Unbox will be modernizing the duty cycle and likely improving it in various ways.
It'd probably be better to recreate sandbox's implementation of duty cycle than copy-paste and modify it. It really shouldn't be that hard, most of the code is already in place https://fillygroove.tech/sandbox-3.1
Ignore how I failed to implement duty cycle earlier, I didn't know what I was doing