Slider ID number
-
I am looking for the ID number for a slider I created. I understand that HISE assigns a number ID to each slider that is created. I am having trouble finding where that is shown. Does anyone know where to find that?
-
@TNTHM There are no ID numbers that I know of (maybe they are used internally). The only id is the one you set, and can be retrieved using the
getId()
function.