Updated smnp.music (markdown)

Bartłomiej Przemysław Pluta
2020-03-26 20:29:42 +01:00
parent c7efc17459
commit e408060382

@@ -121,4 +121,4 @@ Returns a copy of the note with given fully qualified duration (see [smnp.lang::
Returns a transposed by given value copy of the note.
## `note.toInt()`
Returns string representation of the note.
Returns integer representation of the note's pitch and value. The integer representation is described here: [smnp.music::noteFromInt](https://github.com/bartlomiej-pluta/smnp/wiki/smnp.music#notefromintintpitch-int-duration-int-dot-bool)