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

@ -2,14 +2,16 @@
Returns the duration of a beat in milli-seconds
## Simulator
This function only works on the @boardname@ and in some browsers.
```sig
music.beat(BeatFraction.Whole)
```
## ~ hint
**Simulator**: This function only works on the @boardname@ and in some browsers.
## ~
## Parameters
* ``BeatFraction`` means fraction of a beat (BeatFraction.Whole, BeatFraction.Sixteenth etc)