Old 02-20-2020, 05:22 AM   #1
Stroudy
Human being with feelings
 
Stroudy's Avatar
 
Join Date: Jul 2014
Location: London
Posts: 733
Default RE[QUEST]

Hi guys,

I have a request if anyone's available and willing to help? (I did put this in the request thread but I'm getting no traction)

I need to select ONLY tracks with a suffix of #Something AND have a parent with the name of #whatever

Suffix = #synth2 AND parent name = #synths

So far I can select the tracks with a character suffix as it's at the end of the track name. So I use
Code:
string.sub(track_name, -1)
But I'm not at all proficient enough to be writing code like this - simple editing is as far as I can go.

Background:

I'll be using the script to navigate MIDI tracks to external instruments and their corresponding audio returns. Either external hardware synths or external software like Vienna Ensemble Pro.

Thanks
Stroudy is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 08:09 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.