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

API for selections in the AudioArrangerWidget. More...

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

Go to the source code of this file.

Data Structures

struct  AudioSelections
 Selections to be used for the AudioArrangerWidget's current selections, copying, undoing, etc. More...
 

Macros

#define AUDIO_SELECTIONS   (PROJECT->audio_selections)
 

Functions

bool audio_selections_can_be_pasted (AudioSelections *ts, Position *pos, ZRegion *r)
 Returns if the selections can be pasted.
 

Detailed Description

API for selections in the AudioArrangerWidget.

Definition in file audio_selections.h.