Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
chord_editor.h File Reference

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"
Include dependency graph for chord_editor.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

Chord editor backend.

Definition in file chord_editor.h.