Zrythm
a highly automated and intuitive digital audio workstation
|
API for selections in the piano roll. More...
Go to the source code of this file.
Data Structures | |
struct | ChordSelections |
Selections to be used for the ChordArrangerWidget's current selections, copying, undoing, etc. More... | |
Macros | |
#define | CHORD_SELECTIONS_SCHEMA_VERSION 1 |
#define | CHORD_SELECTIONS (PROJECT->chord_selections) |
Functions | |
int | chord_selections_can_be_pasted (ChordSelections *ts, Position *pos, Region *region) |
Returns if the selections can be pasted. | |
API for selections in the piano roll.
Definition in file chord_selections.h.