Hi,
I am fairly new to HISE but feel like I picked up the ScriptNode workspace pretty quickly and managed to put together a pretty decent glitchy/robotty voice effect VST with the default degredation, feedback, bitcrush and chorus nodes
I was hoping to expand on this to build out some more glitchy effects that replicate a tape stop/reverser/retrigger etc for essentially live glitching of someones voice (think a stripped down simplified version of Illformed Glitch2), however it seems like this is where the limits of the ScriptNode goes and I would need to branch into the realms of scripting things from scratch. As I understand it, for these types of effects I'd need to sample the incoming audio and hold that in a buffer and then output it after the effects had been applied.
I guess my question is is this even possible within HISE? And if so, where do I start in terms of learning how to code up that type of effect?
Thanks in advance to any replies!