Home
last modified time | relevance | path

Searched refs:LowAS (Results 1 – 5 of 5) sorted by relevance

/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/
H A Djam_manager.cpp155 case JamKey::LowAS: in jamKeyToNote()
176 case Note::AS: return JamKey::LowAS; in noteToJamKey()
195 case JamKey::LowAS: in calcOctave()
H A Djam_manager.hpp75 LowGS, LowA, LowAS, LowB, LowC2, LowCS2, LowD2, enumerator
H A Dconfiguration.cpp622 {u8"J", JamKey::LowAS}, in Configuration()
655 {u8"J", JamKey::LowAS}, in Configuration()
688 {u8"J", JamKey::LowAS}, in Configuration()
/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/gui/
H A Dconfiguration_handler.cpp119 {JamKey::LowAS, "lowAS"},
H A Dconfiguration_dialog.cpp231 { JamKey::LowAS, ui->lowASEdit }, in ConfigurationDialog()