![]() |
![]() |
![]() |
![]() |
![]() |
sonsave {playitbyr} | R Documentation |
Convenience function to save a sonify
object to an audio (.wav
) file
sonsave(what, where, play = FALSE, out = "dac", ...)
what |
A sonify object |
where |
The path to the desired |
play |
Play the resulting file after saving? |
out |
If playing, this gives the output channel.
Usually users will want to leave this as |
... |
other arguments to be passed onto the rendering. |
Returns the filename of the saved file.