Home
last modified time | relevance | path

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

/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DUpgradeModule.cpp599 { kFT2NoteDelayWithoutInstr, MPT_V("1.28.00.44") }, in UpgradeModule()
637 m_playBehaviour.set(kFT2NoteDelayWithoutInstr); in UpgradeModule()
H A DSnd_defs.h528kFT2NoteDelayWithoutInstr, // Sometime between OpenMPT 1.18.03.00 and 1.19.01.00, delayed ins… enumerator
H A DSndfile.cpp1118 playBehaviour.set(kFT2NoteDelayWithoutInstr);
H A DSnd_fx.cpp2653 } else if(instr || !m_playBehaviour[kFT2NoteDelayWithoutInstr]) in ProcessEffects()