js-jslog / harpstrata

A library for generating matrix representations of various harmonica layouts played in various positions
0 stars 0 forks source link

Throw meaningful errors when no harpstrata can be returned #12

Open js-jslog opened 4 years ago

js-jslog commented 4 years ago

What happens if we provide pitch, apparatus or degree ids which aren't actually active at the moment in harpstrata despite being part of the PozitionsIds enum for example? Is what happens suitable for a graceful failure in the calling app?