PCM32.FXSamplePreset

Stores data on LFO or FIR for editing and storing purposes.

class PCM32
struct FXSamplePreset {}

Members

Variables

id
ubyte id;
Undocumented in source.
name
char[32] name;

Must match file source name without the .pcm extension in the sample pool(s) being used

unused
ubyte[3] unused;
Undocumented in source.

Meta