Variables & MIDI

kwalls's icon

Hey everybody.

I'm new to Max, I'm currently trying to get to grips with the basics, and I'm a little stuck with my current patcher (which I've attached to this post).

I have an object with the following variable "if $i1 >= 0 & $i1

I hope I've explained that well enough! Any help would be much appreciated.

Regards,

Kevin

maxtest.maxpat
Max Patch
kwalls's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Oops. Figured out how to post my patch properly!

Roman Thilenius's icon

1.)
it is &&.

2.)
then $i1
then $i1 else out2 $i1
then within else outside

kwalls's icon

Excellent! Thanks for your help.

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

The split object can do this.