#include <Note.h>
◆ Note()
◆ getLength()
◆ getLift()
◆ getProbability()
int Note::getProbability |
( |
| ) |
|
|
inline |
◆ getVelocity()
int Note::getVelocity |
( |
| ) |
|
|
inline |
◆ setLength()
void Note::setLength |
( |
int |
newLength | ) |
|
|
inline |
◆ setLift()
void Note::setLift |
( |
int |
newLift | ) |
|
|
inline |
◆ setProbability()
void Note::setProbability |
( |
int |
newProbability | ) |
|
|
inline |
◆ setVelocity()
void Note::setVelocity |
( |
int |
newVelocity | ) |
|
|
inline |
◆ writeToFile()
void Note::writeToFile |
( |
| ) |
|
◆ length
◆ lift
◆ probability
uint8_t Note::probability |
◆ velocity
The documentation for this class was generated from the following files: