alda-lang / alda

A music programming language for musicians. :notes:
https://alda.io
Eclipse Public License 2.0
5.58k stars 282 forks source link

Fix issue #321 - Validate MIDI Note range #461

Closed kylewilk567 closed 1 year ago

kylewilk567 commented 1 year ago

Added an error when MIDI is out of the range 0-127 and added a test case checking the error is thrown.