XML Feeds

.

[maxmsp] If object does not changes the number I want to

volker böhm vboehm at gmx.ch
Wed Mar 26 03:34:09 MDT 2008


On 26 Mar 2008, at 10:01, tedor wrote:
>
> Dear Reader,
>
> I am trying to get some distances, delays for audio samples using  
> some math. The if object triggers a number, which should be  
> multiplied by itself. It does not do it...

cause you are using the "set" command, which only _sets_ a number  
(e.g. for display in a numberbox), but doesn't output it.
skip the "set" in your if construction and all will be fine.
vb




More information about the maxmsp mailing list