Table of Contents

Enum LyricEventSource

Namespace
ChartTools.IO.Configuration
Assembly
ChartTools.dll

Define where lyrics are obtained when writing a format that defines lyrics as events.

public enum LyricEventSource : byte

Fields

GlobalEvents = 0

Obtain lyrics from GlobalEvents.

Vocals = 1

Unsupported