Releases: djipco/webmidi
Releases · djipco/webmidi
2.4.0
Compare
Sorry, something went wrong.
No results found
djipco
released this
21 Jan 15:59
In this minor release, TypeScript interfaces are now being exported so they can be used for compile-time type checking (issue #54 ).
2.3.1
Compare
Sorry, something went wrong.
No results found
djipco
released this
01 Jan 21:14
This version introduces a minor change in the way the WebMidi.getInputById() and WebMidi.getOutputById() functions work. They both now force the id parameter to a string before looking it up.
2.3.0
Compare
Sorry, something went wrong.
No results found
djipco
released this
06 Nov 14:20
This version adds TypeScript type definitions.
2.1
Compare
Sorry, something went wrong.
No results found
djipco
released this
21 Jun 18:56
Middle C (note number 60) is now considered to be C4.
An issue with Bluetooth devices has been corrected.
2.0.5
Compare
Sorry, something went wrong.
No results found
djipco
released this
30 Apr 14:47
WebMidi.getOctave() now properly reports the octave for MIDI note number 0.
2.0.2
Compare
Sorry, something went wrong.
No results found
djipco
released this
16 Mar 18:39
Fixed problem with sending sysex messages.
2.0.0
Compare
Sorry, something went wrong.
No results found
djipco
released this
22 Dec 23:41
version 2.0.0
2.0.0-rc.11
Compare
Sorry, something went wrong.
No results found
djipco
released this
04 Dec 13:55
The Output object now properly reports its type.
2.0.0-rc.9
Compare
Sorry, something went wrong.
No results found
djipco
released this
27 Sep 15:04
State change event listeners are now properly removed when WebMidi.disable() is called.
2.0.0-rc.8
Compare
Sorry, something went wrong.
No results found
djipco
released this
21 Sep 01:54
The value parameter of the sendChannelMode() function now defaults to 0.