On Sunday 24 February 2002 07:13, you wrote:
That would loop between the beginning and end of the sustain segment, right? I need it to play the beginning of the sample before entering the loop.
Ben
Yes, I've been too quick in answering. The frequency of phasor~ isn't right either. Sorry.
mik
On Sun, Feb 24, 2002 at 02:13:05AM +0100, mik wrote:
output phasor~ 1 X length of sustain + beginning of sustain?
mik
On Sunday 24 February 2002 01:25, Ben Saylor wrote:
Hello,
I am trying to find a way to play the beginning of a sample (attack segment) and then loop the rest indefinitely between two fixed points (sustain segment). For the input to tabread4~, I tried putting a line signal through wrap~ and mapping the output to the correct range, but it didn't work the way I hoped because wrap~ doesn't let negative numbers through. Is there a clean way to do this?
Thanks, Ben (Pd newbie)