look for certain midi notes?
which object helps look at notein, and decide which is note C, note D etc? i want to use it so that any time i hit C on the keyboard, i trigger a certain bang. hitting D I will trigger a different one.
[select 60 62 64] will pick out middle C, D, and E. take it from there ;)
[if $i1%12==0 then bang]
I've got some time on my hands so heres a patch if it help :)
(its pretty much what Roman and James have described)
Regards,
Max Patch
Copy patch and select New From Clipboard in Max.
Oli