1.0.2 - 2017-06-27
- Added ISC license.
- Fixed scroll positions set by in-page links in docs.
- Fixed script tag src typo in docs.
1.0.1 - 2017-06-19
- Fixed documentation browser compatibility issues.
1.0.0 - 2017-06-16
- Added
normalize
option tompeInstrument
. - Added
pitch
option tompeInstrument
. - Added
pitchBendRange
option tompeInstrument
. - Added
clear
method tompeInstrument
.
mpeInstrument
is now the default output of the module, rather than a named export.normalize
option is set totrue
by default – named properties are now scaled rather than raw 14-bit integers.- Extended documentation.
- Removed
recorder
class.