How to use the scribbletune.chords function in scribbletune

To help you get started, we’ve selected a few scribbletune 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 scribbletune / johann / src / api.ts View on Github external
export const getChordNames = () => (chords().map(chord => ({
	name: chord,
	label: chord
})));

scribbletune

Create music with JavaScript and Node.js!

MIT
Latest version published 2 years ago

Package Health Score

53 / 100
Full package analysis