|
MusicFreq | |
MusicFreq Index, FreqValue | |
Parameters: Index = The Index of Music you wish to alter FreqValue = The Freq of this music channel (0 to 44000) |
|
Returns: NONE | |
MusicFreq will set the play back frequency of this Music. Frequency lets you manually control the speed at which a sound is played back. By changing the speed, your changing the pitch of the music. Playing it faster will make it higher, slower will be lower. By default Musics get their play back frequency during loading with LoadMusic. Frequencies range from 0 through 44000. FACTS: * MusicFreq values range between 0 to 44000 * MusicFreq will NOT effect MOD format musics * Changing MusicFreq while a music is playing, will alter the played musics frequency also. * You can find this Example in the PlayBasic\Projects\Music folder Mini Tutorial: This example will load a music file then let the user control the musics playback with various keyboard controls.
|
Related Info: | DeleteMusic | GetFreeMusic | LoadMusic | LoopMusic | MusicVolume | PlayMusic | StopMusic : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |