UNPKG

abc-notation-transposition

Version:

A robust utility for transposing ABC Notation by half steps.

1 lines 70 B
module.exports.transposeABC = require('./transpose-abc').transposeABC;