function-play

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

function-play [2022/03/14 00:58] – created renickfunction-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 =====
 +
 +<code>
 +// where e is a MusicalEnvironment and kick is the name of a Player
 +e.play('kick')
 +</code>
  
 ===== Parameters ===== ===== Parameters =====
  • function-play.1647244690.txt.gz
  • Last modified: 2022/03/14 00:58
  • by renick