achord

0.1.1 • Public • Published

A Chord

It's just a chord

A Simple module to get the name of a chord from the intervals names:

var achord = require('achord');
achord(['P1', 'm3', 'd5', 'm7']); // => m7b5
achord(['P1', 'M3', 'P5', 'M7']); // => Maj7

This is the reverse module of d'accord

License

MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    4
  • 0.1.0
    0

Package Sidebar

Install

npm i achord

Weekly Downloads

4

Version

0.1.1

License

MIT

Last publish

Collaborators

  • danigb