module note-art
Types
Members
Other
Defined in Theory.ts
Transposes a note by the given interval.
transposeNote('C4', 7) // => 'G4'