Return tracks control
Hi everybody
As mentioned above, I was wondering if it’s possible to control the return tracks; a bit like mackie control does : select / mute / solo / volume / pan
I think it would be a great addition to the actual app.
At least, I’d like to be able to select the return tracks, from the first to the last of the mixer, and the access the other controls with the selected track functions.
To figure it out , I’ve created a dedicated mode and mapped track select button from 1 to 8.
Then I’ve tried to modify the code, by replacing “track_select(i)” – something like that – with “self.song.return_track(i)” that I got from another script.
Although the script compiled, it didn’t work.
Any help would be appreciated
Thanks
Melo
Hi Melo,
We’re looking at adding return track control soon,
Although we don’t support customised scripts, if you want to email me the script I can find some time to have a quick look and see if there’s an easy fix.
Or upload your log.txt file here and I can tell you why the script didn’t work.
John
Sign up
User registration is currently not allowed.