SwiftlyS2

CSndSeqInstMidiSampler

Interface CSndSeqInstMidiSampler

Namespace: SwiftlyS2.Shared.SchemaDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CSndSeqInstMidiSampler : CSndSeqInstBaseSchema, ISchemaClass<CSndSeqInstBaseSchema>, ISchemaClass<CSndSeqInstMidiSampler>, ISchemaField, ISchemaClass, INativeHandle

Implements

Properties

Attack

ref float Attack { get; }
Property Value

BeatEnvelopes

ref bool BeatEnvelopes { get; }
Property Value

IsSoundEvent

ref bool IsSoundEvent { get; }
Property Value

MaxNote

ref byte MaxNote { get; }
Property Value

MaxVelocityAtten

ref float MaxVelocityAtten { get; }
Property Value

MinNote

ref byte MinNote { get; }
Property Value

MinVelocityAtten

ref float MinVelocityAtten { get; }
Property Value

NextVoiceSlot

ref byte NextVoiceSlot { get; }
Property Value

Release

ref float Release { get; }
Property Value

SoundEventHash

ref uint SoundEventHash { get; }
Property Value

StopPrevious

ref bool StopPrevious { get; }
Property Value

On this page