Description Usage Arguments Value
Transposes a series of pitch-class chords by a given interval.
1 | transpose_pc_chord_id(pc_chord_id, interval)
|
pc_chord_id |
An integer vector corresponding to pitch-class chords as encoded
using the |
interval |
A single integer between 0 and 12, corresponding to the pitch-class interval by which the pitch-class chords ought to be transposed. |
An integer vector corresponding to transposed pitch-class chords
encoded using the encoding scheme from the hrep
package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.