4#ifndef __GUI_WIDGETS_CHORD_ARRANGER_H__
5#define __GUI_WIDGETS_CHORD_ARRANGER_H__
10#include "gui/widgets/main_window.h"
14#define MW_CHORD_ARRANGER MW_CHORD_EDITOR_SPACE->arranger
17typedef struct _ChordObjectWidget ChordObjectWidget;
20typedef struct ZRegion 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.