SampleMap ID display
-
Trying to display the individual sample map Ids in a label when a key is pressed. I can only manage to either:
Return the text displaying the actual sample map itself,
Or,
Get the individual samples into an array, but the label displays as an object text instead of the Id name.
Any help would be great, maybe I’ve just been up too lateBTW, I used to use the AudioWaveform to display the file name but that doesn’t work anymore?? (showFileName) Shows up in the property editor but not in the jSON.
Thank you!
-
Use the array and give it the index of the sample map you've currently loaded.