Represents the data structure for a song.
ℹ️ There is no need to create this yourself. Use Tracker.createProject instead.
An array of pattern indices representing the playlist. The array length is always 255. Using a value of 0 means no pattern is assigned, to the chosen index/slot.
255
0
The index of the active pattern in the song.
Represents the data structure for a song.
ℹ️ There is no need to create this yourself. Use Tracker.createProject instead.