Differences
This shows you the differences between two versions of the page.
function-changetempo [2022/03/14 00:57] – created renick | function-changetempo [2022/03/17 19:18] (current) – renick | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Description ===== | ===== Description ===== | ||
+ | |||
+ | This function is a method of the MusicalEnvironment class. It is called with a floating point number specifying a tempo beats per minute. After calling this method, the tempo immediately increases or decreases to the specified BPM. | ||
===== Syntax ===== | ===== Syntax ===== | ||
===== Parameters ===== | ===== Parameters ===== | ||
+ | |||
+ | a floating point number specifying a tempo in beats per minute | ||
===== Return Value ===== | ===== Return Value ===== |