Zrythm
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
chord_selections.h File Reference

API for selections in the piano roll. More...

Include dependency graph for chord_selections.h:
This graph shows which files directly or indirectly include this file:

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, ZRegion *region)
 Returns if the selections can be pasted.
 

Detailed Description

API for selections in the piano roll.

Definition in file chord_selections.h.