pt2_new_mod | R Documentation |
Creates an empty ProTracker module, it is returned as a pt2mod
class object.
pt2_new_mod(name, ...)
name |
Name for the new module. It will be truncated if longer than 20 characters. |
... |
Ignored |
A pt2mod
class module, with no samples and one empty pattern.
Pepijn de Vries
mod <- pt2_new_mod("my_song")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.