Home
last modified time | relevance | path

Searched refs:kST3RetrigAfterNoteCut (Results 1 – 4 of 4) sorted by relevance

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DSnd_defs.h536kST3RetrigAfterNoteCut, // Qxy does not retrigger note after it has been cut with ^^^ or S… enumerator
H A DUpgradeModule.cpp622 { kST3RetrigAfterNoteCut, MPT_V("1.29.00.00") }, in UpgradeModule()
H A DSndfile.cpp1135 playBehaviour.set(kST3RetrigAfterNoteCut);
H A DSnd_fx.cpp5458 if(m_playBehaviour[kST3RetrigAfterNoteCut] && !chn.nFadeOutVol) in RetrigNote()