6#ifndef __GUI_WIDGETS_CHORD_ARRANGER_H__
7#define __GUI_WIDGETS_CHORD_ARRANGER_H__
12#include "gui/widgets/main_window.h"
14#include "gtk_wrapper.h"
16#define MW_CHORD_ARRANGER MW_CHORD_EDITOR_SPACE->arranger
19typedef struct _ChordObjectWidget ChordObjectWidget;
22typedef struct Region ChordRegion;
An automation point inside an AutomationTrack.
A Channel is part of a Track (excluding Tracks that don't have Channels) and contains information rel...
A ChordObject to be shown in the TimelineArrangerWidget.
A Position is made up of bars.beats.sixteenths.ticks.
A region (clip) is an object on the timeline that contains either MidiNote's or AudioClip's.