Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
ChordPresetPack Struct Reference

Chord preset pack. More...

#include <settings/chord_preset_pack.h>

Data Fields

char * name
 Pack name.
 
GPtrArray * presets
 Presets.
 
bool is_standard
 Whether this is a standard preset pack (not user-defined).
 

Detailed Description

Chord preset pack.

Definition at line 27 of file chord_preset_pack.h.

Field Documentation

◆ is_standard

bool ChordPresetPack::is_standard

Whether this is a standard preset pack (not user-defined).

Definition at line 36 of file chord_preset_pack.h.

◆ name

char* ChordPresetPack::name

Pack name.

Definition at line 30 of file chord_preset_pack.h.

◆ presets

GPtrArray* ChordPresetPack::presets

Presets.

Definition at line 33 of file chord_preset_pack.h.


The documentation for this struct was generated from the following file: