Broadcaster Help
-
Hey!
Took some time trying to understand how a broadcaster would work in HISE and I am stumped, I looked at the docs, but all of it’s not clicking for me. From my understanding, broadcasters are used to listen to user interactions with the program, for example, if a user clicks on a button, the listener will pick it up and run a function? I’m trying to implement one to use as a info panel set up for the preset browser by listening to if a user clicks on an entry in a Column, would be retrieving info from expansion files and displaying said info into the info panel. Thanks!
-
@Casmat The code I linked to before has all the broadcaster stuff you need for this