Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_WaveSoundFile.cpp173 bool result = optionParameter.GetValue( &value, WAVE_SOUND_INFO_PAN ); in GetPan()
180 bool result = optionParameter.GetValue( &value, WAVE_SOUND_INFO_PAN ); in GetSurroundPan()
187 bool result = optionParameter.GetValueF32( &value, WAVE_SOUND_INFO_PITCH ); in GetPitch()
196 bool result = optionParameter.GetValue( &value, WAVE_SOUND_INFO_SEND ); in GetSendValue()
223 bool result = optionParameter.GetValue( &offsetToReference, WAVE_SOUND_INFO_ENVELOPE ); in GetAdshrCurve()
264 bool result = optionParameter.GetValue( &value, NOTE_INFO_KEY ); in GetOriginalKey()
272 bool result = optionParameter.GetValue( &value, NOTE_INFO_VOLUME ); in GetVolume()
280 bool result = optionParameter.GetValue( &value, NOTE_INFO_PAN ); in GetPan()
287 bool result = optionParameter.GetValue( &value, NOTE_INFO_PAN ); in GetSurroundPan()
294 bool result = optionParameter.GetValueF32( &value, NOTE_INFO_PITCH ); in GetPitch()
[all …]
Dsnd_SoundArchiveFile.cpp614 bool result = optionParameter.GetValue( &offset, SOUND_INFO_OFFSET_TO_3D_PARAM ); in GetSound3DInfo()
627 bool result = optionParameter.GetValue( &value, SOUND_INFO_STRING_ID ); in GetStringId()
638 bool result = optionParameter.GetValue( &value, SOUND_INFO_PAN_PARAM ); in GetPanMode()
649 bool result = optionParameter.GetValue( &value, SOUND_INFO_PAN_PARAM ); in GetPanCurve()
660 bool result = optionParameter.GetValue( &value, SOUND_INFO_PLAYER_PARAM ); in GetPlayerPriority()
671 bool result = optionParameter.GetValue( &value, SOUND_INFO_PLAYER_PARAM ); in GetActorPlayerId()
682 bool result = optionParameter.GetValue( &value, SOUND_INFO_USER_PARAM ); in GetUserParam()
692 bool result = optionParameter.GetValue( &value, SOUND_INFO_OFFSET_TO_CTR_PARAM ); in IsFrontBypass()
703 u32 value = optionParameter.GetValue( SOUND_INFO_REFERENCE_TO_EXTRA_USER_PARAM_TABLE );
713 u32 value = optionParameter.GetValue( SOUND_INFO_REFERENCE_TO_EXTRA_USER_PARAM_TABLE );
[all …]
Dsnd_BankFile.cpp299 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_KEY ); in GetOriginalKey()
307 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_VOLUME ); in GetVolume()
315 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_PAN ); in GetPan()
324 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_PAN ); in GetSurroundPan()
333 bool result = optionParameter.GetValueF32( &value, VELOCITY_REGION_PITCH ); in GetPitch()
341 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_INSTRUMENT_NOTE_PARAM ); in IsIgnoreNoteOff()
349 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_INSTRUMENT_NOTE_PARAM ); in GetKeyGroup()
357 bool result = optionParameter.GetValue( &value, VELOCITY_REGION_INSTRUMENT_NOTE_PARAM ); in GetInterpolationType()
365 bool result = optionParameter.GetValue( &offsetToReference, VELOCITY_REGION_ENVELOPE ); in GetAdshrCurve()
375 if ( optionParameter.bitFlag != VELOCITY_REGION_BASIC_PARAM_FLAG ) in GetRegionParameter()
/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundArchiveFile.h270 Util::BitFlag optionParameter; member
300 Util::BitFlag optionParameter; // 使い方は未定 member
308 Util::BitFlag optionParameter; member
321 Util::BitFlag optionParameter; member
340 Util::BitFlag optionParameter; // 予備 member
348 Util::BitFlag optionParameter; member
365 Util::BitFlag optionParameter; member
380 Util::BitFlag optionParameter; member
416 Util::BitFlag optionParameter; // 仮。なにが割り当てられるかは未定。 member
431 Util::BitFlag optionParameter; member
[all …]
Dsnd_WaveSoundFile.h204 Util::BitFlag optionParameter; member
247 Util::BitFlag optionParameter; member
Dsnd_BankFile.h163 Util::BitFlag optionParameter; member