Method heart
From Scratchpad
A method heart is a term used for hearts that are called within the beat to execute ChucK code. They are usually not HTML elements. Examples include beep, tick, and loop.
[edit] Conditional Methods
A conditional method heart executes a ChucK if statement as part of its code. Therefore, it will have an else heart nested within it. Maybe is an example of a conditional method heart.
