View Single Post
Old 04-05-2008, 04:06 PM   #13
Deric
Human being with feelings
 
Join Date: Mar 2007
Posts: 794
Default

Sorry about this...

Why doesn't this work?:

else if (evt->midi_message[1] == 0x4C)
{
Main_OnCommand(40291, 0);
}

I was 'hoping' this would 'open FX chain for selected track' but the Compiler generates 'Identifier not found'.

I appreciate I must've taken this too literally - but can someone please explain how I should be implementing this? One example would be great (please!) as I should then be able to use that method for many of the other actions I want to implement.

I also used the above approach for 'GetSetMediaTrackInfo()' with the same result.
__________________
REAPER? Oh yes...
Deric is offline   Reply With Quote