pt2_new_pattern: Create a new ProTracker pattern

View source: R/pattern.R

pt2_new_patternR 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 compact argument.

Value

Returns a new clean pt2pat object.

Author(s)

Pepijn de Vries

Examples

pt2_new_pattern()

ProTrackR2 documentation built on April 3, 2025, 9:21 p.m.