Constructor
# new Note(midiVal)
Constructs a Note from a provided a given midiVal and converts it to a string which can be accessed
Parameters:
| Name | Type | Description |
|---|---|---|
midiVal |
Number | Midi value of note to store |