MuseScore  3.4
Music composition and notation
Public Member Functions | List of all members
Ms::PitchList Class Reference

PitchList List of note pitch offsets. More...

#include <pitch.h>

Inheritance diagram for Ms::PitchList:
Inheritance graph
[legend]
Collaboration diagram for Ms::PitchList:
Collaboration graph
[legend]

Public Member Functions

 PitchList ()
 
int pitchOffset (int tick) const
 
void setPitchOffset (int tick, int offset)
 

Detailed Description

PitchList List of note pitch offsets.

Constructor & Destructor Documentation

◆ PitchList()

Ms::PitchList::PitchList ( )
inline

Member Function Documentation

◆ pitchOffset()

int Ms::PitchList::pitchOffset ( int  tick) const

◆ setPitchOffset()

void Ms::PitchList::setPitchOffset ( int  tick,
int  offset 
)
inline

The documentation for this class was generated from the following files: