ChordPreset struct
#include <settings/chord_preset.h>
A preset of chord descriptors.
Contents
- Reference
Public variables
- char* name
- Preset name.
- ChordDescriptor* descr
- Chord descriptors.
- ChordPresetPack* pack
- Pointer to owner pack.