Hi
Is there a way to trigger the load folder functionality on the Audioplayer via gp script?
What do you mean by load folder functionality?
As for that action no Parameter is avaiable, that is not possible.
What is the use case you would need that?
For example I want to use the player for band rehearsal. I load each instrument in the player (drums, bass, guitars, vocals). If someone is misisng i can unmute the person that is missing so we can rehears with their track. I have each song’s trakcs in separate folders
And what I want is using a script that i can load the current song’s tracks when the song is selected. Otherwise I have to have 1 player per song i have and have all of them pre.loaded. which is probably too much
OK, you can save GP User Presets for your Audio File Player.
So each GP User Preset knows about tracks to be loaded.
And with scripting you can load such a GP User Preset.
Take a look here
Changing Presets with widget
Or you use 4 Streaming Audio File Players in parallel.
This Player - like the name says - does not consume much RAM because it streams audio from disk.
That’s awesome :- )
