pt2_pattern | R Documentation |
Get a pattern table (sequence of notes and effects on each of the 4 channels) at a specific index from a ProTracker module.
pt2_pattern(mod, i, ...)
mod |
A |
i |
The index ( |
... |
Ignored |
A pt2pat
object representing the pattern.
Pepijn de Vries
mod <- pt2_read_mod(pt2_demo())
pt2_pattern(mod, 0L)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.