Home
last modified time | relevance | path

Searched defs:PhrasingSlur (Results 1 – 3 of 3) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DNotationTypes.h628 static const std::string PhrasingSlur; variable
/dports/print/py-python-ly/python-ly-0.9.6/ly/musicxml/
H A Dlymus2musxml.py427 def PhrasingSlur(self, phrslur): member in ParseSource
/dports/print/py-python-ly/python-ly-0.9.6/ly/music/
H A Ditems.py912 class PhrasingSlur(Item): class