Optional
authorAuthor of the song.
Readonly
autoAuto-save options for the song.
Number of times the user has added a note block.
This value does not update when methods such as LayerNotes#add
is used!
Number of times the user have removed a note block.
This value does not update when methods such as LayerNotes#delete
is used!
Optional
descriptionDescription of the song.
Optional
importImported MIDI/Schematic file name.
Readonly
instrumentsInstruments of the song.
Readonly
layersLayers within the song.
Number of times the user has left-clicked on the song.
This value does not update when methods such as LayerNotes#add
is used!
Readonly
loopLooping options for the song.
Number of minutes spent on the song.
Optional
nameName of the song.
Optional
originalOriginal author of the song.
Number of times the user has right-clicked on the song.
This value does not update when methods such as LayerNotes#delete
is used!
Time signature of the song.
Version of NBS the song has been made with.
Sets the song's tempo in ticks per second.
Adjusts the time per tick upon modification.
Sets the song's amount of milliseconds per tick.
Adjusts the tempo upon modification.
Represents a note block song with helper methods.
Example