Posted: 09 Feb 2018, 17:25
Hello,
I'm a new user of Usine. I want to do a patch using a sampler that read first a file entirely then on first loop half of the file, on second loop half of the former, and son on. (dividing its length by two at each play).
I have no problem to do it by giving a new position eachtime to the startpoint OR eachtime to the end point.
But if I want to alternate between these 2 options, once moving start point than on next loop moving end point, I' ve got problems.
I'm sending the new « coordinates » each time the player reaches the end of the part of the sample.
First question : to do this I use [A-B], where A is End position and B is Position, and when it's above 0.001, it sends a trigger. Is there another way to « trigger » the end of the sample ? [A-B] + [=0] doesn't seem to work and I cannot use restarting.
(I need the trigger before to send the new start position).
Second question : it acts like if the flow was looping and sending out too quickly the informations to start or end position. I've tried to use [wait] but it doesn't work. Do you have an idea ?
Maybe I'm completely wrong about the way I want to do this...
I'm a new user of Usine. I want to do a patch using a sampler that read first a file entirely then on first loop half of the file, on second loop half of the former, and son on. (dividing its length by two at each play).
I have no problem to do it by giving a new position eachtime to the startpoint OR eachtime to the end point.
But if I want to alternate between these 2 options, once moving start point than on next loop moving end point, I' ve got problems.
I'm sending the new « coordinates » each time the player reaches the end of the part of the sample.
First question : to do this I use [A-B], where A is End position and B is Position, and when it's above 0.001, it sends a trigger. Is there another way to « trigger » the end of the sample ? [A-B] + [=0] doesn't seem to work and I cannot use restarting.
(I need the trigger before to send the new start position).
Second question : it acts like if the flow was looping and sending out too quickly the informations to start or end position. I've tried to use [wait] but it doesn't work. Do you have an idea ?
Maybe I'm completely wrong about the way I want to do this...