Class NextSongCommand

Changes song when COURSE: is set to "Dan" or "6". Value is a comma separated array, with these values, all of which are required:

  • Song title
  • Song subtitle
  • Song genre
  • Audio filename
  • ScoreInit
  • ScoreDiff Comma character in the value can be escaped with a backslash character (``).

Example:

#NEXTSONG GO!GO!明るい社会,うるまでるび,バラエティ,GO!GO!明るい社会.ogg,560,160

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

commandType: CommandType
song: Song

The details of the song. Note: this isn't a real Song object, just one that contains basic information about the song and only has a single Dan course.

Methods

Generated using TypeDoc