|
GetMusicFreq | |
FreqValue = GetMusicFreq(Index) | |
Parameters: Index = The Index of Music you wish to query |
|
Returns: FreqValue = The Freq of this music channel (0 to 44000) |
|
THe GetMusicFreq() function will return the play back frequency of a Music channel. FACTS: * GetMusicFreq values range between 0 to 44000 * GetMusicFreq can read not the default frequency of loaded music. Only the frequency values the user has assigned with Music Freq. Mini Tutorial: This example will load a music file then change the playback frequency via a cosine wave.
|
Related Info: | DeleteMusic | GetFreeMusic | LoadMusic | LoopMusic | MusicFreq | MusicPan | MusicVolume | PlayMusic | StopMusic : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |