Struct ConnectionSource.DLSSource

Namespace
SpessaSharp.SoundBank.DLS
Assembly
SpessaSharp.dll
public readonly record struct ConnectionSource.DLSSource : IEquatable<ConnectionSource.DLSSource>
Implements
Inherited Members

Constructors

DLSSource(int)

public DLSSource(int Value)

Parameters

Value int

Fields

ChannelPresure

public static readonly ConnectionSource.DLSSource ChannelPresure

Field Value

ConnectionSource.DLSSource

Chorus

public static readonly ConnectionSource.DLSSource Chorus

Field Value

ConnectionSource.DLSSource

CoarseTune

public static readonly ConnectionSource.DLSSource CoarseTune

Field Value

ConnectionSource.DLSSource

Expression

public static readonly ConnectionSource.DLSSource Expression

Field Value

ConnectionSource.DLSSource

FineTune

public static readonly ConnectionSource.DLSSource FineTune

Field Value

ConnectionSource.DLSSource

KeyNum

public static readonly ConnectionSource.DLSSource KeyNum

Field Value

ConnectionSource.DLSSource

ModEnv

public static readonly ConnectionSource.DLSSource ModEnv

Field Value

ConnectionSource.DLSSource

ModLFO

public static readonly ConnectionSource.DLSSource ModLFO

Field Value

ConnectionSource.DLSSource

ModulationWheel

public static readonly ConnectionSource.DLSSource ModulationWheel

Field Value

ConnectionSource.DLSSource

None

public static readonly ConnectionSource.DLSSource None

Field Value

ConnectionSource.DLSSource

Pan

public static readonly ConnectionSource.DLSSource Pan

Field Value

ConnectionSource.DLSSource

PitchWheel

public static readonly ConnectionSource.DLSSource PitchWheel

Field Value

ConnectionSource.DLSSource

PitchWheelRange

public static readonly ConnectionSource.DLSSource PitchWheelRange

Field Value

ConnectionSource.DLSSource

PolyPressure

public static readonly ConnectionSource.DLSSource PolyPressure

Field Value

ConnectionSource.DLSSource

Reverb

public static readonly ConnectionSource.DLSSource Reverb

Field Value

ConnectionSource.DLSSource

Velocity

public static readonly ConnectionSource.DLSSource Velocity

Field Value

ConnectionSource.DLSSource

VibratoLFO

public static readonly ConnectionSource.DLSSource VibratoLFO

Field Value

ConnectionSource.DLSSource

VolEnv

public static readonly ConnectionSource.DLSSource VolEnv

Field Value

ConnectionSource.DLSSource

Volume

public static readonly ConnectionSource.DLSSource Volume

Field Value

ConnectionSource.DLSSource

Properties

Value

public int Value { get; init; }

Property Value

int