|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Chord editor backend. More...
#include "dsp/chord_descriptor.h"#include "dsp/musical_scale.h"#include "gui/backend/arranger_object_selection_manager.h"#include "gui/backend/backend/editor_settings.h"#include "structure/arrangement/arranger_object_all.h"#include "utils/icloneable.h"

Go to the source code of this file.
Data Structures | |
| class | ChordEditor |
| Backend for the chord editor. More... | |
Macros | |
| #define | CHORD_EDITOR (CLIP_EDITOR->chord_editor_) |
Variables | |
| constexpr int | CHORD_EDITOR_NUM_CHORDS = 12 |
Chord editor backend.
Definition in file chord_editor.h.