rcrath / wvtbl

Wavetable processor
GNU General Public License v3.0
0 stars 0 forks source link

forgetting to put 8v # fails ungracefully #23

Closed rcrath closed 6 months ago

rcrath commented 9 months ago

D# quits the script with no message. need to put 8v #: D#3 expected: say it is malformed and give correct example to guide. possible to incorporate into existing Function? see also, #19