Why do I have to push the buttons twice?

anamaria's icon

Hi,

Why do I have to push the buttons twice in the below patch?

(try to push the top big buttons)

Max Patch
Copy patch and select New From Clipboard in Max.

Timo Rozendal's icon

Hmm, I miss a few objects so I can't run your patch (jb.iter,sum:,show and collect)

my guess is that the message send to play-phrase which arrive in
a. [p last-three-phrases]
and
b. [p play-melody-from-input-or-stored-phrase]

should arrive first in 'b'(which opens the switch) and then in 'a' (which sends the phrase)

laonikoss's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Does this work? (as per user above, I can't really test it as I am missing the same objects)

anamaria's icon

Hi, the jb.iter object is the problem (see example below). I need to click the list twice in order to get it to iterate through the list. Why is that? Can this be fixed somehow?

Max Patch
Copy patch and select New From Clipboard in Max.