Differences
This shows you the differences between two versions of the page.
function-play [2022/03/14 00:58] – created renick | function-play [2022/03/19 04:16] (current) – renick | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== Description ===== | ===== Description ===== | ||
+ | |||
+ | play is a method of the MusicalEnvironment class used to start a Player, consequently triggering its action function according to the timing of its IOI function | ||
===== Syntax ===== | ===== Syntax ===== | ||
+ | |||
+ | < | ||
+ | // where e is a MusicalEnvironment and kick is the name of a Player | ||
+ | e.play(' | ||
+ | </ | ||
===== Parameters ===== | ===== Parameters ===== |