- Position upon stage (Use case: Positioning an instrument.)
- (Un)Muting an instrument. (Use case: Muting an instrument.)
- Instrument specific trait. (Use case: Setting an instrument trait.)
- Note (alan): Can we assume for now that a mute is implemented by silencing the instrument's published contribution? If so, the other instruments will remain in the dark until it is unmuted.
- Positioning an instrument
- Muting an instrument
- Setting an instrument trait
Let's aim for instruments which change when the instrument has been in a stable position for a very brief period of time, creating the illusion of fast updating without firing changes on every MoveEvent.