SeanArchibald / scale-workshop

Design microtonal scales and play them in your web browser. Export your scales for use with VST instruments. Convert Scala files to various tuning formats.
https://sevish.com/scaleworkshop/
146 stars 23 forks source link

Support MIDI OUT, not just MIDI IN #143

Open meszaros-lajos-gyorgy opened 2 years ago

meszaros-lajos-gyorgy commented 2 years ago

As it is requested here: https://github.com/SeanArchibald/scale-workshop/discussions/135

vsicurella commented 2 years ago

This line crashes for devices that don't have an input (my audio interface has a separate device for input & output) https://github.com/SeanArchibald/scale-workshop/blob/58ff58b261cab2c34e63ef3d9d9245d2cba423f4/src/js/midi/midi.js#L319