chord_break: Broken chords

View source: R/chords.R

chord_breakR Documentation

Broken chords

Description

Convert chords in a noteworthy string or vector to broken chords.

Usage

chord_break(notes)

Arguments

notes

character, noteworthy string that may contain chords.

Value

character

Examples

chord_break("c e g ceg ceg")

tabr documentation built on Sept. 21, 2023, 5:06 p.m.