View Single Post
Old 07-08-2017, 06:48 AM   #251
IXix
Human being with feelings
 
Join Date: Jan 2007
Location: mcr:uk
Posts: 3,889
Default

Quote:
Originally Posted by IXix View Post
Please could we have a version of GetLastTouchedFX() that knows about Take FX? Something like this...

Code:
bool GetLastTouchedFX(int* tracknumberOut, int* itemnumberOut,
      int* takenumberOut, int* fxnumberOut, int* paramnumberOut)
Quote:
Originally Posted by IXix View Post
Please could we have API to move tracks around? Something like this...

Code:
bool MoveTrack(track, newIndex) // return false if track/index is invalid
Pretty please with cocaine on top?
IXix is offline   Reply With Quote