combine problem....

maerzhase's icon

I want to combine the two parameters as u can see it on the screenshot. actually it works. the only problem is that i always have to push the "message" under "receive nirvana" to refresh the combine. how i can get rid of this additional button and let the combine refresh if "receive nirvana" arrives?
i am new into max, sorry if it's obvious.
best regards

1579.blubbb.tiff
tiff
sylvain's icon

It seems link you are trying to use the message under the receive as a reference for yourself.

Why not connect the "receive nirvana" also directly to the combine inlet? That should do the trick. So the answer to "how i can get rid of this additional button" is to remove it and connect the objects directly together (and also keep the button if you want to)

maerzhase's icon

yeah i thought so too but: in any case then he prints: Child_0set instead of Child_01 .... before nirvana is created by set $1 and $1 is either 1 or 2.

Chris Muir's icon

Ah... the missing piece is that you are sending a set message through the [receive nirvana] object. I might try to avoid this by just sending the number to [receive nirvana], then using it directly.

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

Here it is both ways.