View Single Post
Old 04-14-2008, 08:59 PM   #36
spacelabstudio
Human being with feelings
 
spacelabstudio's Avatar
 
Join Date: Apr 2008
Location: Durham, NC
Posts: 70
Default

How do I interrogate metronome state?

In my fantasy world there is a Reaper class with a singleton instance. Singleton instance is passed into plugin which can then drill down to find the state of pretty much anything. Reaper is controlled via method calls in this object graph.

Lacking this there would need to be a SetMetronomeState defined in the csurf api? Or is there actually a way to interrogate Reaper for arbitrary information without having to rely on Reaper to push out to the plugin?

Thanks,
Chris
spacelabstudio is offline   Reply With Quote