How to use the music-notation/roman/regex.exec function in music-notation

To help you get started, we’ve selected a few music-notation examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github tonaljs / tonal / packages / chord-progression / index.js View on Github external
    .map(function (e) { return roman.exec(e) })
    .map(function (roman) {

music-notation

Parse alterations, notes, intervals and other musical elements with differents notations

MIT
Latest version published 9 years ago

Package Health Score

63 / 100
Full package analysis