Obtain sample data and info from a ProTracker module at a specific index. ProTracker modules can hold up to 31 samples. The index should range from 0 to 30.
Examples
mod <- pt2_read_mod(pt2_demo())
smp <- pt2_sample(mod, 0L)
Obtain sample data and info from a ProTracker module at a specific index. ProTracker modules can hold up to 31 samples. The index should range from 0 to 30.
mod <- pt2_read_mod(pt2_demo())
smp <- pt2_sample(mod, 0L)