OptionalauthorAuthor of the song.
ReadonlyautoAuto-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!
OptionaldescriptionDescription of the song.
OptionalimportImported MIDI/Schematic file name.
ReadonlyinstrumentsInstruments of the song.
ReadonlylayersLayers 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!
ReadonlyloopLooping options for the song.
Number of minutes spent on the song.
OptionalnameName of the song.
OptionaloriginalOriginal 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