[Function]
(output object {keyword value}*)

Outputs object according to keyword arguments. Returns no values.

output supports the following keyword arguments:

:to stream
The open output stream to write object to. The default value is *out*, the stream specified to events or rts.
:at number
The output time of object. Use this argument to supply a score time for objects like midi messages that do not have methods defined on object-time.

output is also available as a process clause.

See Also: