I am trying to constrain the playback of Chucker.
As with other phasor synced type objects I work on a pong~ 1 0 1 and a series of steps converted to equal values which limit the ramp.
z.B. I want only "coloumn" 1 to 3 to play.
This will not work with chucker~.
On the docu it states TEXT HERE, so the thing is unclear, does Chucker~ sync to a ramp?
It does, since my buffler shuffler is synced to the phasor which foloows Live transport, but when I arbitrarily change values between the phasor and the chucker sync inlet it will not give me the expected results.
thanks J.
Chucker~
Chucker~
sound spatialization content & technologies @ audit-orium.com
-
DarwinGrosse
- Posts: 95
- Joined: Tue Sep 01, 2009 4:22 pm
Re: Chucker~
The incoming phasor~ input determine the buffer length for both recording and playback. If you want to limit playback to the first three segments of the buffer, you will have to manage the "steps" message input to select only those for playback - and manage the turnaround at the end of the playback loop.
Manipulating the incoming phasor~ or ramp (like out of groove~) signal will only cause pain and torment.
[ddg]
Manipulating the incoming phasor~ or ramp (like out of groove~) signal will only cause pain and torment.
[ddg]
Re: Chucker~
thanks.
J.
sound spatialization content & technologies @ audit-orium.com