example

Runs the example given in the __doc__ string of the object in argument.

example(cls, dur=5)

Parameters:

        cls : PyoObject class
            Class reference of the desired object example.
        dur : float, optional
            Duration of the example.