Hi All!
this is my first post and I am pretty new to Pure Data.
I am trying to make a sample based synth - The initial sample needs to play from the begining, arrive at a certain point and then contionusly loop until the key is released. I have successful done this with tabplay as it has an outlet that is triggered when the tabplay is finished, however I cannot pitch with tablay so I must use tabread/tabread4. However using the phasor~ object I can only loop a specific section and using line~ I cannot loop. What I need to do is have somethign like line or vline play the file until sample (x) is reached, when (x) is reached the file must loop between (x) and (y - another sample point).
Please let me know if anyone knows how to do this
Thank You
Zack