Update some music ref docs (#1693)

* Update some music ref docs

* bad link

* Actually add the note, hello
This commit is contained in:
Galen Nickel
2018-12-02 16:46:05 -08:00
committed by GitHub
parent 36e146c257
commit dda488c08f
9 changed files with 155 additions and 35 deletions

View File

@ -19,6 +19,6 @@ music.setTempo(120);
[playTone](/reference/music/play-tone), [ringTone](/reference/music/ring-tone), [rest](/reference/music/rest),
[beginMelody](/reference/music/begin-melody),
[stop melody](/reference/music/stop-melody),
[stopMelody](/reference/music/stop-melody),
[onEvent](/reference/music/on-event),
[beat](/reference/music/beat), [tempo](/reference/music/tempo), [changeTempoBy](/reference/music/change-tempo-by), [setTempo](/reference/music/set-tempo),