Is it me, or are XACT notif. events partly broken in the Beta?
I'm using the WaveStopped and/or CueStopped events to build a simple dynamic music system, but the Cue object returned in the EventArgs of every Event has an empty string for the Name property. This makes the events useless, since I have no idea what Cue a given event pertains to.
Is this a problem in the latest bits, or am I missing part of the big picture here? Aside from the name, is there another to uniquely identify each Cue?

