Class ExtendedSF2Chunks
- Namespace
- SpessaSharp.SoundBank.SoundFont
- Assembly
- SpessaSharp.dll
Returned structure containing extended SF2 chunks.
public sealed class ExtendedSF2Chunks
- Inheritance
-
ExtendedSF2Chunks
- Inherited Members
Fields
pdta
The PDTA part of the chunk.
public required ArraySegment<byte> pdta
Field Value
xdta
The XDTA (https://github.com/spessasus/soundfont-proposals/blob/main/extended_limits.md) part of the chunk.
public required ArraySegment<byte> xdta