Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
SetSoundFrequency
Syntax
C++
int SetSoundFrequency(IFunctionHandler * pH);
Parameters 
Description 
sound 
Sound identifier. 
frequency 
Sound frequency. 

Syntax: Sound.SetSoundFrequency(sound, frequency) 

Sets the sound frequency. 

! Changes the pitch of a sound sound @param nID ID of the sound @param nFrequency Frequency, value range is between 0 and 1000

Copyright (c) 2012. All rights reserved.