Page 1 of 1

is it possible to observe the number of control surfaces?

Posted: Tue Sep 16, 2014 11:26 pm
by patrickstinson
I am trying to make my push detection patch also detect when Push is connected or disconnected. Right now I can do that by polling every few seconds or so, but it would be nice if there was a way to directly observe a control surface's addition or deletion, or simply observe the number of control surfaces.

Thoughts? Thanks!

Re: is it possible to observe the number of control surfaces?

Posted: Wed Sep 17, 2014 12:15 am
by amounra93
Nope. It's very irritating. You have to poll it; with a forthcoming bugfix, you should get a [live.this_device] bang when one is added or removed, so it's not a dealbreaker.

a