SongTrack.this

Creates a new track.

  1. this(SongChord chord)
    class SongTrack
    final
    this
  2. this(SongMelody melody)
  3. this(SongSequence sequence)

Parameters

chord SongChord

The chord.

Meta