CNMAT / Music-and-Computing

Materials built for MUS158A, MUS158B (B is only io area of patchers)
Other
6 stars 3 forks source link

cnmat.o.io.mouse overlap with cnmat.o.io.keyboard #97

Closed dappertutto closed 5 years ago

dappertutto commented 5 years ago

I see that the mouse object yields some keyboard data, like shift. Is this intended? Curious why this is desired.

equilet commented 5 years ago

It can be useful to have some extra parameters in the bundle like shift, control , option, and command. If you don't need those parameters, it's easy to filter them out.