
Thanks for the example, that's perfect. I guessed it would be straightforward to use. Is there a ChucK object browser, or any way to print all the properties of an object? Ollie

Not that I am aware of. If something isnt documented I usually end up having to look it up in the chuck source. For instance the MidiOut object is imported into the type system in chuck_lang.cpp, so thats where all of its available methods and variables are listed. I admit that "Read the fine source code" is far worse than "Read the fine manual" in the spectrum of unhelpful mailing-list replies... but i suppose for now I can post this example online, and try to finish documenting the other areas that havent been fully documented. I think an online class listing would be a good start. spencer On Jun 13, 2006, at 5:24 PM, Ollie Glass wrote:
participants (2)
-
Ollie Glass
-
Spencer Salazar