#include <Project.h>
Public Attributes | |
Loader * | loader |
Loader used for this track. | |
track_t | itrack |
Index of the track as seen to the loader. | |
Peaks * | peaks |
Peak generator for this track. | |
format_t | format |
Format description. | |
bool | mute |
Track is muted. | |
Volumes | volume |
Volume of output channels. | |
Mappings | mapping |
Track mapping. | |
samples_t | selstart |
Selection start. | |
samples_t | sellength |
Selection length. |
|
Format description.
|
|
Index of the track as seen to the loader.
|
|
Loader used for this track.
|
|
Track mapping.
|
|
Track is muted.
|
|
Peak generator for this track.
|
|
Selection length.
|
|
Selection start.
|
|
Volume of output channels.
|