Creates a new track.
Creates a new track.
Creates a new track.
Gets a meta automation.
Gets metadata from the track.
Sets the meta-automation of the track.
Sets metadata of the track.
Converts the song track to json.
Converts the song track to a string. Calls toJson().
Converts the song track to xml.
Gets the bar of the track.
Sets the bar of the track.
Gets the chord.
Sets the chord. This will nullify the melody and sequence if any.
Gets the dryness of the track.
Gets the melody.
Sets the melody. This will nullify the chord and sequence if any.
Gets the name of the track.
Sets the name of the track.
Gets the parent part.
Sets the parent part.
Gets the progression of the track.
Gets the relative bar.
Gets the scales of the track.
Gets the sequence.
Sets the sequence. This will nullify the chord and melody if any.
Gets the velocity of the track.
Gets the volume of the track.
Gets the wetness of the track.
Wrapper around a song track.