Return tracks control

390 views
0

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

admin Changed status to publish May 22, 2024
Attached Files:
0

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

admin Changed status to publish May 22, 2024
Attached Files:
You are viewing 1 out of 3 answers, click here to view all answers.