On Fri, 2018-11-09 at 08:43 -0700, Vegas Chill Trap wrote: > Hey I was going through your program...I didnt see a spot to be able > to input notes by name ,like bm7, bm9, C# - etc and have it write to > the program...is this possible to do ?
Those are called "chord symbols" or "fakechords" searching in View- >Command Center for that name finds this command: Command: Edit Chord Symbols Allows chord symbols to be added to the current note. E.G.cis:dim7 for c-sharp diminished 7th. See Lilypond docs for notation Location: Object Menu ▶ Notes/Rests ▶ Markings ▶ Chords Symbols Internal Name: EditChords and also - rather different from what you asked Command: Chord Symbols (Off/On) Typesets the music on this staff as chord symbols (off/on). Location: Object Menu ▶ Staffs/Voices ▶ Staff Properties Internal Name: ChordStaff which is where you actually enter the chords as notes which are then appear in the Print View as chord symbols. HTH Richard _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
