Home
last modified time | relevance | path

Searched defs:setLowestPlayable (Results 1 – 2 of 2) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/base/
H A DTrack.h113 void setLowestPlayable(int pitch) { m_lowestPlayable = pitch; } in setLowestPlayable() function
H A DSegment.h248 void setLowestPlayable(int pitch) { m_lowestPlayable = pitch; } in setLowestPlayable() function