PresetBank.getStateChunkFromPreset

Gets a state chunk that would be the current state _if_ preset presetIndex was made current first. So it's not changing the client state. The returned state chunk should be freed with free().

class PresetBank
public const nothrow @nogc
ubyte[]
getStateChunkFromPreset

Meta