Skip to content

Commit

Permalink
Add #destroy documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ebeigarts committed Nov 4, 2013
1 parent d437cf0 commit da44183
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -72,6 +72,11 @@ as it's default rhythm notation.</td>
<td>Stop the music with a slight fade out. If you don't want the fade, pass in false.</td>
</tr>
<tr>
<td><code>destroy()</code></td>
<td>n/a</td>
<td>Stop the music and destroy all the instruments and notes.</td>
</tr>
<tr>
<td><code>play()</code></td>
<td>n/a</td>
<td>Play the music.</td>
Expand Down

0 comments on commit da44183

Please sign in to comment.