Thanks for your help. We've received your bug report.

Moses for max

by

i learnt pure data first.

as i learnt markov chains with pure data with [float] objects and the [moses] object, i designed a simple abstraction that acts exactly the same as [moses] in pure data.

the function is easy to get:

if $i1<=$i2 then out1 $i1 else out2 $i1

DISCUSSION

2 Comments

0b1kn00b says:

Check out ftm. There is an “if” function in their message box. It doesn’t support a right output, but you can prepend a constant and then route it for the same effect.

M Pernaud says:

Well, if it’s for the same effect, i’ll use mine.

Leave a Reply