musical scale
More...
#include <XXScale.h>
◆ KeyList
◆ List
◆ emptyKeyList()
| KeyList XX::Scale::emptyKeyList |
( |
| ) |
|
|
static |
◆ getActiveKeys()
| const KeyList & XX::Scale::getActiveKeys |
( |
| ) |
const |
◆ getList()
| List XX::Scale::getList |
( |
| ) |
|
|
static |
◆ getMajorName()
| const QString & XX::Scale::getMajorName |
( |
| ) |
const |
◆ getMajorNote()
| const Note & XX::Scale::getMajorNote |
( |
| ) |
const |
◆ getMinorName()
| const QString & XX::Scale::getMinorName |
( |
| ) |
const |
◆ getOffset()
| const QString XX::Scale::getOffset |
( |
| ) |
const |
◆ getScaleByName()
| Scale XX::Scale::getScaleByName |
( |
const QString & | name, |
|
|
bool | isMajor = true ) |
|
static |
◆ isActive()
| bool XX::Scale::isActive |
( |
const int | index | ) |
const |
◆ noteInScale()
| bool XX::Scale::noteInScale |
( |
const Note & | note | ) |
const |
◆ quantize()
| Note XX::Scale::quantize |
( |
const Note & | input | ) |
const |
The documentation for this class was generated from the following file: