tabr (version 0.3.5)

tie: Tied notes

Description

Tie notes efficiently.

Usage

tie(x)

untie(x)

Arguments

x

character, a single chord.

Value

a character string.

Details

This function is useful for bar chords.

Examples

Run this code
# NOT RUN {
tie("e,b,egbe'")
# }

Run the code above in your browser using DataLab