Description Usage Arguments Details Value
render
is a generic which takes a score
object created by .getScore
and renders it
to sound.
1 |
x |
A |
audioSample |
Logical indicating whether to return
an |
... |
Arguments to pass to the specific render method. |
The class of the score
object x
determinines object, which determines the render method
called. Currently only "audio"
is available for a
rendering method, but plans for csound are in the works.
If audioSample=TRUE
, an audioSample object
containing the sound of the rendering; otherwise NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.