midi-note

1.0.0 • Public • Published

midi-note npm

license tonal

A tiny (231 bytes minified) function to convert from midi number to note name (in scientific notation):

var note = require('midi-note')
note(69) // => 'A4'

This is part of tonal

Installation

Install via npm: npm install --save midi-note

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i midi-note

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • danigb