MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SetTempo Method (tempo)
Namespaces
►
MPfm.Sound.BassNetWrapper
►
Channel
►
SetTempo(Single)
C#
Visual Basic
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)