midi CC (diy protools controller in maxmsp)

  • Thread starter Thread starter Steenamaroo
  • Start date Start date
Steenamaroo

Steenamaroo

...
Hi guys,

i sold and miss my digi 003, so i decided to make a controller that offers
8 x solo
8 x mute
8 x record arm
transport (play stop record)
bank left and bank right.


At the minute i'm just using an ascii keyboard as test input, and the program is written in maxmsp.
Pro tools believes that it's getting input from an maudio keyboard, and i've just used trial and error to work out what's what.


To date, i have written a patch that gives me transport and bank no problem.

Using controllers 49-56 also gives me mute or solo, depending on the value sent over controller 57. (0=mute, 1-127=solo)

57 seems to act as a toggle for the functions of 49-56.

My question is, does anyone know how i can trigger record arms too?



at one point, 57(the toggle) cycled through solo, mute, record arm, track select, so i guess there's way to 'toggle the toggle' and i've accidentally triggered it in trial and error?
i must have done it twice though, cos now i'm back to 57 toggling solo and mute only.

IDK, i'm a little out of my depth and if i can work out record arm, i'll just build some hardware for this and be happy,
but i'm soooo close! lol


Any help appreciated.

Thanks.
 
Back
Top