Gen Gods, Poke and Peek in same sample

AudioMatt's icon

I have working examples of mod-matrices using data objects to poke and peek in the same sample. However I'm doing it now and it's giving me a lot of crashes.

Let's be honest, is poking/peeking in the same sample too hacky for prime-time?

Max Gardener's icon

Yes. Most of the really smart kids *I* know add a history operator for single sample delays and then read/write one sample apart.

Graham Wakefield's icon

Hi,

Poking & peeking the same sample should be possible, though the order is obviously important. You can make the order explicit within genexpr code, but not in a patcher. But as Max says, it really depends on what you're trying to achieve, and it may be that a history op is the easier solution.

In any case it shouldn't cause a crash. If you can make a *minimal* example (as simple a patch as possible, no externals, include any needed subpatchers) that triggers the crash, please send it along to support@cycling74.com and we'll take a look!

Thanks,

Graham