I am attempting to access scene labels via OSC, with the goal being to end up with a list of all scene labels in my show (ideally with each scene label including a reference to its scene start cue). I have not been able to find any information on scene labels in the OSC documentation, but I tried accessing scene labels like I would with other targets, for example trying:
"/eos/get/scene/count"
This did not work. Am I missing something here, or are Scene Labels not accessible via OSC?