I'd like my UI to indicate actively playing groups, similar to how the Group Editor illuminates the groups in orange which are playing samples. My first thought might be to store eventIDs along with the associated group number in an array and then somehow check when those no longer match up. Any ideas or something simple that I might be missing?