playFreqSound()

Play sound in given channel with requested pitch frequency. You can set optional loop parameter.

playFreqSound( slot , channel , pitch )
playFreqSound( slot , channel , pitch , loops )

loops
determine how many time s sound is repeated. If omitted means one time.

Example: