abc-notation-transposition
Version:
A robust utility for transposing ABC Notation by half steps.
1 lines • 70 B
JavaScript
module.exports.transposeABC = require('./transpose-abc').transposeABC;
A robust utility for transposing ABC Notation by half steps.