MuseScore  3.4
Music composition and notation
Public Attributes | List of all members
Ms::PowerTab::TrackInfo Struct Reference

Public Attributes

int number { 0 }
 
std::string name
 
int instrument { 0 }
 
int volume { 0 }
 
int balance { 0 }
 
int reverb { 0 }
 
int chorus { 0 }
 
int tremolo { 0 }
 
int phaser { 0 }
 
int capo { 0 }
 
std::string tuningName
 
int offset { 0 }
 
std::vector< int > strings
 
int notes_count { 0 }
 

Member Data Documentation

◆ balance

int Ms::PowerTab::TrackInfo::balance { 0 }

◆ capo

int Ms::PowerTab::TrackInfo::capo { 0 }

◆ chorus

int Ms::PowerTab::TrackInfo::chorus { 0 }

◆ instrument

int Ms::PowerTab::TrackInfo::instrument { 0 }

◆ name

std::string Ms::PowerTab::TrackInfo::name

◆ notes_count

int Ms::PowerTab::TrackInfo::notes_count { 0 }

◆ number

int Ms::PowerTab::TrackInfo::number { 0 }

◆ offset

int Ms::PowerTab::TrackInfo::offset { 0 }

◆ phaser

int Ms::PowerTab::TrackInfo::phaser { 0 }

◆ reverb

int Ms::PowerTab::TrackInfo::reverb { 0 }

◆ strings

std::vector<int> Ms::PowerTab::TrackInfo::strings

◆ tremolo

int Ms::PowerTab::TrackInfo::tremolo { 0 }

◆ tuningName

std::string Ms::PowerTab::TrackInfo::tuningName

◆ volume

int Ms::PowerTab::TrackInfo::volume { 0 }

The documentation for this struct was generated from the following file: