Table of Contents

Interface ICommonConfiguration

Namespace
ChartTools.IO.Configuration.Common
Assembly
ChartTools.dll

Configuration object to direct the reading or writing of a file

public interface ICommonConfiguration
Extension Methods

Remarks

If null, the default configuration for the file format will be used.

Properties

DuplicateTrackObjectPolicy

Defines how duplicate track objects are handled.

DuplicateTrackObjectPolicy DuplicateTrackObjectPolicy { get; }

Property Value

DuplicateTrackObjectPolicy

OverlappingStarPowerPolicy

Defines how overlapping star power phrases should be handled.

OverlappingSpecialPhrasePolicy OverlappingStarPowerPolicy { get; }

Property Value

OverlappingSpecialPhrasePolicy

SnappedNotesPolicy

Defines how notes within ticks of each other are handled during a Midi operation.

SnappedNotesPolicy SnappedNotesPolicy { get; }

Property Value

SnappedNotesPolicy