Skip to content

Releases: jjgonecrypto/node-keyboard

Using getters for writable streams

Choose a tag to compare

@jjgonecrypto jjgonecrypto released this 29 Oct 20:01
v3.4.0

3.4.0

from is infinite and duplex streams

Choose a tag to compare

@jjgonecrypto jjgonecrypto released this 20 Oct 22:53
v3.1.0

3.1.0

MIDI transform streams

Choose a tag to compare

@jjgonecrypto jjgonecrypto released this 15 Oct 22:07
v2.9.0

2.9.0

Added support for symbol-like notes

Choose a tag to compare

@jjgonecrypto jjgonecrypto released this 12 Oct 02:36
  • ➕ 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 play-sound@1.0.0
  • 🐞 No crash when no MIDI controller available