Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_BankFile.cpp51 VELOCITY_REGION_KEY = 0x00, enumerator
61 ( 1 << VELOCITY_REGION_KEY )
301 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_KEY ); in GetOriginalKey()