Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== function: play ====== ===== 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 ===== <code> // where e is a MusicalEnvironment and kick is the name of a Player e.play('kick') </code> ===== Parameters ===== ===== Return Value ===== ===== Example ===== function-play.txt Last modified: 2022/03/19 04:16by renick