Skip to content

Releases: jjgonecrypto/node-keyboard

Using getters for writable streams

29 Oct 20:01
Compare
Choose a tag to compare

from is infinite and duplex streams

20 Oct 22:53
Compare
Choose a tag to compare

MIDI transform streams

15 Oct 22:07
Compare
Choose a tag to compare
v2.9.0

2.9.0

Added support for symbol-like notes

12 Oct 02:36
Compare
Choose a tag to compare
  • ➕ Notes are first class variables, string wrapping not required. Examples: a (A3), bs (B#3), db (Db3), fx5 (F##5, enharmonic to G5), ebb (Ebb3, enharmonic to D3)
  • ⬆️ Minimum node version now 6.0.0 (for Proxy support, above)
  • 🔼 Upgraded to [email protected]
  • 🐞 No crash when no MIDI controller available