powered by
Creates an empty ProTracker module, it is returned as a pt2mod class object.
pt2mod
pt2_new_mod(name, ...)
A pt2mod class module, with no samples and one empty pattern.
Name for the new module. It will be truncated if longer than 20 characters.
Ignored
Pepijn de Vries
mod <- pt2_new_mod("my_song")
Run the code above in your browser using DataLab