pt2_new_pattern {ProTrackR2} | R Documentation |
Create a new ProTracker pattern
Description
Creates a new ProTracker pattern, consisting of four channels and 64 rows.
Usage
pt2_new_pattern(..., compact = TRUE)
Arguments
... |
Currently ignored |
compact |
Should the pattern be formatted using a compact notation (as used for
file storage), or a none-compact format as used by the player? This can be
set with the |
Value
Returns a new clean pt2pat
object.
Author(s)
Pepijn de Vries
Examples
pt2_new_pattern()
[Package ProTrackR2 version 0.0.5 Index]