Home
last modified time | relevance | path

Searched refs:FINAL_SELF_RELATIVE (Results 1 – 2 of 2) sorted by relevance

/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/common/
H A DEvent.h231 FINAL_SELF_RELATIVE = 2, enumerator
302 inline bool isFinal() const { return Scope >= ValueScope::FINAL_SELF_RELATIVE; } in isFinal()
333 return ValueScope::FINAL_SELF_RELATIVE; in scopeBy_FinalRelativeUnit()
H A DNote.h184 case Event::ValueScope::FINAL_SELF_RELATIVE: in apply()
221 case Event::ValueScope::FINAL_SELF_RELATIVE: in apply()
258 case Event::ValueScope::FINAL_SELF_RELATIVE: in apply()