Class SoundFontWriteIndexes

Namespace
SpessaSharp.SoundBank.SoundFont
Assembly
SpessaSharp.dll

Write indexes for tracking writing a SoundFont file.

public sealed class SoundFontWriteIndexes
Inheritance
SoundFontWriteIndexes
Inherited Members

Fields

Bag

Zone start index.

public int Bag

Field Value

int

Gen

Generator start index.

public int Gen

Field Value

int

HDR

Preset/instrument start index.

public int HDR

Field Value

int

Mod

Modulator start index.

public int Mod

Field Value

int