|
I saw in another thread that the diskin2 opcode streams from the h.d. but the only option I've come up with so far regarding loop points within a sample is to split the sample into two samples, the attack and sustain portions of the original sample, then calculating when the end of the attack sample has been reached and switching to the sustain sample for the duration. Unfortunately this only works when k-rate == a-rate, which is fine for now but will be problematic when moving towards real-time.
So my question is this...
Is there a disk streaming opcode that takes loop points into account or am I stuck with my current (non real-time capable) implentation? Or perhaps there is another way I haven't considered, yet.
Regards,
Andy F.
|