call-cpp
(call-cpp time cptr . args)
Description:
call-cpp calls the C++ instace method defined by cptr. This should never be called directly and is usually wrapped by scheduler functions such as play-note gfx:draw-path etc.
Arguments:
time -- time can be either an integer or a cons of two integers a time and a marker
Returns: boolean
Examples: