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

VeloList List of note velocity changes. More...

#include <velo.h>

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

Public Member Functions

 VeloList ()
 
int velo (int tick) const
 
int nextVelo (int tick) const
 
void setVelo (int tick, VeloEvent velo)
 
void setVelo (int tick, int velocity)
 

Detailed Description

VeloList List of note velocity changes.

Constructor & Destructor Documentation

◆ VeloList()

Ms::VeloList::VeloList ( )
inline

Member Function Documentation

◆ nextVelo()

int Ms::VeloList::nextVelo ( int  tick) const

◆ setVelo() [1/2]

void Ms::VeloList::setVelo ( int  tick,
VeloEvent  velo 
)

◆ setVelo() [2/2]

void Ms::VeloList::setVelo ( int  tick,
int  velocity 
)

◆ velo()

int Ms::VeloList::velo ( int  tick) const

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