notes-frequencies-map

1.0.0 • Public • Published

notes-frequencies-map Build Status

Map of notes to their frequencies

The list is just a JSON file and can be used wherever.
The list was generated using this table and the formula found on Wikipedia.

Install

$ npm install --save notes-frequencies-map

Usage

const notesFrequenciesMap = require('notes-frequencies-map');
 
console.log(notesFrequenciesMap['E♭5']);
//=> 622.2539674441618

Related

License

MIT © Raul Macarie

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i notes-frequencies-map

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • bored