just want to clarify, am i right thinking, if i want to use external clock as master clock, use it to trigger script 1, so i have to move all the information from Metro script to script 1, and then fits the information from the original script 1 into another script, and then calling that other script from script 1? and i wonāt use the Metro script at all?
since i donāt have TELEX, iām thinking i can erase those lines that use TELEX for offset, so i can free up some scriptā¦
for the alternate, teletype as master clock, sending clock from one of the trigger out, right now on the script, TR and CV out sending exact copy of notes from the Pattern (4 melodies).
since iām using Just Type, i could just erase one line from script #4: IF G.BTN.V: TR.P X; CV X N I. (iām guessing variable X assign to the notes pattern)
and then let say maybe assign TR.P 4 to Metro script?
but, what if i still want to have the exact copy of notes/gates on TR and CV out 1-3, but only use TR 4 as a clock out, is it possible?