[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
- Previous message: [maxmsp] Re: If object does not changes the number I want to
- Next message: [maxmsp] Re: If object does not changes the number I want to
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [maxmsp] Re: If object does not changes the number I want to
- Next message: [maxmsp] Re: If object does not changes the number I want to
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
