MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SetTempo Method (tempo)
NamespacesMPfm.Sound.BassNetWrapperChannelSetTempo(Single)
Sets the "tempo" of the current channel (for time shifting). Note: needs to be an FX channel.
Declaration Syntax
C#Visual Basic
public void SetTempo(
	float tempo
)
Public Sub SetTempo ( _
	tempo As Single _
)
Parameters
tempo (Single)
Tempo (in BPM)

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)