Shor
March 9, 2022, 8:11am
27
17 days ago huh?
Well I have some progress with this as part of my script that does automatic bank switching.
Finding names consistently. Thanks again!
Just another little nugget of cool information I’m working on extracting now.
This is just an output from the debug text, but right now I’m able to retrieve the track name (29 characters max) for the currently selected track, which is quite neat.
“Track name: Motu Reverb (no monitoring)” ← this would normally be truncated down to just “MotuReve” on the normal bank name list.
Not entirely sure how I’m going to use this yet, but I think I can make use of it for making a faster algorithm when sw…