Could someone point me in the right direction?
I’m using a STGC to Tap a Duration manually with two taps made on a MIDI foot-controller:
(!Tap countTriggers gt: 1) true: !Tap durationBetweenTriggers false: 0
Automatically after the second tap, I would like to generate an automatic trigger to record on a memoryWriter, wait for the already pre-established duration made with the two taps while recording in the buffer, and automatically start playing the buffer from a Sample right at the end and for exactly the same duration afterwards.
Do I need to use a script for this?
Could I just program an automatic generated Gate with some clever Capytalk expression on a STGC or parameter field..?
Anyone?
Thanks,
e.