Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSoundFile.cpp175 bool result = optionParameter.GetValue( &value, WAVE_SOUND_INFO_PAN ); in GetPan()
182 bool result = optionParameter.GetValue( &value, WAVE_SOUND_INFO_PAN ); in GetSurroundPan()
189 bool result = optionParameter.GetValueF32( &value, WAVE_SOUND_INFO_PITCH ); in GetPitch()
198 bool result = optionParameter.GetValue( &value, WAVE_SOUND_INFO_SEND ); in GetSendValue()
225 bool result = optionParameter.GetValue( &offsetToReference, WAVE_SOUND_INFO_ENVELOPE ); in GetAdshrCurve()
266 bool result = optionParameter.GetValue( &value, NOTE_INFO_KEY ); in GetOriginalKey()
274 bool result = optionParameter.GetValue( &value, NOTE_INFO_VOLUME ); in GetVolume()
282 bool result = optionParameter.GetValue( &value, NOTE_INFO_PAN ); in GetPan()
289 bool result = optionParameter.GetValue( &value, NOTE_INFO_PAN ); in GetSurroundPan()
296 bool result = optionParameter.GetValueF32( &value, NOTE_INFO_PITCH ); in GetPitch()
[all …]
Dsnd_SoundArchiveFile.cpp628 bool result = optionParameter.GetValue( &offset, SOUND_INFO_OFFSET_TO_3D_PARAM ); in GetSound3DInfo()
641 bool result = optionParameter.GetValue( &value, SOUND_INFO_STRING_ID ); in GetStringId()
652 bool result = optionParameter.GetValue( &value, SOUND_INFO_PAN_PARAM ); in GetPanMode()
663 bool result = optionParameter.GetValue( &value, SOUND_INFO_PAN_PARAM ); in GetPanCurve()
674 bool result = optionParameter.GetValue( &value, SOUND_INFO_PLAYER_PARAM ); in GetPlayerPriority()
685 bool result = optionParameter.GetValue( &value, SOUND_INFO_PLAYER_PARAM ); in GetActorPlayerId()
696 bool result = optionParameter.GetValue( &value, SOUND_INFO_USER_PARAM ); in GetUserParam()
706 bool result = optionParameter.GetValue( &value, SOUND_INFO_OFFSET_TO_CTR_PARAM ); in IsFrontBypass()
717 u32 value = optionParameter.GetValue( SOUND_INFO_REFERENCE_TO_EXTRA_USER_PARAM_TABLE );
727 u32 value = optionParameter.GetValue( SOUND_INFO_REFERENCE_TO_EXTRA_USER_PARAM_TABLE );
[all …]
Dsnd_BankFile.cpp301 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_KEY ); in GetOriginalKey()
309 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_VOLUME ); in GetVolume()
317 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_PAN ); in GetPan()
326 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_PAN ); in GetSurroundPan()
335 bool result = optionParameter.GetValueF32( &value, VELOCITY_REGION_PITCH ); in GetPitch()
343 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_INSTRUMENT_NOTE_PARAM ); in IsIgnoreNoteOff()
351 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_INSTRUMENT_NOTE_PARAM ); in GetKeyGroup()
359 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_INSTRUMENT_NOTE_PARAM ); in GetInterpolationType()
367 bool result = optionParameter.GetValue( &offsetToReference, VELOCITY_REGION_ENVELOPE ); in GetAdshrCurve()
377 if ( optionParameter.bitFlag != VELOCITY_REGION_BASIC_PARAM_FLAG ) in GetRegionParameter()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchiveFile.h272 Util::BitFlag optionParameter; member
302 Util::BitFlag optionParameter; // 使い方は未定 member
310 Util::BitFlag optionParameter; member
323 Util::BitFlag optionParameter; member
342 Util::BitFlag optionParameter; // 予備 member
350 Util::BitFlag optionParameter; member
367 Util::BitFlag optionParameter; member
382 Util::BitFlag optionParameter; member
418 Util::BitFlag optionParameter; // 仮。なにが割り当てられるかは未定。 member
433 Util::BitFlag optionParameter; member
[all …]
Dsnd_WaveSoundFile.h206 Util::BitFlag optionParameter; member
249 Util::BitFlag optionParameter; member
Dsnd_BankFile.h165 Util::BitFlag optionParameter; member