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

The master track. More...

#include "dsp/audio_bus_track.h"
#include "dsp/track.h"
Include dependency graph for master_track.h:

Go to the source code of this file.

Macros

#define P_MASTER_TRACK   (TRACKLIST->master_track)
 

Typedefs

typedef struct _TrackWidget TrackWidget
 
typedef struct Automatable Automatable
 

Functions

void master_track_init (Track *track)
 
void master_track_setup (Track *self)
 

Detailed Description

The master track.

Definition in file master_track.h.

Typedef Documentation

◆ Automatable

typedef struct Automatable Automatable

Definition at line 20 of file master_track.h.

◆ TrackWidget

typedef struct _TrackWidget TrackWidget

Definition at line 17 of file master_track.h.