🔥 Lifetime deal! Get Control Surface Studio for Just £67 👉 Click Here To Get It
Time left... mailtimers.com
⚠️ Lifetime licenses are ending soon, get yours before they're gone ⚠️
Your shopping cart is empty.

Return tracks control

Submitted by MELODEAST on Sat, 03/10/2018 - 21:02
MELODEAST
Pro User

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

3 Responses

Comments

JohnC
Forum Admin
#1
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
MELODEAST
Pro User
#2

Thanks a lot John
I uploaded the json file

Actually, in mode 3, I'd like to replace the 4 track selector buttons with 4 returns track buttons
Thanks a lot for your support

upload files: 
Ruzbeh Resaei
Control Surface Studio User
#3

Hi, am also interested in controlling return tracks. Is there already a solution, since this post is from almost 5 years ago?

I'm would like to select the return track, when I send audio to that particular return track (so I could change its parameters).

As far as I understood, I know I can create modifiers, e.g. m1 to be the number of the return track I send audio to. And once m1 value changes I could select that return track. So my question: How to select return tracks?

Thanks