0.9.4

This Manual is released under the Creative Commons Attribution-Share Alike 3.0 Unported license.


Table of Contents

Introduction
Dependencies
Optional Helper Programs
Installing Denemo from Source Code
Getting Started
Some Common Keyboard Shortcuts
Some Common Mouse Shortcuts
Some Common Uses of MIDI in
Overall View of Denemo
General Concepts
The Denemo Window
The Print Preview Window
The Main Menubar
File
Edit
View
Input
More
Playback
Help
Toolbar
Playback Controls
Midi In Controls
Object Menu
Score
Adding Markings
Music Snippets
A Survey of the Input Methods
Playing Notes into Denemo - MIDI
Transcribing from Facsimile or Hand-written Score
Playing Notes into Denemo - Audio (Souncard Mic Input)
Score Setup
Adding Key/Mouse Shortcuts
More Commands
Adding More Features
Adding Your Own Features
An even easier way
Writing Scheme Scripts
Variables Defined in Scheme
Functions Callable from Scheme
Denemo Directives
The Directive Fields
Directive Edit Scripts
Introduction
Initialization Scripts
Edit Scripts
LilyPond Editing
Introduction
Using the LilyPond Window
Detail
Using the Denemo From the PC keyboard
Note Entry
Chord Entry
Inserting LilyPond Directives
Publishing
Advanced Features
Musical Score that Do Things!
Piano Staffs, Orchestral Scores etc
Single Staff Polyphony
Entering Vocal Music
Entering Figured Bass
Entering Chord Symbols
What Happens at Startup
Denemo Command Line Options

Introduction

Denemo lets you create musical scores. You can type music in using the keyboard or play it in using a MIDI contoller or the microphone input. You can edit your music - the display shows you what you are working on in music notation - and you can playback to check how it sounds. You can preview and print the score or parts to the highest standards used in the music publishing industry - thanks to the Lilypond music typesetting program.

Denemo does not attempt to show the appearance of the finished score, it just shows you enough to enable you to enter the music efficiently. To see the finished score you press Print Preview.

Obtaining and Installing Denemo

Denemo is available from a variety of sources for different distributions. The latest stable release (tar.gz and .deb formats) is available for download from http://download.savannah.gnu.org/releases/denemo/. You can install Denemo from the Debian unstable repositories, using the command apt-get install denemo. Builds for Macintosh are available from the Gnu-Darwin project. The Denemo development branch can be downloaded using anonymous CVS or Git.

Anonymous Git checkout:

git clone git://git.savannah.gnu.org/denemo.git

Anonymous CVS checkout:

cvs -d:pserver:anonymous@pserver.git.sv.gnu.org:/denemo.git co -d denemo master

Dependencies

To build Denemo from a source package, the following !!out of date!! dependent packages should be installed first. Remember to install the development packages as well (check your distribution for the specific package name):

[Note]For Debian Users

Type apt-cache showsrc denemo at a command line to determine what are the package names for Denemo dependencies. Type apt-get build-dep denemo to build the dependent files or use apt-get to install the packages individually by copying and pasting their names to the command line.

  • g++ 2.95 or higher

  • cdbs

  • gettext

  • libgtk2.0-dev or 3

  • gtk+ 2 or 3

  • libglib2.0-dev

  • libxml2

  • libxml2-dev

  • autoconf 2.59 or higher

  • automake1.7

  • libaubio

  • libfftw3-dev

  • libportaudio

Optional Helper Programs

Denemo can use other applications for printing. You may install the following applications, and edit the preferences menu to tell Denemo which you want it to use.

  • A PDF viewer (ghostview, evince etc)

  • An image viewer such as EOG

Installing Denemo from Source Code

Denemo is available in a variety of formats. The current stable release is available either as source code or in binary format. The Development branch of Denemo is available as a GIT source tree.

Procedure 1. To install from source code:

  1. Open a terminal window.

  2. Change directory to the directory to which you downloaded the Denemo source package.

  3. Uncompress the source package using standard Linux tools (tar and gunzip).

  4. Change directory to the uncompressed source directory.

Procedure 2. Generating a Configure Script

Git does not come with a Configure script; generate one by typing and pressing Enter after the line:

  • ./autogen.sh

Procedure 3. To build from source, press Enter after each line:

  1. ./configure

  2. make

  3. make install

  4. If you are not logged in as root user, for the last step type su and your root password, or alternately type sudo make install.

Getting Started

Most people will start with playing around with Denemo via the pc keyboard. The default setup means that keys a-g represent the note names and 0-6 the different durations (whole note, half note etc). When the cursor is appending (blue) pressing key "0" will insert a note at the cursor. Pressing key "a" will append the nearest A. If the duration of the next note is the same you can simply type the note name, it will use the last entered duration. There are keypresses (+/-, and plus/minus on the numeric keypad) to set sharp/flat/double-sharp/double-flat for the next entered note and to sharpen or flatten. Use +/- with the shift key for editing. Likewise, Shift with a number key edits the duration.

When the cursor is moved on to a note (with the arrow key right or mouse) the cursor turns green and then a-g edits the note name. To insert a note before a note at the cursor use a double strike A,A-G,G. When the cursor is green the keys 0-6 change the duration of the note, while Shift-0 6 insert a note before the cursor. (If you use the numeric keypad you can use Shift-KP 0-6 for this). The arrow keys move the cursor around, the period key adds a dot while Alt-a-g add notes to the chord at the cursor. Ins inserts a note in a chord whether the cursor is on (green) or after (blue) a note, a double Del, Del removes it.

[Note]Note
When in the appending position the cursor shows as a large blue or red rectangle on a note-position. Blue indicates a note can be appended at that point without overflowing the measure. Red indicates that the measure is already full. When the cursor is a smaller green rectangle it indicates that you are not in the appending position: you can edit the note/object at the cursor or insert before it. The vertical blue line indicates the insertion point.

You can find more shortcuts by exploring the menu system - e.g. under the Notes/Rests menu the Select Duration submenu gives Remove Dot with the shortcut Control-period shown next to the command.

Some Common Keyboard Shortcuts

Here are a few of the keyboard shortcuts that are commonly used in Denemo.

  • Letters a-g edit the note at the cursor to be A-G, if the cursor is in the appending position then notes are added. Letters A-G (either caps lock or shift) insert a note at the cursor.
  • Numbers 0-6 are used to refer to the note durations Whole Note ... 64th Note. They insert a duration at the cursor, which you then give a pitch to with a note name. With the shift key held (or the CapsLock on) 0-6 edits the duration of the note at the cursor. The corresponding Numeric Keypad keys can be used instead.
  • "." dots a note, Ctrl-"." undots it.
  • Alt-0-6 inserts a rest.
  • Alt-a-g Add notes to a chord. Or position the cursor and use Insert to add a note, Ctrl-Insert to remove it.
  • 7 starts a slur, 8 extends it, while 9 reduces it.
  • Shift-/ inserts a cautionary accidental

Some Common Mouse Shortcuts

Here are a few of the mouse shortcuts that are commonly used in Denemo (keyboards may vary, for control, shift, alt etc modifiers).

  • Scroll Wheel pans up/down to bring staffs out of view into the window.
  • Shift Key and Scroll Wheel pans the score left/right.
  • Control Key and Scroll Wheel zooms.
  • Shift Key and Left mouse button drags notes up and down.
  • CapsLock AND Shift key with Left mouse drag inserts a crescendo
  • CapsLock AND AltGr key with Left mouse drag inserts a diminuendo

For more serious use of Denemo, for transcribing hundreds of measures of music, for example, you should explore other key shortcut schemes. These are available via the Command Manager. The Arranger scheme uses two-key bindings such as "B,s" for start repeat barline and "B,e" for end repeat barline. Composer shortcuts is another scheme concentrating on rapid entry from the pc-keyboard. The LilyPond shortcuts scheme will be familiar to those who know the LilyPond music typesetting language, as well as including commands which generate easier-to-read LilyPond output.

Some Common Uses of MIDI in

The MIDI keyboard too can be customized to perform different actions. Usually, playing notes adds or edits the score (like hitting note names at the pc-keyboard). With the sustain pedal pressed chords are generated (the Alt key can be used for this too). By holding down the Control key a score can be checked by playing the notes - the cursor only advances if the right note is played, and the Shift key can be held down to route the MIDI keyboard straight to the synth (e.g. to check a phrase before playing it in). The Pitch Bend controller can be used to set the range of sharps and flats to be used, and the modulation controller can be used to mark sections of the music. When the Pitch Bend controller is used to set the range of sharps and flats the tuning is altered so that it is possible to distinguish enharmonic equivalents (so, for example, E-flat is distinctly sharper than D-sharp, making a clear major third with G and a horrible one B-natural while D-sharp makes a clear major third with B-natural and a horrible one with G.). With the MIDI controller set as Input source (Input menu) the duration keys create pure durations (notes colored yellow/brown) - you can enter as much of the rhythm as you wish, and then play the notes on top.

Denemo is used via the computer keyboard, MIDI controller or playing in via a musical instrument. Quite a few mouse operations are also included by default. Clicking on the score will select items, and the status bar at the bottom will describe the item clicked. Right-clicking on items in the score allows you to edit any special attributes, (called Directives, see the section called “Denemo Directives”), that they may have. Clicking on the initial clef, key or timesignature lets you edit these, clicking to the right or left of the measures visible moves you forwards and backwards in the score. Selections can be made by dragging with the mouse from one note to another. And right-clicking any menu item gets help and the opportunity to set a shortcuts for the menu item. Furthermore, scripts are available in the menu system that give the mouse further uses.

Overall View of Denemo

General Concepts

The unit of work in Denemo is a musical score, which can be saved in a single file (with .denemo suffix). This is represented on the screen by a "tab". If you have several tabs open at once they appear just above the music in the main window, and you can switch between them by clicking on the tab.

One score may contain several movements, which you can move between, insert and delete with the Movements menu. A movement is a continuous piece of music with titles etc.

[Note]Note
It is not all that easy to tell that you have several movements; the first thing on the status bar is the movement number. If you try to move to a new movement which isn't there the bell sounds (if enabled), so you can hit the key to do that to check out how many movements there are

Within a movement there are staffs (arranged vertically) and within the staffs Denemo Objects. These can be notes, chords and Denemo Directives (see the section called “Denemo Directives”). The notes and chords are displayed in conventional format (though not fully typeset). The Denemo Directives are used for most things that are not chords or notes: Metronome marks, repeat barlines etc are good examples. They can also be attached to chords, individual notes in a chord, to a staff as a whole and to the score as a whole; in this case the directive can be thought of as an attribute of the object it is attached to. Each Denemo Directive carries its own display method. For example the Close Repeat barline appears as a Denemo Object in the converional music notation, while a Directive attached to a staff (e.g. Smaller Staff) may appear in a menu under a tools icon to the right of the staff. In the case of "Smaller Staff" the directive directs the LilyPond typesetter to make the staff smaller, and it can be edited from the menu under the tools icon to the left of the clef. Another tools icon appears if directives are attached to voices within a staff, again to the left of the clef, below the staff one.

The command Edit Object gives access to editing Denemo Directives, which generally have their own edit methods. You can use the Print View to indicate the padding that you wish to apply to some item, or to show where you want to drag it to.

The titles of the current movement can be set in the movement menu, and for the whole score in the score menu. In the movement menu you can cause a page break before the movement.

[Note]Note

When a file is loaded it opens at the point where you left off editing it.

The Denemo Window

Figure 1. Main Window

Main Window

The main window has menus and toolbars at the top. The Titles Etc appear next, along with any extra menu items which you may have placed there (e.g. the Print Part button). With View->Score View checked there is next the drawing area where the music input is displayed. When zoomed out you see just the few measures you are working on. By dragging the red bar at the bottom of the score upwards you get space for more of the music. If you have many staffs they may not all fit: you can still drag the red bar upwards to see several lines of just one or two staffs for instance. With View->Print View checked there is another pane showing the print preview of your score. Below this is a "Console Pane" showing any LilyPond messages while typesetting the music. At the bottom is a status line showing which movement you are in and what sort of object the cursor is on. If there are any MIDI filters that active they will be noted at the right in the status bar. The small colored rectangle is the Denemo Cursor , which shows where notes etc will be added/edited next - the insertion point is marked as a blue vertical bar. Selected music is indicated by a blue background.

The menus in Denemo are unusual: they not only let you do some particular action, but also each menu item lets you enquire what the action does in more detail and lets you set keyboard/mouse shortcuts for the actions. A single keystroke can be set as a shortcut simply by pressing the key while the menu item is selected. You are warned if you are stealing this shortcut from something else. All the extra functionality of menu items can be accessed by right-clicking the menu item, while the usual left click is for executing the action itself. The menus can always be torn off for working with particular items (e.g. working with different movements or with measures, dynamics etc.). Also available by right-clicking is creating new actions - often by modifying ones that are already there.

The Print Preview Window

The print preview window is shown by checking View->Print View. Right clicking in this pane allows you to refresh the print preview (the program hangs waiting for LilyPond to finish). The mouse scroll buttons enable vertical panning and with Control pressed, zooming. Use Ctrl+Shft for finer control zoom

Right clicking in this pane also allows you to choose offsets to apply to items that LilyPond has positioned badly. Or you can select an amount of padding to apply to some object. This is generally a better way of indicating that it is too close to something else, since other objects will move away from it as needed - that is, if you later edit something it will behave more intelligently. The actual editing is always done in the Score View pane, choosing Edit Object while the cursor is on the offending object and then dragging in the Print Preview window to indicate the amount of change required.

The Main Menubar

The Main Menubar has submenus for overall control of the program. It contains the following submenus:

  • File

  • Navigation

  • Edit

  • View

  • Input

  • Playback

  • More

  • Help

  • Educational

File

[Note]Note

This menu has been re-organized, so the following is only a rough guide.

Use the File menu to perform global operations related to storing and retrieving from file systems. The File menu contains the following Menu Items:

Menu ItemDescription
NewCreate score from scratch.
OpenOpen an existing Denemo file.
Add StaffsOpen an existing Denemo file and append the staffs from the (first) movement of it to the staffs in the current movement.
Add MovementsOpen an existing Denemo file and append the movements from it to the current score.
Open RecentOpen a file recently edited.
Open Standard TemplateCreate score from a stock template.
Open from GalleryCreate score from an example in the Gallery.
Open Custom TemplateCreate score from a template you have saved.
New WindowOpen another instance of Denemo.
Open in NewOpen an existing Denemo file in a new tab (or "page") so that both can be used at once.
SaveSave the current file.
Save AsSave the current file with a new name.
Save PartsSaves a set of parts (staves) in LilyPond format.
Export PDFRun LilyPond on the current file to create a PDF.
PrintDisplays the score in a pdf view, from which it can be printed.
Print excerptDisplays only the selection in image viewer, from which it can be saved.
Print Current PartDisplays one part taken from the score in a pdf view, from which it can be printed.
Score WizardOpen a Score Setup Wizard.
CloseClose the current score but keep other Denemo scores open.
QuitClose the current scores and exit Denemo.

Edit

Use the Edit menu to access common editing commands.

Menu ItemDescription
UndoUndo the pitch and rhythm just added.
RedoRedo the pitch and rhythm just added.
SelectMenu items for selecting music in the score.
CutCopy the selected notation to the clipboard and delete the selection.
CopyCopy the selected notation to the clipboard.
PastePaste the copied notation at the cursor point.
Paste LilyPond NotesPaste text as LilyPond notes. Open a .ly file in a text editor, copy some notes and then execute this command to capture them into Denemo.
Edit ObjectA general interface to editing whatever is at the cursor, especially Directives attached to notes/chords.
Change PreferencesSet external programs (LilyPond, PDF viewer etc.), autosave interval etc. These values will bre remembered when you re-start the program
Customize Commands, Shortcuts... 
Quick settings checkbox One touch setting of keyboad shortcuts
Save Command Set. Save your current customization of the menu commands and shortcuts.
Manage Command Set. Hide/Delete/Show menu items, set keyboard shortcuts, set cursor shapes, load/save all these.

View

Use the View menu to toggle toolbars and palettes used with the mouse.

Menu ItemDescription
Score ViewShows the score in panorama format for editing. The printed score will generally look different.
Print ViewShows the score as engraved by the LilyPond typesetter. You cannot edit in this window, but you can drag items to indicate how you want an item edited.
Lyrics ViewShows any lyrics for the current staff/voice. Each verse has its own tab, when selected the lyric placement shows in the Denemo display, so you can adjust by typing in the lyrics view window
Rhythms PatternsAllows custom rhythm patterns. Enter rhythms by setting up patterns and then overlay the rhythms with pitches via MIDI or microphone
Note and Rest EntryNotes and rests buttons – the highlighted button is current duration – click a button to enter a note/rest, or to edit the note under the cursor in edit mode
Articulation PaletteA (limited) palette of expression marks etc to apply to notes. More are in the menu system under Markings.
Score Titles, Controls etcIf this is checked any Titles, indent settings etc applying to the score can be shown as buttons at the top of the score. They must be created with their graphic field set for this.
Menu of ObjectsMenu of all the Denemo commands listed under type of object
Show LilyPondPops up a window for customizing the LilyPond
Show Scheme ScriptPops up a window for showing scripts written in scheme to control Denemo

Input

Choose whether to use external sources (Audio from the Mic input or MIDI) for Denemo. To use these you may need to review the settings in Edit->Prefs first.

More

Add commands to Denemo. Extra commands are available (those which not everyone will want) via this menu. More Commands gives commands shipped with Denemo, while My Commands gives ones that you have created locally. Note that the extra commands can also be loaded at the menu where you are looking for them (you right-click on a menu item, and if there are more commands for that menu the More Commands for this Menu item will show),

Update Commands from the Internet allows you to get the latest versions of commands directly from ftp://denemo.org. They are stored in the .denemo/download directory in your home directory. You can set a preference to have this happen in the background every time you start Denemo, if you prefer.

Playback

Use the Playback menu to start playback of your score. Denemo lets you hear your score, using an internal synthesizer.

Menu ItemDescription
PlayPlays from the start marker to the end marker
StopStops the playback

Help

Use the Help menu to get help using Denemo.

Menu ItemDescription
HelpLaunch a browser to view this manual.
Chat to Other UsersConnects you to a site with other users to give advice.
AboutView Denemo version information.

Toolbar

Use the Toolbar to access common Denemo commands quickly. The Tool Bar contains the following icons:

IconDescription
Creates a new document.
Creates a new document using the score wizard.
Opens the Open File dialog box.
Saves the current file
Runs LilyPond to convert the current file to PDF and sends it to the printer for printing
Undoes the last action.
Redoes the previous undo action.
Cuts the current selection to the clipboard.
Copies the selected notation to the clipboard.
Pastes the current clipboard item at the cursor position.
Jumps to the first measure of the movement.
Jumps to the last measure of the movement.

Playback Controls

Use this frame to control MIDI playback of the current movement. It has the following controls:

IconDescription
Runs DenemoFirst script.
Runs DenemoGoBack script.
Moves the start playback position backwards. Runs DenemoGoBack script.
Sets start playback position to cursor. Runs DenemoStartToCursor script.
Moves the start playback position forwards. Runs DenemoNext script.
Runs DenemoRewind script.
Runs DenemoStop script.
Runs DenemoPlay script.
Starts playing back while recording from MIDI-in.(Runs DenemoRecord scriptto do this).
Moves the end playback position backwards.Runs DenemoGoForward script.
Sets the end playback position to the cursor.Runs DenemoEndToCursor script.
Moves the end playback position forwards. Runs DenemoLast script.
LoopRuns DenemoLoop script.
ConductorWhen you press Play the music advances past the cursor only while the mouse is moving.
ResetInternal Synth only. Performs a reset on the synth. Also resets the start/end play positions to whole piece (the visual display shows just a red bar at the start)
PanicJack only. Emits jack panic.
Set from SelectionSets the selection to be the start/end. Note first use in a session is buggy.
TempoFor movements with a single tempo this tempo is changed for rest of the playback. If the movement has an embedded MIDI tempo change, the change will be altered proportionally. The movement tempo setting itself is not altered - you are just altering the playback.(See next button or Movements->MIDI Tempo for setting that)
Set TempoSets the overall tempo of the movement to the value fixed by the Tempo slider
VolumeReduces the current volume by the % set. Again, this applies only to playback and proportionally affects embedded dynamics.
SetCalls the DenemoSetPlaybackIntervalToSelection script.

Midi In Controls

Use this frame to control MIDI input to the current movement. It has the following controls:

IconDescription
Sets the end sharps and flats to use.
MIDI->ScoreDirects the MIDI in to the score or to a MIDI recorder. The MIDI recorder is active when Record button is pressed. When you wish to return to score editing, this button re-directs MIDI-in to the score.
DeleteDeletes your MIDI recording.
ConvertConverts your MIDI recording to Notation. Not yet at all practical!
MIDI statusTells you how MIDI in will be treated. Press Control/Shift/Alt keys to modify
Switch to Play Along PlaybackWith this set, when you press Play the music will not advance past the cursor until you play the note. (Mute the current staff to prevent double sounding of notes)

Object Menu

The object menus give you actions (such as insert, delete ...) ordered by the objects (notes, staffs, measures ...) that they act on.

Menu ItemDescription
ScoreSettings that apply to the whole score.
MovementsInsert/remove navigate, change the properties of movements.
Staffs/VoicesInsert/remove, navigate, swap, change the properties of staffs or voices
MeasuresInsert/remove navigate measures .
Notes/RestsThe first menu item in this menu depends on which mode you have chosen. For example in Classic mode there is a function to move the cursor to a new note while in Insert mode the function inserts a note of the given name. These menu items are present mainly to allow you to set shortcuts – it would be too slow to use them for actually entering notes/rests. I addition there are menu items for inserting rests, deleting, tied notes, setting the notehead style and stem direction, grace notes, triplets, transposing and more
ChordsInsert/remove notes from a chord.
ClefsInsert change or set the initial clef.
KeysInsert a change or set the initial key.
Time SignaturesInsert a change or set the initial time signature.
MarkingsInsert/remove tempo indications, dynamics, slurs, trills etc.
CursorNavigation of the (Denemo) cursor.
BookmarksCreate/delete or move to bookmarked positions in the current movement.
LyricsCreate and delete lyrics.
OtherEnter chord symbols, figured basses or LilyPond directives. Clear overlays.

Score

In the score properties dialog things that affect the whole piece can be set, as well as the titles of the current movement. In the score properties dialog you can include directives to apply to all the movements.

[Note]Note

When a file is loaded it opens with the final movement set as the current movement.

Adding Markings

Dynamics, Slurs, Trills, Tempo Indications, and much more a found in the Markings menu

You can collect together your favorite ones, either by assigning shortcuts, or creating a menu of favorite commands which just invoke the action you use.

Procedure 4. Adding Markings using the Articulation palette

Some ornaments and articulations have been collected together as a palette.

Example 1. 


    Music Snippets

    The Music Snippet toolbar lets you keep a number of snippets of music for pasting into your score. You can enter notes following a rhythmic pattern of a snippet. If you have a pattern in your music that appears many times you only need to type it once. By selecting it and clicking Create Snippet you install that snippet on the toolbar. Then as you enter notes (in Insert Mode) the notes follow the rhythmic pattern chosen. Pressing a duration key goes back to adding notes of the prevailing duration. You can have several snippets like this and switch between them using the space bar (or other keybinding of your choice). Another (more musical) way of entering rhythms is to "drum" them in using the keys on the computer keyboard for quarter-note, eighth-note etc, a curious sort of "musical instrument" where you change key for different durations. Use the numeric keypad for this. Drumming in is quickly learnt and, by playing in the notes rhythmically you can keep your place in the music. Use the immediate feedback option for this, so that you get a bell to confirm when you have completed a measure.

    The snippets toolbar is also where "special" notes such as Breve, Longa will appear.

    Using Input->Midi or Audio allows you to enter pitches directly. If you have entered your piece of music as pure rhythm you can overlay with the pitches using a MIDI controller or musical instrument with mic, headphones out or pickup attached to your soundcard.

    A Survey of the Input Methods

    Introduction

    Denemo allows you to explore all the actions (insert/delete/edit/navigate...) using the menus. So, for example, inserting notes can be found under Notes/Rests while inserting a Staff comes under Staffs/Voices.

    [Note]Note
    When you have found the action you need you can right click on the menu item to get an explanation of the action and to view/set a key press- a keyboard shortcut - to activate the action. If you are setting a lot of keyboard shortcuts for menu items you can check the Edit->Keyboard Setup->Allow Quick Shortcut Edits button, whereupon you can set the keyboard shortcut just by pressing the desired key while the menu item is selected. In addition you can customize the mouse actions to initiate commands, and set the cursor that will show while certain mouse conditions apply.

    Denemo offers several ways of entering music: typing at the keyboard, playing in via a MIDI keyboard (controller), playing in acoustically using a microphone or choosing items from the menu system.

    Using the menus for everything would be very slow, but next to each menu item is the keypress that you can use instead. If there is no keypress shown, and you want to use that item often, then right click on the menu item and you can set a key combination for that menu action. Right clicking is also useful for getting a description of what the menu action is.

    Typing at the keyboard can be very fast, if you forget which keypress you need you can consult the menu system to find out. This method is good for touch typists.

    For entering a lot of already written-out music, playing the music in via a MIDI keyboard or microphone can offer the fastest and most musical method.

    One way to do this is enter the music as pure rhythms, ignoring the note names. The durations show as yellow/brown notes. Each duration sounds its own pitch and length as you enter the durations. As you start each measure the bell will sound so that you can keep your eyes on the score you are copying without needing to look up and check that you haven't miss-typed. If you are a reading musician you will find that you tap in the rhythm rhythmically which helps to keep your place in the piece you are entering.

    Once you have entered the rhythms for one or two measures you play the notes via MIDI - they automatically fill in the rhythm for you. When you play notes in via MIDI they give their pitches to the rhythm you have notated. By this means you can enter a piece of music in the time taken to play it twice - once to give the rhythm and once to give the pitches. If the piece modulates strongly you may need to shift the set of accidentals used to match the score. If entering pitches via a mic you need to navigate to the start point, but this isn't needed for MIDI in.

    The oldest Denemo keymaps are no longer supported. (see the section called “Adding Key/Mouse Shortcuts”). (Input via MIDI keyboard and Mic in is now available). Denemo shortcuts also work on Numeric Keypad.

    Playing Notes into Denemo - MIDI

    Denemo can take pitches directly from MIDI input. Select Input->Midi Input. The control panel allows you to choose the enharmonic range. Under Input->MIDI are various "MIDI filters" that allow you to control how the MIDI input is used: with none active the behavior is as if you had entered the notes using the pc-keyboard, but with the following advantages

    • The octave, accidental and note name are all entered in one press of the MIDI key.
    • The duration keys enter the yellow/brown duration-only notes, when you play a MIDI key the cursor automatically moves to the first of these.
    • Holding down the Alt key (or sustain pedal) lets you enter chords.
    • Holding down the Ctrl key lets you check the pitches of a piece already entered. The cursor only advances if the note played is the one at the cursor.
    • Holding down the Shift key lets you listen to the MIDI keyboard without affecting the score.

    The MIDI filters are scheme scripts, so they can be tailored to do whatever you wish. One example is a filter that enables you to enter Figured Bass figures by playing the notes corresponding to the figures while holding down the bass note. Another is the "AngryDelete" filter. With this filter on notes are entered normally with the cursor advancing automatically, but if you make a mistake and press the wrong note just hit the next one much louder and it will make the correction for you! MIDI filters are found under Input->MIDI

    Transcribing from Facsimile or Hand-written Score

    [Note]Note
    This feature is now largely redundant as you can now open a source pdf and place links to it in the Denemo score, which is quicker to do

    This is particularly useful for difficult-to-read scores. Each measure of the original can be captured as an image and stored along with the Denemo measure that is your transcription. This makes the transcribing process much easier as you can glance at your original without losing your place in a large messy manuscript. Capturing the images of the measures is done using a screenshot type of process - you need to have the original visible on the screen so you can indicate the extent of each measure.

    First display the original score or part on the screen using your pdf viewer or other image display software. Then, in Denemo, choose one of the Capture Measures commands. For a Full score you can capture all the parts at once - choose Movement->Capture Score->Capture Measures (Score). If you have parts use Staff->Capture Score->Capture Measures (One Staff).

    Now you can continuously enter measures by left clicking at each measure. You can adjust the start position of the measure (which is normally the end of the last one) by right-clicking. As you enter a measure image a Denemo measure is entered into the score and the image placed underneath it. To stop entering images press a key on the keyboard. There are also commands to delete an erroneous measure-image and to insert a new one - N.B. when you delete the image for a measure all the other measures shift along by one, so they are under the wrong bars until you insert a new screenshot for the measure.

    Now you can transcribe the music straight from the images directly under the measure you have selected. LaManina.denemo is an example: the original print made in Venice is quite difficult to decipher and has a couple of errors. In this Denemo file each measure for each part can be seen directly beneath the transcription. You will notice that in places the original measure was split across two lines; at the moment there is no mechanism for joining up the two halves, so instead the following measure has an image containing the remainder of the measure plus the next measure.

    Playing Notes into Denemo - Audio (Souncard Mic Input)

    Denemo can listen for, and detect the pitch of notes on the mic input of the computer; it doesn't attempt to guess the rhythm - such systems do not work well - but you will find that playing the notes in time will help you to play them in, as well as make playing them in a musical experience rather than a chore.

    Playing the notes in can be much quicker than using the keyboard since the note octave and accidental are all given just by playing the note. If you are able to play a musical instrument then this will probably be much faster for you than typing note names, octave shifts and accidentals at the computer keyboard. Using the headphones out of an electronic keyboard avoids "noises-off" interfering with the pitch detection. Many microphones and pickups benefit from some pre-amplification - it is worth getting the level right before you begin.

    When you select the Input->Audio on the Main Menu the Pitch Recognition window pops up. While the mouse pointer is inside the score drawing area the score is sensitive to pitches heard via the microphone input. The background colour of the score changes to show that the notes will be entered into the score.

    There are two ways of using the pitch entry - Overlay mode (default) and Insert mode. The button marked Insert causes notes to be entered into the current measure in the prevailing rhythm - the mode is set to Insert for this. The button marked Overlays overlays the notes already present with the pitches you sound. There is a third button, marked Tuning, which is a state-of-the art musical instrument tuner.

    Music is entered into the measure which holds the cursor. If you are overlaying a rhythm already entered, then the first un-overlayed note in the measure is overlayed by the note detected. You can delete the overlay using the regular delete keys, or clear them altogether if you want to start over in a measure. If you are in Insert mode then the notes detected will be inserted at the cursor position.

    Use the enharmonic shift to select whether Bb or A# should be entered when you enter the given pitch - you can usefully go as far as B# and Fb.

    Use the transpose control to shift up or down by octaves.

    Most of the other settings would require study of the Aubio documentation to understand, but the one marked threshold may be useful to make the detection less sensitive to ambient noises if using a microphone with an acoustic instrument.

    The best set-up is to plug the headphones-out socket of an electronic keyboard into the mic input, and choose a piano setting on the electronic keyboard.

    If you don't have any musical instrument that you can plug directly into the mic in, then you can use an acoustic instrument with a microphone, in which case move your microphone closer or further from your instrument to get reliable detection. Too close and you get double detections, too far and you get missed ones. To check for good detection open a piece of music, set Overlay mode and put the cursor in the first measure and play the piece in – the notes should all turn blue if you have perfect detection. It is worth while getting perfect detection – more than one or two miss-detects per piece of music and you may want to use the Insert rather than the Overlay method.

    The Audio Input button introduces a special entry mode where the pitches you play in will overlay the rhythm, appearing as blue notes. You can delete any wrong pitches using the usual delete keys, without deleting the rhythm. In fact if you have an "interloper" (an extra spurious note) you can delete it and the other pitches will all move along to their correct places.

    Another method of playing music in acoustically doesn't involve entering the rhythm separately. For this select Input->Audio and then choose Insert instead of Overlays on the Pitch Recognition Panel that pops up. With Insert the sounded notes are entered as in the prevailing rhythm. The same applies if you have MIDI, only you just need to select Insert mode to enter the notes in that case. So by choosing a rhythm (e.g. half-note, quarter-note, or a custom rhythm pattern) and playing in the pitches you can enter the music into a blank score.

    Score Setup

    Denemo provides different ways to set up scores:

    • Create template with the special name "default.denemo". If this is placed at the top level of your templates directory (that is ~/.denemo/templates/default.denemo), then it will be opened each time you start a new score.

    • Create an init.denemo score with everything you want to start up with, and any actions you want to be taken before you begin. This will be opened when you first start Denemo (that is once per Denemo session). See the section called “Musical Score that Do Things!” for details on what actions you can have Denemo perform before you start.

    • Use a Template

    • Use shortcut keys to add staves and set attributes

    • Use Menus

    Using Templates to Setup Scores

    Denemo comes with a few preinstalled templates. You can also design your own templates as well.

    1. Navigate to File, New From Template, The Open dialog box appears.

    2. Double click on a template name from the list of templates. The dialog box closes and the template appears.

    [Note]Note

    Adjust the clef, key and time signatures as needed.

    Using Shortcuts to Setup Scores

    Inserting attributes with shortcut keys is an effective way to quickly customize a template.

    • Navigate to the Staff you want to change an attribute using one of these shortcuts:

      • Select Staffs/Voices-\>StaffDown to move down one staff

      • Select Staffs/Voices-\>StaffUp to move up one staff

    Using Templates to Setup Scores

    Denemo Comes with a wide range of prebuilt templates for standard vocal and instrumental scores. If you have a custom score setup you use over and over create a score layout using the Setup Wizard and save it as a template.

    1. Click on File-\>New From Template, The Open Dialog box appears displaying the currently available Templates.

    2. Double click on the template name in the righthand pane. The template loads in the Main Denemo Window.

      [Note]Note

      The currently active staff will be black. All other staves will be yellow, until they are active.

    Adding Key/Mouse Shortcuts

    Denemo allows you to choose which keys activate which commands. It also allows you to choose Mouse press/release gestures (in combination with keys such as Shift, NumLock, CapsLock etc).

    To choose a shortcut for a menu item, right-click on the item and choose the Create Mouse Shortcut, or the Edit Shortcuts option. The Set Mouse Shortcut Dialog requires you to set which button and action you want to use and then to hold/lock the keyboard modifier while clicking on the big button. The setting you have chosen is shown, and you click ok to accept it.

    To set a keyboard shortcut, and to delete any sort of shortcut, use the Edit Shortcuts menu item. This dialog also allows you to choose a cursor to show while certain mouse actions are underway.

    If your choice of keyboard shortcut already belongs to another command, you are warned about this, and given the chance to change your mind or steal the shortcut. Also, you can choose whether to distinguish between keypresses with, say the NumLock down and those without or to ignore it. If the NumLock is set but no command for that key specifically requires it then the setting of NumLock is ignored and the keypress is treated as if the NumLock was off.

    The menu item that activates the command shows the shortcuts that exist in bright blue lettering. PrsL-CapsLoc, for example, is the Press action on the Left mouse key while the CapsLock light is on. In the default command set this is linked to the BeginSlur command, so that together with the RlsL-CapsLoc for the release of the left mouse button, you can "draw" slurs by using the mouse. Similarly, Shift with left mouse button (MveL-Shift) is set to allow you to drag notes up and down the staff. (This is using Command MoveNoteToCursor, which is found under Notes/Rests/Edit/Edit Note/To Cursor)

    More Commands

    Adding More Features

    It is possible to add more commands to the set that Denemo ships with. Some of these are shipped with Denemo, but not added automatically so as to keep the menu sizes manageable. Generally, you right-click to find more menu items to add; once added you can set a keyboard/mouse shortcut and keep the command in your default setup.

    Adding Your Own Features

    You can also get Denemo to remember a frequently used sequence of actions - it can be installed in the menu system and given a keyboard shortcut just like any other command.

    To do this you right-click and choose Show Scheme Script. (You do not have to understand what a Scheme Script is to use this!). In the little window that pops up set Record Scheme Script and then do the set of steps you wish Denemo to remember, using the menu items, not keyboard, for each step.

    As a simple example, suppose you wanted a command to delete the next note (there are commands to delete the previous note and the current note, so why not?). You would enter some notes, put on Record Scheme Script and then from the menu Cursor select Cursor Right (to move on to the note to be deleted), and with the Notes/Rests->Delete->Delete Object menu item you would delete the note. (Each time you use a menu item you will see a new command entered into the Scheme window). Now turn off Record Scheme Script and you can experiment with your new command by pressing Execute in the Scheme Script window. To save this new command for future use, you right click on a menu item (in the menu where you would like the command to appear) and choose "Save Script as New Menu Item", this will ask you to make up a name for your new command as well as a label for the menu item etc.

    You can save the command in your default sequence of commands (via Edit->Customize Commands...->Manage Command Set->Save as Default Command Set). If not you will be asked if you want to save your new commands when you exit. Otherwise you can re-load via the More->My Commands menu item.

    An even easier way

    There is an even easier way of adding your own favorite LilyPond tweaks, which is by modifying a tweak that has already been done. This can be done by using the text-edit dialog on an existing Denemo Directive (usually found under the Advanced button provided by an edit script). Here you can see the actual LilyPond text that will be inserted, and there is a button to create a script to generate whatever you choose to enter. You can also enter the name of graphic images (.png files) that are to be used to represent your item in the display, and say where it should be positioned.

    Once you have created the script, it can be saved in the menu system by right clicking on an item in the menu where you want to place the command, and choosing "Save Script as New Menu Item" as above.

    Writing Scheme Scripts

    If you are a programmer you will have guessed that you can edit the Scheme Script window to create any command you want. Even if you are not familiar with Scheme you may find that you can adapt other scripts to do what you want.

    A good example of this is a script to insert a particular LilyPond directive into the score. This is all that many scripts do: it is easy to see the piece of LilyPond in the Scheme Script window, and by changing it you can create a new command.

    For example, from the More menu select the command /menus/ObjectMenu/Instruments/Orchestral/RehearsalMark (the files are laid out in folders/directories in the same way as the menu system itself). Then choose Get Script from the right click menu. With this command its script is appended to the Scheme Script window. Here you can see the part that says

    • (d-DirectivePut-standalone-postfix "RehearsalMark" " \\mark \\default" )

    which is inserting the LilyPond directive "\mark \default" which inserts the default rehearsal mark. (The extra \s are needed to tell Scheme that you literally mean a \ sign). You can change this to insert any other LilyPond that you need - always doubling the \ signs. The you can save as a new menu item, or use Save Script to customize the script you started with.

    More ambitious programmers will need to know all the commands available. Besides the complete Denemo command set (the list is given in the Command Management window) there are the following additional Scheme procedures defined.

    • d-InitializeScript deprecated - init.scm is now run automatically. (parameter: action-name) runs a script init.scm in the menupath attached to the action whose name is given. Used by commands that need a time-consuming initialization step which can be skipped on subsequent calls.
    • d-GetType returns a scheme string indicating the type of the current object
    • d-GetNoteName returns a scheme string, giving the note name a-g of the current note
    • d-GetNote returns a scheme string, the note name, accidental and octave of the current note (LilyPond notation)
    • d-GetNotes returns a scheme string, the notes of a chord separated by NULL characters
    • d-PutNoteName takes a string argument, a note in LilyPond notation. Changes the note at the cursor. Not for use with multi-note chords.
    • d-DiatonicShift Deprecated.
    • d-NextObject moves cursor to next object, returning TRUE if current object has changed
    • d-NextChord as d-NextObject, but skipping non-chord objects. chords includes rests and chords with 1 or more notes.
    • d-NextNote as d-NextChord but skipping rests (i.e. chords with 0 notes).
    • d-NextStandaloneDirective as NextObject, stopping on a standalone directive. Using d-DirectiveGet-standalone tag a directive of a particular tag can be found.
    • (d-Directive-type? optional-tag) where type is one of score, scoreheader, movementcontrol, header, paper, layout, clef, timesig, keysig, staff, voice, standalone, chord or note.This returns #t if the cursor is on a directive of type (with tag optional-tag if optional-tag is present) else #f
    • (d-DirectivePut-standalone? tag) inserts a standalone directive with the given tag at the current cursor position and places the cursor on it.
    • (d-DirectiveGetTag-type) where type is one of score, scoreheader, movementcontrol, header, paper, layout, clef, timesig, keysig, staff, voice, standalone, chord or note. This returns the tag if the cursor is on a directive of type else #f
    • (d-DirectiveGetTagForTag-type tag) returns the tag passed in if the cursor is on directive of type with that tag, else it returns the tag of the first directive of type that is present at the cursor, else #f
    • d-WarningDialog Pass a string argument to pop up a warning.
    • d-GetOption (parameter string of options). Takes a null separated set of options and pops up a dialog offering them to the user. Returns the one chosen or #f if the user cancels.
    • d-GetChar returns a string containing a single character from the user (blocks waiting for a keypress)
    • d-GetKeypress returns a string representing a keypress from the user (blocks waiting for a keypress) (e.g. Up for the up arrow key etc.)
    • d-GetCommand returns a string containing the command name for the user's keypress (blocks waiting for a keypress)
    • d-GetUserInput takes three strings, displays and returns the user's response as a string.
    • d-GetMidi
    • d-PutMidi
    • d-PlayMidiKey
    • d-BassFigure
    • d-GetNoteAsMidi
    • d-RefreshDisplay
    • d-InputFilterNames sets the status bar
    • d-Chordize Ensure that even a single note is treated as a chord - needed for some LilyPond constructs (e.g. fingerings)

    Standard Denemo commands that pop up dialogs will work as usual if no argument is passed to them from Scheme. In general if a string consisting of strings of the form "name=value\0" is passed these will be used and no popup will occur. The field "name" will be given the value "value". The \0 is a NULL character that separates the assignment strings. As a shorthand if there is only one value being passed you can just pass the value. The names of the fields depend on the action being called. So for example

    Example 2. 

    (d-Open "filename=myfile.denemo\0")


    will open the file "myfile.denemo".

    This feature is being rolled out, and currently works for

    • d-InsertLilyDirective (directive, display. minpixels) (deprecated function)
    • d-AttachLilyToChord (prefix, postfix, display) deprecated see d-DirectiveGet-chord-* and d-DirectivePut-chord-* below
    • d-AttachLilyToNote (prefix, postfix, display) deprecated see d-DirectiveGet-note* and Put below
    • d-StaffProperties understands a couple of property=value settings
    • d-InitialClef
    • d-InsertClef
    • d-InitialKey
    • d-InsertKey
    • d-Open filename
    • d-ScoreProperties (fontsize= size of font to be used for score)

    Variables Defined in Scheme

    Variable NameMeaning
    LG-Segno-
    LG-ReverseTurn-
    LG-Signumcongruentiae-
    LG-LinePrall-
    LG-PrallUp-
    LG-PrallDown-
    LG-DownMordent-
    DenemoPref_lilypath-
    DENEMO_VERSION-
    DenemoPref_audioplayer-
    DENEMO_ACTIONS_DIR-
    LG-UpMordent-
    DenemoPref_fontspec-
    DENEMO_LILYPOND_DIR-
    DenemoPref_pdfviewer-
    DENEMO_LOCAL_ACTIONS_DIR-
    LG-DownPrall-
    DenemoPref_imageviewer-
    DENEMO_LOCAL_LILYPOND_DIR-
    LG-UpPrall-
    LG-Prall-
    Pitchbend::commandDown-
    LG-PrallPrall-
    Pitchbend::commandUp-
    LG-PrallMordent-
    DBLQ-
    LFEED-
    LG-Turn-
    stop-
    LG-Trill-
    LG-Mordent-
    LG-Upprall-
    LG-VeryLongFermata-
    NotationMagick::ASCIISTRING-
    NotationMagick::NOTATIONSTRING-
    LG-LongFermata-
    LG-ShortFermata-
    LG-Fermata-
    LG-PlusNoteHead-
    LG-Stopped-
    LG-ArpeggiatoUp-
    LG-ArpeggiatoDown-
    LG-Arpeggio-
    LG-Snappizzicato-
    LG-Harmonic-
    LG-Rheel-
    LG-Lheel-
    LG-Thumb-
    LG-DownBow-
    LG-UpBow-
    LG-Portato-
    LG-Tenuto-
    LG-Marcato-
    LG-Expressivo-
    LG-Accent-
    LG-Staccatissimo-
    LG-Staccato-
    DENEMO_VARCODA-
    DENEMO_CODA-
    DENEMO_SEGNO-
    DENEMO_REVERSETURN-
    DENEMO_SIGNUMCONGRUENTIAE-
    DENEMO_LINEPRALL-
    DENEMO_PRALLUP-
    DENEMO_PRALLDOWN-
    DENEMO_DOWNMORDENT-
    DENEMO_UPMORDENT-
    DENEMO_DOWNPRALL-
    DENEMO_PRALL-
    DENEMO_PRALLPRALL-
    DENEMO_PRALLMORDENT-
    DENEMO_TURN-
    DENEMO_TRILL-
    DENEMO_MORDENT-
    DENEMO_UPPRALL-
    DENEMO_VERYLONGFERMATA-
    DENEMO_LONGFERMATA-
    DENEMO_SHORTFERMATA-
    DENEMO_FERMATA-
    DENEMO_PLUSNOTEHEAD-
    DENEMO_STOPPED-
    DENEMO_ARPEGGIATOUP-
    DENEMO_ARPEGGIATODOWN-
    DENEMO_ARPEGGIO-
    DENEMO_SNAPPIZZICATO-
    DENEMO_HARMONIC-
    DENEMO_RHEEL-
    DENEMO_LHEEL-
    DENEMO_THUMB-
    DENEMO_DOWNBOW-
    DENEMO_UPBOW-
    Denemo-Rest8-
    DENEMO_PORTATO-
    Denemo-Note8-
    DENEMO_TENUTO-
    Denemo-Rest7-
    DENEMO_MARCATO-
    Denemo-Note7-
    DENEMO_EXPRESSIVO-
    Denemo-Rest6-
    DENEMO_ACCENT-
    Denemo-Note6-
    DENEMO_STACCATISSIMO-
    Denemo-Rest5-
    DENEMO_STACCATO-
    Denemo-Note5-
    Denemo-Rest4-
    Denemo-Note4-
    Rest7-
    Denemo-Rest3-
    Denemo-Note3-
    Rest6-
    Denemo-Rest2-
    Denemo-Note2-
    Rest5-
    Denemo-Rest1-
    Denemo-Note1-
    Rest4-
    Denemo-Rest0-
    Denemo-Note0-
    Rest3-
    Rest2-
    Rest1-
    Rest0-
    REST7-
    REST6-
    REST5-
    DenemoPref_browser-
    REST4-
    REST3-
    REST2-
    REST1-
    REST0-
    CurrentScript-
    DenemoPref_profile-
    DenemoPref_username-
    DenemoPref_denemopath-
    DenemoPref_temperament-
    cue-Delete-
    cue-SetPadding-
    cue-EditText-
    cue-OffsetPositionOne-
    cue-OffsetPositionAll-
    cue-SetRelativeFontSize-
    cue-PlaceBelow-
    DenemoPref_audio_driver-
    cue-PlaceAbove-
    DenemoPref_midi_driver-
    cue-Advanced-
    GlobalRememberInterval-
    MusicalSymbols-flat-
    DenemoPref_jack_connect_ports_l-
    MusicalSymbols-sharp-
    DenemoPref_jack_connect_ports_r-
    DenemoPref_portaudio_device-
    DenemoPref_portmidi_input_device-
    DenemoPref_portmidi_output_device-
    DenemoPref_fluidsynth_soundfont-
    LG-Varcoda-
    LG-Coda-

    Functions Callable from Scheme

    All functions are prefixed by d- when called from scheme. For example the command Help is called thus (d-Help).
    Command NameHelpLabelMenu Path
    DirectiveGetTag-headerNo help--
    ModelessNo help--
    PrevChordInMeasure"Moves the cursor the the previous object of type CHORD in the current measure. Returns #f if the cursor did not move"--
    TogglePrall::paramsNo help--
    DirectiveGet-paper-override"Gets the value of the override field (a string) of the paper directive with the passed tag."--
    DefaultFinalizePrintNo help--
    PrintTypesets the score using LilyPond and opens a print dialogPrint-
    musobj?No help--
    SetMovementTempoSets the (initial) tempo in quarter notes per minute.MIDI Tempo/ObjectMenu/MovementMenu
    TogglePrallAdds/Removes a prall to the notePrall (Off/On)/ObjectMenu/NotesRests/Markings/Ornaments
    DirectiveGet-chord-display"Gets the value of the display field (a string) of the chord directive with the passed tag."--
    PrintMovementTypesets the current movement and opens a print dialogPrint Movement-
    DeleteLilyPondOnChordDeletes the LilyPond attached to the chord at the cursor.Delete LilyPond on Chord/ObjectMenu/ChordMenu/Directives
    NotationMagick::ReverseCopyBufferNo help--
    SetMovementTempo::paramsNo help--
    DefaultInitializePrintNo help--
    PrintExcerptPreviewDisplays a musical excerpt in your image viewerPrint Excerpt-
    DirectiveGet-tuplet-display"Gets the value of the display field (a string) of the tuplet directive with the passed tag."--
    DeleteLilyPondOnChord::paramsNo help--
    musobj.pitchNo help--
    WriteStatus"Takes a string putting the scheme controlled status bar; with no argument it hides this status bar"--
    NextChordInMeasure"Moves the cursor the the next object of type CHORD in the current measure. Returns #f if the cursor did not move"--
    DirectiveGet-paper-gy"Gets the value of the gy field (a string) of the paper directive with the passed tag."--
    MusbObj::MoveToNo help--
    PrintSelectionDisplays selected music from score in your pdf viewerPrint Selection-
    RemoveDotSelectionSwitcherRemove one dot for each note in the selection or single noteRemove Dot/ObjectMenu/NotesRests/EditNote
    DirectivePut-chord-postfix"Writes the postfix field (a string) of the chord directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ClefChooserChoose any sort of clef. If the cursor is at the start change initial clef, else insert chosen clef.Clef Chooser/ObjectMenu/ClefMenu
    PrintViewDisplays the final finished score in the Print View windowPrint Preview-
    RemoveDotSelectionSwitcher::paramsNo help--
    set!musobj.pitchNo help--
    OpNineWrapper/Dummy for KeypressesOpNine/MainMenu/MoreMenu
    ClefChooser::paramsNo help--
    PrintPreviewDisplays the final finished score in your pdf viewerPrint Preview-
    DirectivePut-tuplet-graphic"Writes the graphic field (a string) of the tuplet directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Directive-header?No help--
    InputFilterNames"Takes a string putting it on the scheme-controlled status bar as a list of active filters"--
    CreatePartsFromTopCreates a set of parts extracting the highest part first.Create Parts (Treble First)/ObjectMenu/StaffMenu/Voices
    PrevChord"Moves the cursor the the previous object of type CHORD in the current staff. Returns #f if the cursor did not move"--
    DirectiveGet-paper-gx"Gets the value of the gx field (a string) of the paper directive with the passed tag."--
    MusObj::maxPitchNo help--
    ExportMIDIExport the score as a MIDI fileExport MIDI-
    ProcessSchemeCopyBufferMusObjNo help--
    DirectiveGetTag-movementcontrolNo help--
    CreatePartsFromTop::paramsNo help--
    StopStaffStop drawing the staff and barlines in Lilypond. Notes are still drawn.(Print) Stop Drawing Staff/ObjectMenu/Directives/Staff
    DirectivePut-chord-prefix"Writes the prefix field (a string) of the chord directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ExportPNGExport the score as a PNG image fileExport PNG-
    BookCopyrightPrints a copyright notice on title pageCopyright/ObjectMenu/Score/Titles/Book Titles
    GetNoteUnderCursorAsLilypondNo help--
    ExportPDFExport the score as a PDF document fileExport PDF-
    DirectivePut-tuplet-postfix"Writes the postfix field (a string) of the tuplet directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    AmbitusToggle the ambitus engraver for this staff on or off(Print) Ambitus (On/Off)/ObjectMenu/StaffMenu
    CheckLilyVersion"Returns a boolean if the installed version of LilyPond is greater than or equal to the passed in version string"--
    NextChord"Moves the cursor the the next object of type CHORD in the current staff. Returns #f if the cursor did not move"--
    DirectiveGet-paper-ty"Gets the value of the ty field (a string) of the paper directive with the passed tag."--
    CreateMusObjCursorNoteNo help--
    ExportMUDELAExport the score as a lilypond fileExport Lilypond-
    NotationMagick::MirrorSelectionNo help--
    Ambitus::paramsNo help--
    BookCopyright::paramsNo help--
    DirectivePut-chord-display"Writes the display field (a string) of the chord directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ChangeExpressionAka "Sub Volume" or "Percent Volume". The "real" volume. Use Volume as initial value for each staff/channel and change further cresc/desc with expression. 11 Expression/ObjectMenu/Directives/MIDI
    SavePartsSave Parts: each staff becomes a file in lilypond formatSave Parts-
    SchemePasteNo help--
    ToggleUpprall::paramsNo help--
    StopStaff::paramsNo help--
    ChangeExpression::paramsNo help--
    NewMovementCreate a new movement, usign any default templateNew Movement-
    DirectivePut-tuplet-prefix"Writes the prefix field (a string) of the tuplet directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SchemeCopyNo help--
    GetLilyVersion"Returns the installed LilyPond version"--
    SelectAllStaffsSelects the whole movement / All staffsSelect All Staffs/MainMenu/EditMenu/Select
    PrevSelectedObject"Moves the cursor to the previous object in the selection. Returns #t if the cursor moved"--
    ToggleUpprallAdds/Removes Up Prall ornamentUp Prall (Off/On)/ObjectMenu/NotesRests/Markings/Ornaments
    DirectiveGet-paper-tx"Gets the value of the tx field (a string) of the paper directive with the passed tag."--
    InsertMovementAfterInsert a new movement after the current oneInsert Movement After-
    GetPositionNo help--
    set!musobj.dotsNo help--
    Directive-movementcontrol?No help--
    DeleteLilyPondOnNoteDeletes the LilyPond attached to the note where the cursor is.Delete LilyPond on Note/ObjectMenu/NotesRests/Directives
    SelectAllStaffs::paramsNo help--
    DirectivePut-score-graphic"Writes the graphic field (a string) of the score directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    HideTimesigOn printing, omit the time signature change at the cursor, or the initial time signature if the cursor is not on a time signature change.(Print) Hide/ObjectMenu/TimeSig
    InsertMovementBeforeInsert a new movement before the current oneInsert Movement Before-
    DirectiveGetTag-scoreheaderNo help--
    DeleteLilyPondOnNote::paramsNo help--
    NewWindowCreate working area (tab with an empty score in it)New Tab-
    DirectivePut-tuplet-display"Writes the display field (a string) of the tuplet directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    NotationMagick::ModifySelectedObjectsNo help--
    PianoStaffStartStart grouping single staves together in order to form multi-stave systems. The PianoStaff is identical to a GrandStaff, except that it supports printing the instrument name directly.PianoStaff Start/ObjectMenu/StaffMenu/StaffGroupings
    NextSelectedObject"Moves the cursor to the next object in the selection. Returns #t if the cursor moved"--
    DirectiveGet-paper-y"Gets the value of the y field (a string) of the paper directive with the passed tag."--
    GetLabel"Takes a command name and returns the label for the menu item that executes the command or #f if none"--
    EndSecondTimeBarCloses the second time bar peviously opened (printing)Close Second Time Bar/ObjectMenu/MeasureMenu/Repeats
    SaveTemplateSave the score as a template for re-use as a starting point for new scoresSave Template-
    NotationMagick::PutBinaryStringListNo help--
    set!musobj.basedurationNo help--
    PianoStaffStart::paramsNo help--
    DirectivePut-voice-graphic"Writes the graphic field (a string) of the voice directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    EndSecondTimeBar::paramsNo help--
    OpenMyTemplateStart a new score from one of your own template filesOpen Custom Template-
    EnterNo help--
    AddLowestUpPerfect5Add a perfect fifth as chordnote relative to the lowest note upwards.Add Perfect 5th above base/ObjectMenu/ChordMenu/AddAboveBase
    OpenExampleStart a new score from a built-in exampleOpen Example-
    DirectiveTextEdit-timesig"Takes a tag. Lets the user edit (by running the editscript named by the tag) a timesig directive of the passed in tag. Returns #f if none"--
    AddLowestUpPerfect5::paramsNo help--
    PrevObjectInMeasure"Moves the cursor to the previous object in the current measure, returning #f if the cursor was on the first object"--
    DirectiveGet-paper-x"Gets the value of the x field (a string) of the paper directive with the passed tag."--
    AddKeybinding"Takes a command name or command id and binding name and sets that binding on that command returns the command id that previously had the binding or #f if none"--
    MovementNoteheadsCrossCross note head style for the current movement.Cross/ObjectMenu/MovementMenu/NoteHeadStyles
    OpenTemplateStart a new score from a built-in template fileOpen Template-
    ChooseTimeSignatureChoose from a set of typical time signaturesChoose Typical Time Signature/ObjectMenu/TimeSig
    set!musobj.durationNo help--
    DirectivePut-staff-graphic"Writes the graphic field (a string) of the staff directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    MovementNoteheadsCross::paramsNo help--
    SaveCopySave a copy of the scoreCreate Copy-
    PrintWithAmbitusPrints the score printing the range (ambitus) of each part at the start of the staffPrint with Ambitus/MainMenu/FileMenu/PrintMenu
    NotationMagick::PutBinaryStringNo help--
    AllegroAssaiGives Allegro Assai tempo indicationAllegro Assai/ObjectMenu/NotesRests/Markings/TextMarks/Tempo Indications
    Directive-scoreheader?No help--
    ChooseTimeSignature::paramsNo help--
    HideTimesig::paramsNo help--
    SaveAsSave the score under a new nameSave As-
    DirectiveActivate-timesig"Activates a timesig directive widget of the passed in tag. Returns #f if not a button"--
    NotationMagick::ReverseStringsInListNo help--
    musobj.durationNo help--
    AllegroAssai::paramsNo help--
    DirectiveGetTag-scoreNo help--
    PrintWithAmbitus::paramsNo help--
    NextObjectInMeasure"Moves the cursor to the next object in the current measure, returning #f if there were no more objects to the left in the current measure"--
    DENEMO_OVERRIDE_ABOVENo help--
    DirectivePut-paper-override"Writes the override field (a string) of the paper directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    GetId"Takes a command name and returns and id for it or #f if no command of that name exists"--
    SaveSave the scoreSave-
    VERSION_MAJORNo help--
    DirectivePut-standalone-graphic"Writes the graphic field (a string) of the standalone directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    OpenNewWindowOpen a file containing a music score for editing in a separate working area (tabOpen In New-
    NotationMagick::Number->DigitsAsBinaryNo help--
    SelectStaffSelects the whole staffSelect Staff/MainMenu/EditMenu/Select
    VERSION_MINORNo help--
    MovementPropsChange properties of this movementChange Properties-
    DirectiveDelete-timesig"Deletes a timesig directive of the passed in tag. Returns #f if not deleted"--
    ChangePrintDurationBreveChange one chord member to appear like a breve duration without changing the original logic like measure calculation or the duration of newly added chord members.Change chord-member to breve/ObjectMenu/ChordMenu/ChangePrintDuration
    EndBeamInstructs LilyPond engraver to stop previously started manual beaming. Print effect only.End Beam/ObjectMenu/NotesRests/Beaming
    SelectStaff::paramsNo help--
    PrevObject"Moves the cursor to the left returning #t if the cursor moved"--
    VERSION_MICRONo help--
    AppendToVerse"Appends the passed string to the current verse of the current staff"--
    AddMovementsAdd movements from a Denemo fileAdd Movement-
    NotationMagick::ListOfNumbers->NumbersAsBinaryNo help--
    DirectivePut-paper-gy"Writes the gy field (a string) of the paper directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    EndBeam::paramsNo help--
    DeactivateTimeSignatureStencilDeactivates the stencil for Time Signatures for the whole score, which prevents them from getting drawn and taking space. But the logic is still active.(Print) Don't Engrave Time Signatures/ObjectMenu/Score
    DirectivePut-chord-graphic"Writes the graphic field (a string) of the chord directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    AddStaffsAdd staffs from a Denemo fileAdd Staffs-
    DeactivateTimeSignatureStencil::paramsNo help--
    SecondTimeBarCloses first time bars and starts second time bar(s) (printing)Second Time Bar/ObjectMenu/MeasureMenu/Repeats
    ImportMusicXmlImport a MusicXml fileImport MusicXml-
    DirectiveGet-timesig-height"Gets the value of the height field (a string) of the timesig directive with the passed tag."--
    Directive-score?No help--
    AddHighestDownPerfect5Add a perfect fifth as chordnote relative to the highest note downwards.Add Perfect 5th below top/ObjectMenu/ChordMenu/AddBelowTop
    NextObject"Moves the cursor to the right returning #t if this was possible"--
    OpFiveWrapper/Dummy for KeypressesOpFive/MainMenu/MoreMenu
    PutVerse"Puts the passed string as the current verse of the current staff"--
    SecondTimeBar::paramsNo help--
    ImportMidiImport a Midi fileImport Midi-
    NotationMagick::Digit->binaryNo help--
    DirectivePut-paper-gx"Writes the gx field (a string) of the paper directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DirectiveGetTag-noteNo help--
    AddHighestDownPerfect5::paramsNo help--
    OpFive::paramsNo help--
    DirectivePut-note-graphic"Writes the graphic field (a string) of the note directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ImportLilypondImport a Lilypond fileImport Lilypond-
    NotationMagick::String->CharsAsBinaryNo help--
    ChangePrintDurationBreve::paramsNo help--
    ChangePanWhere in the stereo field the channel sound will be placed.10 Pan/ObjectMenu/Directives/MIDI
    OpenOpen a file containing a music score for editingOpen-
    DirectiveGet-timesig-width"Gets the value of the width field (a string) of the timesig directive with the passed tag."--
    NotationMagick::Char->binaryNo help--
    DiatonicShift"Moves the note at the cursor by the number of diatonic steps passed in"--
    GetVerse"Gets the current verse of the current staff or #f if none"--
    ChangePan::paramsNo help--
    NewStart a new musical scoreNew File-
    DirectivePut-paper-ty"Writes the ty field (a string) of the paper directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    EnterRestInserts a rest in the prevailing durationInsert Rest/ObjectMenu/NotesRests/RestEntry
    DirectivePut-score-override"Writes the override field (a string) of the score directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    FlattenEnharmonicSetShifts the set of accidentals one step flatterShift Accidentals Flatwise-
    EnterRest::paramsNo help--
    use-denemoNo help--
    CheckTupletsInMeasureChecks that start/end tuplets match in the current measure.Check Tuplets/ObjectMenu/MeasureMenu
    SharpenEnharmonicSetShifts the set of accidentals one step sharperShift Accidentals Sharpwise-
    DirectiveGet-timesig-override"Gets the value of the override field (a string) of the timesig directive with the passed tag."--
    AddLowestUpDiminished5Add a diminished fifth as chordnote relative to the lowest note upwards.Add Diminished 5th above base/ObjectMenu/ChordMenu/AddAboveBase
    InsertNoteInChord"Takes a LilyPond note name, and adds that note to the chord"--
    GetChecksum"Takes a string and returns a string representing an MD5 checksum for the passed string."--
    CheckTupletsInMeasure::paramsNo help--
    ExecuteSchemeExecute the scheme code from the scripting windowExecute Scheme-
    NotationMagick::LeadingZerosFillerNo help--
    DirectivePut-paper-tx"Writes the tx field (a string) of the paper directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Directive-note?No help--
    ConvertDrum2GmSingleSelectionConverts between the midi-drum notation and a user-drum notation. The user can set his/her drummap in a template in ~/.denemo/templates or choose any other copy he made of the template file to have drummaps for different drummers avaible.Convert GM-Drum to User-Drum/MainMenu/EditMenu
    DirectivePut-voice-override"Writes the override field (a string) of the voice directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    AppendMeasureAllStaffsAppends a blank measure to every staff in this movementAppend Measure All Staffs-
    NotationMagick::RandomWithinClefRangeChromaticNo help--
    DirectiveGetTag-chordNo help--
    StartBeamInstructs the LilyPond engraver to start a beam here. (Print effect only)Start Beam/ObjectMenu/NotesRests/Beaming
    ConvertDrum2GmSingleSelection::paramsNo help--
    CHORDNo help--
    NextRhythmMake next snippet the current snippet. Notes entered will follow the rhythmic pattern of this snippetNext Snippet-
    NotationMagick::RandomWithinClefRangeDiatonicNo help--
    DirectiveGet-timesig-gy"Gets the value of the gy field (a string) of the timesig directive with the passed tag."--
    StartBeam::paramsNo help--
    PutRest"Inserts a rest at the cursor; either passed in duration (note prevailing duration not supported properly)."--
    TUPOPENNo help--
    GetMenuPath"Takes a command name and returns the menu path to that command or #f if none"--
    InsertRhythmNo Tooltip yetInsert Snippet-
    DirectivePut-paper-y"Writes the y field (a string) of the paper directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    AddLowestUpDiminished5::paramsNo help--
    TUPCLOSENo help--
    DirectivePut-staff-override"Writes the override field (a string) of the staff directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    FirstTimeBarCloses a repeated section and starts a first time bar (printing)First Time Bar/ObjectMenu/MeasureMenu/Repeats
    ChangePitchNo Tooltip yetChange Pitch-
    ChooseBarlineChoose a barline Choose Barline/ObjectMenu/Directives/Barlines
    CLEFNo help--
    FirstTimeBar::paramsNo help--
    ForceCautionNo Tooltip yetForce Cautionary Accidental-
    ChooseBarline::paramsNo help--
    DirectiveGet-timesig-gx"Gets the value of the gx field (a string) of the timesig directive with the passed tag."--
    SetAccidental"Takes a LilyPond note name, changes the note at the cursor to have the accidental passed in either LilyPond string or integer -2..+2. Returns #f if cursor is not on a note position. "--
    TIMESIGNo help--
    GetLastChange"return a string giving the latest step available for Undo"--
    ToggleGraceMakes the note at the cursor a grace note, if it is one, makes it normalGrace Note Off/On-
    DirectivePut-paper-x"Writes the x field (a string) of the paper directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    GroupStaffEndStop GroupStaff multi-stave system.GroupStaff End/ObjectMenu/StaffMenu/StaffGroupings
    KEYSIGNo help--
    DirectivePut-note-override"Writes the override field (a string) of the note directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SetGraceNo Tooltip yetSet Grace-
    MIDI-shortcut::pitchbendNo help--
    BARLINENo help--
    OpTwoWrapper/Dummy for KeypressesOpTwo/MainMenu/MoreMenu
    Directive-chord?No help--
    ToggleEndDiminuendoNo Tooltip yetEnd Diminuendo-
    Pitchbend::timerNo help--
    ClosingBarlineInserts a closing barline (a double bar with last one thicker).Closing Barline/ObjectMenu/Directives/Barlines
    DirectiveGet-timesig-ty"Gets the value of the ty field (a string) of the timesig directive with the passed tag."--
    PutNoteName"Takes a LilyPond note name, and changes the note at the cursor to that note"--
    STEMDIRECTIVENo help--
    OpTwo::paramsNo help--
    DirectiveGetTag-standaloneNo help--
    StageForUndo"Undo normally undoes all the actions performed by a script. This puts a stage at the point in a script where it is called, so that a user-invoked undo will stop at this point, continuing when a further undo is invoked. Returns #t"--
    MovementNoteheadsDiamondDiamond note head style for the current movement.Diamond/ObjectMenu/MovementMenu/NoteHeadStyles
    ToggleStartDiminuendoNo Tooltip yetStart Diminuendo-
    DirectiveGet-paper-postfix"Gets the value of the postfix field (a string) of the paper directive with the passed tag."--
    ClosingBarline::paramsNo help--
    FootPedalConductorPress the foot pedal at the start of each measure. The bar number is displayed and the beats are interpolated following the timesignature set. Two quick presses of the foot pedal stops the conductor.Foot Pedal Conductor/MainMenu/InputMenu/MIDI
    MEASUREBREAKNo help--
    ToggleEndCrescendoNo Tooltip yetEnd Crescendo-
    DirectivePut-chord-override"Writes the override field (a string) of the chord directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    STAFFBREAKNo help--
    BreathMarkInserts a Breath MarkBreath Mark/ObjectMenu/Directives
    ChangeBalanceBalance. Typically used for a stereo signal tweak without changing the pan itself. Like a CD player. 8 Balance/ObjectMenu/Directives/MIDI
    ToggleStartCrescendoNo Tooltip yetStart Crescendo-
    DirectiveGet-timesig-tx"Gets the value of the tx field (a string) of the timesig directive with the passed tag."--
    ChangeChordNotes"Takes a string of LilyPond note names. Replaces the notes of the chord at the cursor with these notes, preserving other attributes"--
    DYNAMICNo help--
    BreathMark::paramsNo help--
    ZoomResetZoom to 100%, restore the original sizeZoom to 100%/MainMenu/ViewMenu/Zoom
    ToggleEndSlurInsert/delete end slur on this noteEnd Slur-
    ReloadDrumHashReloads the drum map which is needed for DrumGm2UserReload the "Drum GM to User" map/MainMenu/EditMenu
    DirectiveGet-paper-prefix"Gets the value of the prefix field (a string) of the paper directive with the passed tag."--
    BlankNo help--
    Finger5Inserts fingering for finger 5Finger 5/ObjectMenu/NotesRests/Markings/Strings/Fingerings
    GRACE_STARTNo help--
    NotationMagick::RandomWithinClefRangeNo help--
    ZoomReset::paramsNo help--
    ChangeBalance::paramsNo help--
    ToggleBeginSlurInsert/delete begin slur on this noteBegin Slur-
    ReloadDrumHash::paramsNo help--
    GroupStaffEnd::paramsNo help--
    DirectivePut-standalone-override"Writes the override field (a string) of the standalone directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Finger5::paramsNo help--
    GRACE_ENDNo help--
    NotationMagick::InsertMemberRandomlyLyNo help--
    SetPointExtends the selection to the current cursor positionSet Point-
    dispNo help--
    DirectiveGet-timesig-y"Gets the value of the y field (a string) of the timesig directive with the passed tag."--
    FootPedalConductor::paramsNo help--
    AddMovement"Appends a new movement without copying staff structure."--
    LYRICNo help--
    DirectivePut-standaloneNo help--
    CloseRepeatCloses a section that starts with an Open Repeat. Not needed with 1st and 2nd time bars. (Printing)Close a Repeat Section/ObjectMenu/MeasureMenu/Repeats
    UnsetMarkGets rid of the selection.Unset Mark-
    BookArrangerPrints the arranger name on title pageArranger/ObjectMenu/Score/Titles/Book Titles
    DirectiveGet-paper-display"Gets the value of the display field (a string) of the paper directive with the passed tag."--
    MIDI-shortcut::controllerNo help--
    ToggleAccentMark/Unmark the current chord accentedAccent (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    %module-public-interfaceNo help--
    FIGURENo help--
    NotationMagick::InsertListRandomlyLyNo help--
    DecreaseGuard"Drop one guard against collecting undo information. Returns #t if there are no more guards (undo information will be collected) or #f if there are still guards in place."--
    CloseRepeat::paramsNo help--
    SetMarkSets the start point for a selection, the end point of the selection is unalteredSet Mark-
    DirectiveGet-score-override"Gets the value of the override field (a string) of the score directive with the passed tag."--
    LILYDIRECTIVENo help--
    MovementNoteheadsDiamond::paramsNo help--
    SetInitialAflatminNo Tooltip yetSet Ab Minor as Initial Keysig-
    ToggleAccent::paramsNo help--
    DirectiveGet-timesig-x"Gets the value of the x field (a string) of the timesig directive with the passed tag."--
    AddLowestUpAugmented4Add a tritone/augmented fourth as chordnote relative to the lowest note upwards.Add Augmented 4th above base /ObjectMenu/ChordMenu/AddAboveBase
    FAKECHORDNo help--
    SetInitialEflatminNo Tooltip yetSet Eb Minor as Initial Keysig-
    AddHighestDownDiminished5Add a tritone/diminished fifth as chordnote relative to the highest note downwards.Add Diminished 5th below top/ObjectMenu/ChordMenu/AddBelowTop
    IncrementKeysig"Makes the keysig sharper/flatter, affects keysig change when cursor is on one, otherwise affects initial keysig"--
    DirectivePut-paper-graphic"Writes the graphic field (a string) of the paper directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    AddLowestUpAugmented4::paramsNo help--
    PARTIALNo help--
    OpOneWrapper/Dummy for KeypressesOpOne/MainMenu/MoreMenu
    IncreaseGuard"Stop collecting undo information. Call DecreaseGuard when finished. Returns #f if already guarded, #t if this call is stopping the undo collection"--
    SetInitialBflatminNo Tooltip yetSet Bb Minor as Initial Keysig-
    SetMidiShortcutNo help--
    Beam1234Beams end on each quarter note (up to 4).Beam 4 Beats/ObjectMenu/NotesRests/Beaming
    DirectiveGet-voice-override"Gets the value of the override field (a string) of the voice directive with the passed tag."--
    SuggestNaturalPrints a natural over the note at the cursorSuggest Natural/ObjectMenu/NotesRests/EditNote
    OpOne::paramsNo help--
    SetInitialFminNo Tooltip yetSet F Minor as Initial Keysig-
    MoveToPreviousEmptyMeasureMove the cursor left until it finds an empty measure or the staffs beginningMove To Previous Empty Measure/MainMenu/NavigationMenu/Seek
    MIDI-shortcuts::alistNo help--
    Beam1234::paramsNo help--
    DirectivePut-timesig-override"Writes the override field (a string) of the timesig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SimplifyTiesConverts tied notes to longer notes and removes spurious ties.Simplify Ties/ObjectMenu/StaffMenu
    ToggleDirectiveNo help--
    SetInitialCminNo Tooltip yetSet C Minor as Initial Keysig-
    GetPrevailingDuration"Returns the prevailing duration, ie duration which will be used for the next inserted note."--
    DirectivePut-paper-postfix"Writes the postfix field (a string) of the paper directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SuggestNatural::paramsNo help--
    MoveToPreviousEmptyMeasure::paramsNo help--
    NotationMagick::RandomChromaticLyNo help--
    SimplifyTies::paramsNo help--
    NextAudioTiming"Returns the next in the list of timings registered by the user during audio play."--
    SetInitialGminNo Tooltip yetSet G Minor as Initial Keysig-
    DirectiveGet-staff-override"Gets the value of the override field (a string) of the staff directive with the passed tag."--
    FalseNo help--
    SetInitialDminNo Tooltip yetSet D Minor as Initial Keysig-
    AccentSelectionSwitcherAdds the > accentAccent (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    TrueNo help--
    DirectivePut-timesig-gy"Writes the gy field (a string) of the timesig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Finger4Inserts fingering for finger 4Finger 4/ObjectMenu/NotesRests/Markings/Strings/Fingerings
    SetInitialASharpminNo Tooltip yetSet A# Minor as Initial Keysig-
    AccentSelectionSwitcher::paramsNo help--
    GetPrevailingClef"Returns the prevailing clef at the cursor. Note that non-builtin clefs like drum are not handled yet."--
    DirectivePut-paper-prefix"Writes the prefix field (a string) of the paper directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    RepeatNo help--
    Finger4::paramsNo help--
    CriticalCommentaryCollects together any critical comments from the score and places them in an epilog at the end of the music. The Title and text of the Epilog are created with the CriticalCommentaryIntro command, and critical comments are added with the CriticalComment command.(Re)Create Epilog - Critical Commentary/ObjectMenu/Score/Titles/Book Titles/Epilog
    AudioIsPlaying"returns #f if audio is not playing else #t"--
    DirectiveGet-note-override"Gets the value of the override field (a string) of the note directive with the passed tag."--
    SetInitialDSharpminNo Tooltip yetSet D# Minor as Initial Keysig-
    HideHides the object at cursor position with a lilypond directive. Currently only Notes and the three Signatures. No rests!(Print) Hide Object/ObjectMenu/Directives
    AddHighestDownDiminished5::paramsNo help--
    OpenRepeatMarks the point where a repeat will start. A correspond close, or first and second time bars are needed.Open Repeat Section/ObjectMenu/MeasureMenu/Repeats
    SetInitialGSharpminNo Tooltip yetSet G# Minor as Initial Keysig-
    RepeatUntilFailNo help--
    DirectivePut-timesig-gx"Writes the gx field (a string) of the timesig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    BookArranger::paramsNo help--
    GetPrevailingKeysig"Returns the prevailing keysignature at the cursor"--
    DirectivePut-paper-display"Writes the display field (a string) of the paper directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    OpenRepeat::paramsNo help--
    SetInitialCSharpminNo Tooltip yetSet C# Minor as Initial Keysig-
    RepeatProcWhileTestNo help--
    NotationMagick::RandomDiatonicLyNo help--
    Hide::paramsNo help--
    ZoomOutZoom OutZoom Out/MainMenu/ViewMenu/Zoom
    SetAudioLeadIn"Takes a number of seconds to be used as lead-in for audio. If negative clips that much from the start of the audio. "--
    DirectiveGet-chord-override"Gets the value of the override field (a string) of the chord directive with the passed tag."--
    SetInitialFSharpminNo Tooltip yetSet F# Minor as Initial Keysig-
    SetInitialBminNo Tooltip yetSet B Minor as Initial Keysig-
    Replace-nthNo help--
    DirectivePut-timesig-ty"Writes the ty field (a string) of the timesig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    TypesettingOnTurns on typesetting from this point forward in all staffs.TypesettingOn/ObjectMenu/Directives
    CursorToNote"Takes LilyPond note name string. Moves the cursor to the line or space"--
    DirectiveTextEdit-header"Takes a tag. Lets the user edit (by running the editscript named by the tag) a header directive of the passed in tag. Returns #f if none"--
    ChangeModwheelChange the Modwheel value of a channel/staff1 Modwheel/ObjectMenu/Directives/MIDI
    SetInitialEminNo Tooltip yetSet E Minor as Initial Keysig-
    NotationMagick::AskNewAsciistringNo help--
    HideMovementHides the movement on printing.(Print) Hide Movement/ObjectMenu/MovementMenu
    TypesettingOn::paramsNo help--
    StopAudioPlay"Stops audio playback"--
    DirectiveGet-standalone-override"Gets the value of the override field (a string) of the standalone directive with the passed tag."--
    ChangeModwheel::paramsNo help--
    SetInitialAminNo Tooltip yetSet A Minor as Initial Keysig-
    string-escaperNo help--
    HideMovement::paramsNo help--
    ZoomOut::paramsNo help--
    SetInitialCflatmajNo Tooltip yetSet Cb Major as Initial Keysig-
    DirectivePut-timesig-tx"Writes the tx field (a string) of the timesig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    CriticalCommentary::paramsNo help--
    GetMeasureNumber"Returns the measure number at cursor position."--
    DirectiveActivate-header"Activates a header directive widget of the passed in tag. Returns #f if not a button"--
    SetInitialGflatmajNo Tooltip yetSet Gb Major as Initial Keysig-
    char-escape-specNo help--
    NotationMagick::AskNewNotationstringNo help--
    ChangePrintDuration0Change one chord member to appear like a whole-note duration without changing the original logic like measure calculation or the duration of newly added chord members.Change chord-member to whole note/ObjectMenu/ChordMenu/ChangePrintDuration
    OpEightWrapper/Dummy for KeypressesOpEight/MainMenu/MoreMenu
    StartAudioPlay"Plays audio allowing timings to be entered via keypresses if passed #t as parameter. "--
    TenutoSelectionSwitcherToggles the Tenuto Line _ On/OffTenuto (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    DirectivePut-movementcontrol-midibytes"Writes the midibytes field (a string) of the movementcontrol directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SetInitialDflatmajNo Tooltip yetSet Db Major as Initial Keysig-
    string-escapeNo help--
    Finger3Inserts fingering for finger 3Finger 3/ObjectMenu/NotesRests/Markings/Strings/Fingerings
    TenutoSelectionSwitcher::paramsNo help--
    SetInitialAflatmajNo Tooltip yetSet Ab Major as Initial Keysig-
    string-needs-escape?No help--
    DirectivePut-timesig-y"Writes the y field (a string) of the timesig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Finger3::paramsNo help--
    GroupStaffStartStart grouping single staves together in order to form multi-stave systems. In the StaffGroup context, the group is started with a bracket and bar lines are drawn through all the staves.GroupStaff Start/ObjectMenu/StaffMenu/StaffGroupings
    AttachDirectiveNo help--
    OpEight::paramsNo help--
    GetEndTick"Returns the tick count (PPQN) for the end of the object at the cursor, or #f if none"--
    DirectiveDelete-header"Deletes a header directive of the passed in tag. Returns #f if not deleted"--
    SetInitialEflatmajNo Tooltip yetSet Eb Major as Initial Keysig-
    GroupStaffStart::paramsNo help--
    MoveToMovementBeginningMoves the cursor to the beginning of the movement without altering the selectionMove To Movement Beginning/MainMenu/NavigationMenu/Cursor
    CloseSourceAudio"Closes a source audio attached to the current movement."--
    AddLowestUpPerfect4Add a perfect fourth as chordnote relative to the lowest note upwards.Add Perfect 4th above base/ObjectMenu/ChordMenu/AddAboveBase
    DirectivePut-score-midibytes"Writes the midibytes field (a string) of the score directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    MultiMeasureRestsCreates a multi-measure rest from the whole measure rests after the cursor. You must create the whole measure rests first.Multi-Measure Rests/ObjectMenu/NotesRests/RestEntry
    SetInitialBflatmajNo Tooltip yetSet Bb Major as Initial Keysig-
    MoveToMovementBeginning::paramsNo help--
    AddLowestUpPerfect4::paramsNo help--
    MultiMeasureRests::paramsNo help--
    SetInitialFmajNo Tooltip yetSet F Major as Initial Keysig-
    DirectivePut-timesig-x"Writes the x field (a string) of the timesig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SelectMeasureCreate a selection for the entire current measureSelect Measure/MainMenu/EditMenu/Select
    ChangePrintDuration0::paramsNo help--
    GetBaseDurationInTicks"Returns the number of ticks (PPQN) for the chord without dots or tuplet effects at the cursor, or #f if not a chord. The value is -ve for special durations (i.e. non-standard notes)"--
    DirectiveGet-header-height"Gets the value of the height field (a string) of the header directive with the passed tag."--
    MovementNoteheadsHarmonic-mixedHarmonic-black note head style for the current movement.Harmonic-black/ObjectMenu/MovementMenu/NoteHeadStyles
    SetInitialCSharpmajNo Tooltip yetSet C# Major as Initial Keysig-
    SelectMeasure::paramsNo help--
    OpenSourceAudioFile"Opens a source audio file for transcribing from. "--
    docport2No help--
    DirectivePut-voice-midibytes"Writes the midibytes field (a string) of the voice directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    MovementNoteheadsHarmonic-mixed::paramsNo help--
    SetInitialFSharpmajNo Tooltip yetSet F# Major as Initial Keysig-
    ShowLastChangeShows the last change recorded on the Undo stack.Show Last Change/MainMenu/EditMenu
    TypesettingOffTurns off typesetting from that point until turned on.TypesettingOff/ObjectMenu/Directives
    SetInitialBmajNo Tooltip yetSet B Major as Initial Keysig-
    DirectiveGet-timesig-postfix"Gets the value of the postfix field (a string) of the timesig directive with the passed tag."--
    ShowLastChange::paramsNo help--
    MovementPageBreakPrints this movement starting on a new pagePage Break Before/ObjectMenu/MovementMenu
    TypesettingOff::paramsNo help--
    StandAloneSelfEditDirectiveNo help--
    GetDurationInTicks"Returns the number of ticks (PPQN) for the object at the cursor, or #f if none"--
    DirectiveGet-header-width"Gets the value of the width field (a string) of the header directive with the passed tag."--
    SetInitialEmajNo Tooltip yetSet E Major as Initial Keysig-
    MovementPageBreak::paramsNo help--
    OpenSourceFile"Opens a source file for transcribing from. Links to this source file can be placed by shift-clicking on its contents"--
    docport1No help--
    DirectivePut-staff-midibytes"Writes the midibytes field (a string) of the staff directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    FixSlursInStaffRemoves incorrectly placed slur start/end markers on current voice/staff.Fix Slurs/ObjectMenu/StaffMenu
    SetInitialAmajNo Tooltip yetSet A Major as Initial Keysig-
    SetInitialDmajNo Tooltip yetSet D Major as Initial Keysig-
    html-escapeNo help--
    DirectiveGet-timesig-prefix"Gets the value of the prefix field (a string) of the timesig directive with the passed tag."--
    StaccatissimoSelectionSwitcherToggles StaccatissimoStaccatissimo (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    SetDurationInTicks"Takes an integer, Sets the number of ticks (PPQN) for the object at the cursor, returns #f if none; if the object is a chord it is set undotted"--
    DirectiveGet-header-override"Gets the value of the override field (a string) of the header directive with the passed tag."--
    SetTuningAllStaffsAt this time during playback switch to the temperament set when this command was invoked.Set Tuning Across All Staffs/ObjectMenu/Directives/Tuning
    SetInitialGmajNo Tooltip yetSet Initial Keysig to G Major-
    ZoomInZoom InZoom In/MainMenu/ViewMenu/Zoom
    XmlDocumentVariableNo help--
    Finger2Inserts fingering for finger 2Finger 2/ObjectMenu/NotesRests/Markings/Strings/Fingerings
    StaccatissimoSelectionSwitcher::paramsNo help--
    SetTuningAllStaffs::paramsNo help--
    DirectivePut-note-midibytes"Writes the midibytes field (a string) of the note directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    OpenSource"Follows a link to a source file of form string "filename:x:y:page". It opens the file and places a marker there. "--
    ChangeGenericGeneric 0xB Control Change - User can give the midi bytes, too. Generic Control Change/ObjectMenu/Directives/MIDI
    SetInitialCmajNo Tooltip yetSet Initial Keysig to C Major-
    ZoomIn::paramsNo help--
    Finger2::paramsNo help--
    InsertAflatminNo Tooltip yetInsert Ab Minor-
    DirectiveGet-timesig-display"Gets the value of the display field (a string) of the timesig directive with the passed tag."--
    CreatePartsCreate three parts from the current staff.Create Parts/ObjectMenu/StaffMenu/Voices
    Directive-standaloneNo help--
    AddHighestDownAugmented4Add a augmented fourth as chordnote relative to the highest note downwards.Add Augmented 4th below top/ObjectMenu/ChordMenu/AddBelowTop
    GetOnsetTime"Returns start time for the object at the cursor, or #f if it has not been calculated"--
    DirectiveGet-header-gy"Gets the value of the gy field (a string) of the header directive with the passed tag."--
    InsertWholeMeasureRestInserts/Appends a rest measure; if the current measure is empty, it simply places the whole measure rest in it. Do not invoke in a populated measure preceding an empty measure.Insert Whole Measure Rest/ObjectMenu/NotesRests/RestEntry
    InsertEflatminNo Tooltip yetInsert Eb Minor-
    scheme-escapeNo help--
    ANS::InsertMemberRandomlyNo help--
    AddHighestDownAugmented4::paramsNo help--
    DirectivePut-chord-midibytes"Writes the midibytes field (a string) of the chord directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    TakeSnapshot"Snapshots the current movement putting it in the undo queue returns #f if no snapshot was taken because of a guard"--
    InsertWholeMeasureRest::paramsNo help--
    InsertBflatminNo Tooltip yetInsert Bb Minor-
    CreateParts::paramsNo help--
    SlurLonga::paramsNo help--
    ChangeGeneric::paramsNo help--
    InsertFminNo Tooltip yetInsert F Minor-
    DirectivePut-timesig-graphic"Writes the graphic field (a string) of the timesig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SynchronizeAudioPlays the audio attached to the current movment. Creates a timing bar for each space bar press. Music written in the staffs below will synchronize with the audio.Synchronize Audio/MainMenu/PlaybackMenu/Audio
    GetNoteDuration"Returns the duration in LilyPond syntax of the note at the cursor, or #f if none"--
    DirectiveGet-header-gx"Gets the value of the gx field (a string) of the header directive with the passed tag."--
    SlurLongaInserts a 𝅛 and slurs to it, extending previous slur. ⏜ 𝅛/ObjectMenu/NotesRests/EditDuration/Slurs
    FixSlursInStaff::paramsNo help--
    InsertCminNo Tooltip yetInsert C Minor-
    ParseJsonNo help--
    ANS::InsertListRandomlyNo help--
    TremoloInserts LilyPond directive to make preceding note tremolo.\nGive the duration of the subdivisions required using a duration key.Tremolo/ObjectMenu/NotesRests
    StandAloneDirectiveProtoNo help--
    AddLowestUpMinor3Add a minor third as chordnote relative to the lowest note upwards.Add Minor 3rd above base /ObjectMenu/ChordMenu/AddAboveBase
    DirectivePut-standalone-midibytes"Writes the midibytes field (a string) of the standalone directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Exit"Exits Denemo without saving history, prefs etc."--
    InsertGminNo Tooltip yetInsert G Minor-
    ToggleTupletNumberingControl whether tuplet numbers will be printed over tuplets.Tuplet Numbering (On/Off)/ObjectMenu/NotesRests/Tuplets
    Tremolo::paramsNo help--
    XmlDocumentCommandNo help--
    AddLowestUpMinor3::paramsNo help--
    HideKeysigOn printing, omit the key signature change at the cursor, or the initial key signature if the cursor is not on a key signature change.(Print) Hide/ObjectMenu/Key
    InsertDminNo Tooltip yetInsert D Minor-
    DirectivePut-timesig-postfix"Writes the postfix field (a string) of the timesig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ToggleTupletNumbering::paramsNo help--
    GetDots"Returns the number of dots on the note at the cursor, or #f if no note"--
    HideKeysig::paramsNo help--
    InsertASharpminNo Tooltip yetInsert A# Minor-
    NotationMagick-InsertReversedStringAsReversedBinaryRhythmGive a string to generate a rhythm out of its ascii chars in binary encoding. The string gets reversed before converting. The rhythm for each letter gets reversed before inserting.Insert Reversed String as Reversed Binary Rhythm/ObjectMenu/NotationMagick/GenerateRhythmFromString
    DirectiveGet-header-ty"Gets the value of the ty field (a string) of the header directive with the passed tag."--
    DirectiveGet-movementcontrol-midibytes"Gets the value of the midibytes field (a string) of the movementcontrol directive with the passed tag."--
    CreateThumbnail"Creates a thumbnail for the current score. With no argument it waits for the thumbnail to complete, freezing any display. With #t it generates the thumbnail asynchrously. It does not report on completion."--
    InsertDSharpminNo Tooltip yetInsert D# Minor-
    StaccatoSelectionSwitcherAdds the staccato dot or removes itStaccato (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    InsertGSharpminNo Tooltip yetInsert G# Minor-
    DirectivePut-timesig-prefix"Writes the prefix field (a string) of the timesig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Finger1Inserts fingering for finger 1Finger 1/ObjectMenu/NotesRests/Markings/Strings/Fingerings
    StaccatoSelectionSwitcher::paramsNo help--
    GetNotes"Returns a space separated string of LilyPond notes for the chord at the cursor position or #f if none"--
    InsertCSharpminNo Tooltip yetInsert C# Minor-
    Flip-coinNo help--
    ANS::RandomChromaticNo help--
    DirectiveGet-header-tx"Gets the value of the tx field (a string) of the header directive with the passed tag."--
    Finger1::paramsNo help--
    DirectiveGet-score-midibytes"Gets the value of the midibytes field (a string) of the score directive with the passed tag."--
    SetThumbnailSelection"Sets the selection to be used for a thumbnail. Returns #f if no selection or selection not in first movement else #t."--
    InsertFSharpminNo Tooltip yetInsert F# Minor-
    Merge-shuffle-listNo help--
    NotationMagick-InsertReversedStringAsReversedBinaryRhythm::paramsNo help--
    SuggestFlatPrints flat sign over the note at the cursorSuggest Flat/ObjectMenu/NotesRests/EditNote
    WholeMeasureRestInserts a whole measure rest at the cursorWhole Measure Rest/ObjectMenu/NotesRests/RestEntry
    InsertBminNo Tooltip yetInsert B Minor-
    DirectivePut-timesig-display"Writes the display field (a string) of the timesig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    GetNoteFromTop"Takes optional integer parameter n = 1..., returns LilyPond representation of the nth note of the chord at the cursor counting from the highest, or #f if none"--
    WholeMeasureRest::paramsNo help--
    InsertEminNo Tooltip yetInsert E Minor-
    SuggestFlat::paramsNo help--
    CloseSourceAudioFile::paramsNo help--
    DirectiveGet-header-y"Gets the value of the y field (a string) of the header directive with the passed tag."--
    SetTuningStaffAt this time in playback the current staff's tuning will switch to the temperament selected when this command is invoked.Set Tuning for Current Staff/ObjectMenu/Directives/Tuning
    duration::GetMetricalPositionNo help--
    BookTitlePrints a title on title pageTitle/ObjectMenu/Score/Titles/Book Titles
    DirectiveGet-voice-midibytes"Gets the value of the midibytes field (a string) of the voice directive with the passed tag."--
    MarcatoSelectionSwitcher::paramsNo help--
    DeleteSelection"Deletes all objects in the selection Returns #f if no selection else #t."--
    InsertAminNo Tooltip yetInsert A Minor-
    CloseSourceAudioFileDrops the audio track attached to the current movement.Close Source Audio File/MainMenu/PlaybackMenu/Audio
    duration::GetDenominatorInTicksNo help--
    BookTitle::paramsNo help--
    SetTuningStaff::paramsNo help--
    MarcatoSelectionSwitcherMark/Unmark the selected notes marcatoMarcato (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    InsertCflatmajNo Tooltip yetInsert Cb Major-
    DenemoPlayCursorToEndPlayback all staffs from the current cursor position to the end of the movement.Play from Cursor to End/MainMenu/PlaybackMenu
    duration::GetDenominatorNo help--
    DirectiveTextEdit-clef"Takes a tag. Lets the user edit (by running the editscript named by the tag) a clef directive of the passed in tag. Returns #f if none"--
    GetNote"Takes optional integer parameter n = 1..., returns LilyPond representation of the nth note of the chord at the cursor counting from the lowest, or #f if none"--
    InsertGflatmajNo Tooltip yetInsert Gb Major-
    ANS::RandomDiatonicNo help--
    DirectiveGet-header-x"Gets the value of the x field (a string) of the header directive with the passed tag."--
    ScoreIndentIndent the first system of every movement by the given amount.Indent/ObjectMenu/Score/Print Layout
    DenemoPlayCursorToEnd::paramsNo help--
    duration::GetNumeratorNo help--
    MoveRestTurns the rest at the cursor into a polyphonic rest at the cursor height.Displace Rest Vertically/ObjectMenu/NotesRests/RestEntry
    DirectiveGet-staff-midibytes"Gets the value of the midibytes field (a string) of the staff directive with the passed tag."--
    PopClipboard"Pops the Denemo clipboard (cut/copy buffer) from a stack created by d-PushClipboard. Returs #f if nothing on stack, else #t."--
    ChangeVolumeChange the Volume of a channel/staffVolume/ObjectMenu/Directives/MIDI
    InsertDflatmajNo Tooltip yetInsert Db Major-
    ScoreIndent::paramsNo help--
    SetPitchBendActionsTakes two keyboard shortcuts and sets the commands as the actions for Pitch Bend controller wheel up/downSet Pitch Bend Controller/MainMenu/InputMenu/MIDI
    ChangeVolume::paramsNo help--
    InsertAflatmajNo Tooltip yetInsert Ab Major-
    DirectiveActivate-clef"Activates a clef directive widget of the passed in tag. Returns #f if not a button"--
    PutWholeMeasureRests"Insert rests at the cursor to the value of the one whole measure in the key signature and return the number of rests inserted"--
    SetPitchBendActions::paramsNo help--
    MovementNoteheadsHarmonic-blackHarmonic-black note head style for the current movement.Harmonic-black/ObjectMenu/MovementMenu/NoteHeadStyles
    InsertEflatmajNo Tooltip yetInsert Eb Major-
    MoveRest::paramsNo help--
    DirectivePut-header-override"Writes the override field (a string) of the header directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Import-MusicXmlTry to Import a MusicXml fileImport MusicXml/MainMenu/FileMenu/Import
    duration::InsertBaseDurationListNo help--
    AddDotSelectionSwitcherAdds an Augmentation Dot to current note/chord/rest.Add Dot/ObjectMenu/NotesRests/EditNote
    SetDisplayClefInserts a clef that affects only the display, not the printed form. Use this after ChangeStaff in the staff the voice will be on is in a different clef. Also useful to display in a familiar clef music which you want to be printed in a less familiar one (e.g. display in treble or bass music to be printed for violaDisplay Only Clef/ObjectMenu/ClefMenu
    DirectiveGet-note-midibytes"Gets the value of the midibytes field (a string) of the note directive with the passed tag."--
    PushClipboard"Pushes the Denemo clipboard (cut/copy buffer) onto a stack; Use d-PopClipboard to retrieve it."--
    InsertBflatmajNo Tooltip yetInsert Bb Major-
    ANS::randomNo help--
    Import-MusicXml::paramsNo help--
    Finger0Inserts fingering for open stringFinger 0/ObjectMenu/NotesRests/Markings/Strings/Fingerings
    AddDotSelectionSwitcher::paramsNo help--
    DeleteSelectionLeaveEmptyDelete all selected objects and leave empty measures behindDelete Selected Objects/MainMenu/EditMenu/Select
    MovementNoteheadsHarmonic-black::paramsNo help--
    InsertFmajNo Tooltip yetInsert F Major-
    ANS::ConsecutiveIndirect?No help--
    DirectiveDelete-clef"Deletes a clef directive of the passed in tag. Returns #f if not deleted"--
    Finger0::paramsNo help--
    GetNoteName"Returns the name of the (highest) note in any chord at the cursor position, or #f if none"--
    DeleteSelectionLeaveEmpty::paramsNo help--
    SetDisplayClef::paramsNo help--
    InsertCSharpmajNo Tooltip yetInsert C# Major-
    ANS::ConsecutiveHiddenCrossed?No help--
    DirectivePut-header-gy"Writes the gy field (a string) of the header directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DirectiveGet-chord-midibytes"Gets the value of the midibytes field (a string) of the chord directive with the passed tag."--
    DeleteScreenshot"Takes a parameter #t or #f: Delete a screenshot for the current measure, either across staffs or for current staff."--
    AugmentAugments the current Note/Chord/Rest. Quarter Note becomes Half Note.Augment/ObjectMenu/NotesRests
    InsertFSharpmajNo Tooltip yetInsert F# Major-
    ANS::ConsecutiveHidden?No help--
    AddLowestUpMajor3Add a major third as chordnote relative to the lowest note upwards.Add Major 3rd above base/ObjectMenu/ChordMenu/AddAboveBase
    CriticalCommentAdds a comment which can be printed in a critical commentary at the end of all the movements (see CriticalCommentary command to create this).Critical Comment/ObjectMenu/Directives
    Augment::paramsNo help--
    InsertBmajNo Tooltip yetInsert Bmaj-
    SingleDigitTimeSig::paramsNo help--
    ANS::ConsecutiveAnti?No help--
    DirectiveGet-clef-height"Gets the value of the height field (a string) of the clef directive with the passed tag."--
    AddLowestUpMajor3::paramsNo help--
    DebugObject"Prints out information about the object at the cursor"--
    CriticalComment::paramsNo help--
    FiguredBassExercisesAllows you to play in chords to Handel's continuo practice materialHandel's Figured Bass Exercises/MainMenu/Educational/MIDI
    UpBowSelectionSwitcher::paramsNo help--
    InsertEmajNo Tooltip yetInsert Emaj-
    NotationMagick-InsertStringAsReversedBinaryRhythmGive a string to generate a rhythm out of its ascii chars in binary encoding. The rhythm for each letter gets reversed before inserting.Insert String as Reversed Binary Rhythm/ObjectMenu/NotationMagick/GenerateRhythmFromString
    SingleDigitTimeSigMakes the time signature at the cursor single digit; if no time signature at cursor applies to initial timesig of staff. Operates as On/Off toggle.(Print) Single Digit (On/Off)/ObjectMenu/TimeSig
    ANS::ConsecutiveCrossed?No help--
    DirectivePut-header-gx"Writes the gx field (a string) of the header directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ChangePrintDuration1Change one chord member to appear like a half-note duration without changing the original logic like measure calculation or the duration of newly added chord members.Change chord-member to half note/ObjectMenu/ChordMenu/ChangePrintDuration
    UpBowSelectionSwitcherMark/Unmark current selection or note with UpBowUpBow (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    UserScreenshot"Takes a parameter #t or #f and optional position: Get a screenshot from the user and append or insert it in a list (one per measure) either applying across the staffs or to the current staff."--
    InsertAmajNo Tooltip yetInsert Amaj-
    DirectiveGet-standalone-midibytes"Gets the value of the midibytes field (a string) of the standalone directive with the passed tag."--
    NotationMagick-InsertStringAsReversedBinaryRhythm::paramsNo help--
    ForceBarlineInsert barline at cursor, Denemo's measure count is unaffected.Insert Barline/ObjectMenu/Directives/Barlines
    duration::GetSelectionDurationInTicksNo help--
    InsertDmajNo Tooltip yetInsert Dmaj-
    IndentAlter the indent of the opening system for the current movement.Indent/ObjectMenu/MovementMenu/Print Layout
    DirectiveGet-clef-width"Gets the value of the width field (a string) of the clef directive with the passed tag."--
    GetCursorNote"Returns the note name for the line or space where the cursor is"--
    ForceBarline::paramsNo help--
    duration::GetBaseDurationInTicksNo help--
    InsertGmajNo Tooltip yetInsert Gmaj-
    DirectivePut-header-ty"Writes the ty field (a string) of the header directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Indent::paramsNo help--
    FiguredBassExercises::paramsNo help--
    duration::GetNumberOfDotsInTicksNo help--
    AdjustPlaybackEnd"Adjust end time for playback by passed number of seconds. Returns #f for bad parameter "--
    InsertCmajNo Tooltip yetInsert Cmaj-
    AddHighestDownPerfect4Add a perfect fourth as chordnote relative to the highest note downwards.Add Perfect 4th below top/ObjectMenu/ChordMenu/AddBelowTop
    DirectivePut-movementcontrol-minpixels"Writes the minpixels field (a string) of the movementcontrol directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Set98TimeNo Tooltip yetSet 9/8 Time-
    ChangePrintDuration1::paramsNo help--
    DirectiveGet-clef-override"Gets the value of the override field (a string) of the clef directive with the passed tag."--
    GetHorizontalPosition"Returns the cursor horizontal position in current measure. 1 = first position in measure, n+1 is appending position where n is the number of objects in current measure"--
    Set128TimeNo Tooltip yetSet 12/8 Time-
    Major7Minor7OrDominant7Determine which seventh chord is soundedMajor7Minor7Dominant7/MainMenu/Educational/Aural Training/Chord-Comparison
    DirectivePut-header-tx"Writes the tx field (a string) of the header directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    PrestoPrint Presto in bold italics above the chord.Presto/ObjectMenu/NotesRests/Markings/TextMarks/Tempo Indications
    ANS::ConsecutiveOpen?No help--
    SetBarNumberEnter a number to change the lilypond bar number. The printout will continue to count up from there.(Print) Set Bar Number/ObjectMenu/Directives
    duration::SplitTicksToBaseDurationsNo help--
    AdjustPlaybackStart"Adjust start time for playback by passed number of seconds. Returns #f for bad parameter "--
    Set68TimeNo Tooltip yetSet 6/8 Time-
    Major7Minor7OrDominant7::paramsNo help--
    DirectivePut-layout-minpixels"Writes the minpixels field (a string) of the layout directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Presto::paramsNo help--
    SetBarNumber::paramsNo help--
    FreeFermataAdds a standalone fermata which has no playback effect. Can be used to place a Fermata on a barline.(Print) Standalone Fermata (for Barlines)/ObjectMenu/Directives
    Set38TimeNo Tooltip yetSet 3/8 Time-
    AddHighestDownPerfect4::paramsNo help--
    DirectiveGet-clef-gy"Gets the value of the gy field (a string) of the clef directive with the passed tag."--
    ANS::Interval->SoundNo help--
    FreeFermata::paramsNo help--
    DiminishDiminishs the note/chord/rest. Quarter Note becomes Eight Note. Diminish/ObjectMenu/NotesRests
    Set64TimeNo Tooltip yetSet 6/4 Time-
    GetMeasure"Returns the measure number counting from 1"--
    DirectivePut-header-y"Writes the y field (a string) of the header directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SetPlaybackInterval"Set start and/or end time for playback to the passed numbers/strings in seconds. Use #t if a value is not to be changed. Returns #f for bad parameters "--
    Set24TimeNo Tooltip yetSet 2/4 Time-
    ChordsForBar::paramsNo help--
    DirectivePut-paper-minpixels"Writes the minpixels field (a string) of the paper directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Diminish::paramsNo help--
    DownbowSelectionSwitcher::paramsNo help--
    Set34TimeNo Tooltip yetSet 3/4 Time-
    ChordsForBarPlays the current bar. Listens for you to play each bass note in the bar with a chord, notates that chord. When finished re-plays the bar. Allows you to repeat (pitch bend down) or go on to next bar (pitch bend up).Chords for Bar/MainMenu/InputMenu/MIDI
    ChangeProgramChange the Program of the current channel/staffProgram/ObjectMenu/Directives/MIDI
    DirectiveGet-clef-gx"Gets the value of the gx field (a string) of the clef directive with the passed tag."--
    DownbowSelectionSwitcherMark/Unmark selection or current objectDownBow (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    Set44TimeNo Tooltip yetSet 4/4 Time-
    GetStaff"Returns the staff/voice number counting from 1"--
    DirectivePut-header-x"Writes the x field (a string) of the header directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ChangeProgram::paramsNo help--
    SplitMeasureSplit the current measure into two at the cursor.Split Measure at Cursor/ObjectMenu/MeasureMenu
    GetMidiOffTime"Return a number, the midi time in seconds for the end of the object at the cursor; return #f if none "--
    Set42TimeNo Tooltip yetSet 4/2 Time-
    SetQuarterCommaMeanToneNo help--
    ScoreCopyrightCopyright notice, centered at the bottom of the first page. To insert the copyright symbol, see Lilypond Text encoding.Copyright/ObjectMenu/Score/Titles/Simple Titles
    DirectivePut-header-minpixels"Writes the minpixels field (a string) of the header directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    CheckScoreChecks score for wrong measure durations, unterminated tuplets, slurs, wrong ties etc.Check Score/ObjectMenu/Score
    AddLowestUpMinor2Add a minor second as chordnote relative to the lowest note upwards.Add Minor 2nd above base/ObjectMenu/ChordMenu/AddAboveBase
    SplitMeasure::paramsNo help--
    duration::ticks->lilypondNo help--
    Set32TimeNo Tooltip yetSet 3/2 Time-
    ScoreCopyright::paramsNo help--
    DirectiveGet-clef-ty"Gets the value of the ty field (a string) of the clef directive with the passed tag."--
    Set22TimeNo Tooltip yetSet 2/2 Time-
    GetMovement"Returns the movement number counting from 1"--
    ANS::GetIntervalNo help--
    DirectiveGet-header-postfix"Gets the value of the postfix field (a string) of the header directive with the passed tag."--
    PrintPartWithTitlePagePrints part with part name on title pagePrint Part with Title Page/MainMenu/FileMenu/PrintMenu
    CheckScore::paramsNo help--
    AddLowestUpMinor2::paramsNo help--
    GetMidiOnTime"Return a number, the midi time in seconds for the start of the object at the cursor; return #f if none "--
    Insert98TimeNo Tooltip yetInsert 9/8 Time-
    ANS::CalculateDiatonicStepDownNo help--
    DirectivePut-scoreheader-minpixels"Writes the minpixels field (a string) of the scoreheader directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ANS::NoteTableNo help--
    MajorMinorAugmentedOrDiminishedDetermine if the chord sounded is Major Minor Augmented or DiminishedMajorMinorAugmentedDiminished/MainMenu/Educational/Aural Training/Chord-Comparison
    ANS::CalculateDiatonicStepUpNo help--
    Import-MidiTry to Imports a Midi FileImport Midi/MainMenu/FileMenu/Import
    Insert128TimeNo Tooltip yetInsert 12/8 Time-
    DirectiveGet-clef-tx"Gets the value of the tx field (a string) of the clef directive with the passed tag."--
    AndantePrint Andante in bold italics above the chord.Andante/ObjectMenu/NotesRests/Markings/TextMarks/Tempo Indications
    MajorMinorAugmentedOrDiminished::paramsNo help--
    ShiftCursor"Shifts the cursor up or down by the integer amount passed in"--
    DirectiveGet-header-prefix"Gets the value of the prefix field (a string) of the header directive with the passed tag."--
    DENEMO_OVERRIDE_LILYPONDNo help--
    MovementNoteheadsHarmonicHarmonic note head style for the current movement.Harmonic/ObjectMenu/MovementMenu/NoteHeadStyles
    Insert68TimeNo Tooltip yetInsert 6/8 Time-
    Andante::paramsNo help--
    RestartPlay"Restart midi play, cancelling any pause"--
    DENEMO_ALT_OVERRIDENo help--
    Import-Midi::paramsNo help--
    DirectivePut-keysig-minpixels"Writes the minpixels field (a string) of the keysig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Insert38TimeNo Tooltip yetInsert 3/8 Time-
    NotationMagick-InsertReversedStringAsBinaryRhythmGive a string to generate a rhythm out of its ascii chars in binary encoding. The string gets reversed before converting.Insert Reversed String as Binary Rhythm/ObjectMenu/NotationMagick/GenerateRhythmFromString
    DENEMO_OVERRIDE_GRAPHICNo help--
    DenemoPrintAllHeadersNo help--
    SearchBookmarkSearches for a named Bookmark in the current staff.Search Bookmark/MainMenu/NavigationMenu/Bookmarks
    Insert64TimeNo Tooltip yetInsert 6/4 Time-
    DirectiveGet-clef-y"Gets the value of the y field (a string) of the clef directive with the passed tag."--
    NotationMagick-InsertReversedStringAsBinaryRhythm::paramsNo help--
    PrintPartWithTitlePage::paramsNo help--
    IsInSelection"Returns #t if the cursor is in the selection area, else #f"--
    DirectiveGet-header-display"Gets the value of the display field (a string) of the header directive with the passed tag."--
    DENEMO_OVERRIDE_EDITORNo help--
    SearchBookmark::paramsNo help--
    Insert24TimeNo Tooltip yetInsert 2/4 Time-
    duration::ticks->denemoNo help--
    NextMidiNotes"Takes an interval, returns a pair, a list of the next note-on events that occur within that interval and the time of these events."--
    HarmonicSelectionSwitcher::paramsNo help--
    UpprallAdds/Removes Up Prall ornamentUp Prall/ObjectMenu/NotesRests/Markings/Ornaments
    ANS::CalculateHalfRealStepDownNo help--
    DENEMO_OVERRIDE_AFFIXNo help--
    DirectivePut-stemdirective-minpixels"Writes the minpixels field (a string) of the stemdirective directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    MovementNoteheadsHarmonic::paramsNo help--
    Insert34TimeNo Tooltip yetInsert 3/4 Time-
    duration::lilypond->ticksNo help--
    HarmonicSelectionSwitcherMark/Unmark current selection of object with a harmonicHarmonic (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    Upprall::paramsNo help--
    ANS::CalculateHalfRealStepUpNo help--
    DENEMO_OVERRIDE_TAGEDITNo help--
    GraceAfterPrint the grace note(s) at the cursor attached to the previous note. Beware! You must reissue this command if you change the notes in any way, only the pitch and duration when this command was issued will be printed.Grace After/ObjectMenu/NotesRests/GraceNotes
    Insert44TimeNo Tooltip yetInsert 4/4 Time-
    DirectiveGet-clef-x"Gets the value of the x field (a string) of the clef directive with the passed tag."--
    ReBarRemoves gaps in duration of measures, redistributes the notes according to the time signature.Adjust the Measure Lengths/ObjectMenu/MovementMenu
    duration::denemo->ticksNo help--
    IsSlurEnd"Returns #t if there is a chord with slur ending at cursor, else #f"--
    ANS::CalculateWholeRealStepDownNo help--
    DirectivePut-header-graphic"Writes the graphic field (a string) of the header directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DENEMO_OVERRIDE_VOLUMENo help--
    Insert42TimeNo Tooltip yetInsert 4/2 Time-
    MovementPiecePrints the name given above and to the left at the start of the movement.Piece/ObjectMenu/MovementMenu/Titles/Simple Titles
    ReBar::paramsNo help--
    duration::lilypond->denemoNo help--
    RewindMidi"Rewind the MIDI generated for the current movement. Given a time in seconds it tries to rewind to there."--
    ANS::CalculateWholeRealStepUpNo help--
    DENEMO_OVERRIDE_DURATIONNo help--
    DirectivePut-tuplet-minpixels"Writes the minpixels field (a string) of the tuplet directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Insert32TimeNo Tooltip yetInsert 3/2 Time-
    MovementPiece::paramsNo help--
    DENEMO_OVERRIDE_REPEATNo help--
    ANS::CalculateRealOctaveDownNo help--
    ChangeChannelChange the Channel of a staffChannel/ObjectMenu/Directives/MIDI
    Insert22TimeNo Tooltip yetInsert 2/2 Time-
    DirectivePut-clef-override"Writes the override field (a string) of the clef directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    TabStaffConverts to tablature notation (print only)Tablature/ObjectMenu/StaffMenu
    duration::denemo->lilypondNo help--
    IsSlurStart"Returns #t if there is a chord with slur starting at cursor, else #f"--
    DirectivePut-header-postfix"Writes the postfix field (a string) of the header directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DENEMO_OVERRIDE_CHANNELNo help--
    ANS::CalculateRealOctaveUpNo help--
    GraceAfter::paramsNo help--
    ChangeChannel::paramsNo help--
    SetInitialSopranoClefNo Tooltip yetSet Soprano Clef-
    TabStaff::paramsNo help--
    GetTemperament"Return name of current temperament"--
    duration::GetNumberOfDotsInDenemoNo help--
    MajorOrAugmentedDetermine if chord sounded is Major or AugmentedMajorAugmented/MainMenu/Educational/Aural Training/Chord-Comparison
    GetHighestNoteNo help--
    DENEMO_OVERRIDE_TEMPONo help--
    DirectivePut-timesig-minpixels"Writes the minpixels field (a string) of the timesig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SetInitialTenorClefNo Tooltip yetSet Tenor Clef-
    AllegroPrint Allegro in bold italics above the chord.Allegro/ObjectMenu/NotesRests/Markings/TextMarks/Tempo Indications
    MajorOrAugmented::paramsNo help--
    DENEMO_OVERRIDE_TRANSPOSITIONNo help--
    ANS::AddIntervalAsChordnoteFromHighestDownNo help--
    SetInitialAltoClefNo Tooltip yetSet Alto Clef-
    DirectivePut-clef-gy"Writes the gy field (a string) of the clef directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    NotationMagick-SortSelectionDescendingSort all notes in the selection, descending order.Sort Selection (Descending)/ObjectMenu/NotationMagick
    duration::GetNumberOfDotsInLilypondNo help--
    Allegro::paramsNo help--
    AddHighestDownMinor3Add a minor third as chordnote relative to the highest note downwards.Add Minor 3rd below top/ObjectMenu/ChordMenu/AddBelowTop
    IsTied"Returns #t if there is a tied note/chord at cursor, else #f"--
    GetLowestNoteNo help--
    DirectivePut-header-prefix"Writes the prefix field (a string) of the header directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DENEMO_OVERRIDE_ONCENo help--
    SetInitialg8clefNo Tooltip yetSet G8 Clef-
    NotationMagick-SortSelectionDescending::paramsNo help--
    GetSharpest"Return name of sharpest degree of current temperament"--
    duration::CalculateDotsFromTicksNo help--
    SuggestSharpPrints a sharp above the note at the cursorSuggest Sharp/ObjectMenu/NotesRests/EditNote
    DENEMO_OVERRIDE_STEPNo help--
    ANS::AddIntervalAsChordnoteFromLowestUpNo help--
    DirectivePut-clef-minpixels"Writes the minpixels field (a string) of the clef directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    BookmarkNonPrintingAdds a custom Denemo bookmark without Lilypond output.Add Non-Printing Bookmark/MainMenu/NavigationMenu/Bookmarks
    SetInitialBassClefNo Tooltip yetSet Bass Clef-
    AddHighestDownMinor3::paramsNo help--
    DENEMO_OVERRIDE_RAMPNo help--
    ANS::IntervalCalcDownNo help--
    BookmarkNonPrinting::paramsNo help--
    SetInitialTrebleClefNo Tooltip yetSet Treble Clef-
    DirectivePut-clef-gx"Writes the gx field (a string) of the clef directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    AddLowestUpMajor2Add a major second as chordnote relative to the lowest note upwards.Add Major 2nd above base/ObjectMenu/ChordMenu/AddAboveBase
    LilyPondIncludeAllows specification of a LilyPond include file from the Denemo provided include files.LilyPond Include File/ObjectMenu/Score
    IsGrace"Returns #t if there is a grace note/chord at cursor, else #f"--
    DirectivePut-header-display"Writes the display field (a string) of the header directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DENEMO_OVERRIDE_RELATIVENo help--
    InsertSopranoClefNo Tooltip yetNew Soprano Clef-
    GetFlattest"Return name of flattest degree of current temperament"--
    duration::CalculateTicksWithDotsNo help--
    AddLowestUpMajor2::paramsNo help--
    DENEMO_OVERRIDE_PERCENTNo help--
    ANS::IntervalCalcUpNo help--
    DirectivePut-score-minpixels"Writes the minpixels field (a string) of the score directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    InsertTenorClefNo Tooltip yetNew Tenor Clef-
    NotationMagick-InsertStringAsBinaryRhythmGive a string to generate a rhythm out of its ascii chars in binary encodingInsert String as Binary Rhythm/ObjectMenu/NotationMagick/GenerateRhythmFromString
    MergeWithNextMeasureJoins two measures together.Merge with Next Measure/ObjectMenu/MeasureMenu
    duration::GuessBaseNoteInTicksNo help--
    SuggestSharp::paramsNo help--
    DENEMO_MIDI_MASKNo help--
    ANS::GetDiatonicNo help--
    InsertAltoClefNo Tooltip yetNew Alto Clef-
    DirectivePut-clef-ty"Writes the ty field (a string) of the clef directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    MovementSubtitlePrints the given name below the title of the current movement.Subtitle/ObjectMenu/MovementMenu/Titles/Simple Titles
    MergeWithNextMeasure::paramsNo help--
    duration::inexact->exactNo help--
    NotationMagick-InsertStringAsBinaryRhythm::paramsNo help--
    SetNonprinting"Sets the Non Printing attribute of a chord (or note/rest) at the cursor. For a rest this makes a non printing rest, for a note it makes it ia pure rhythm (which will not print, but can be assigned pitch, e.g. via a MIDI keyboard. Pass in #f to unset the attribute"--
    DirectiveTextEdit-scoreheader"Takes a tag. Lets the user edit (by running the editscript named by the tag) a scoreheader directive of the passed in tag. Returns #f if none"--
    DENEMO_MIDI_INTERPRETATION_MASKNo help--
    NoBarlineSkips the printing of any automatic barline here - allows line break.(Print) Omit Barline/ObjectMenu/Directives/Barlines
    Insertg8clefNo Tooltip yetNew G8 Clef-
    MovementSubtitle::paramsNo help--
    DENEMO_MIDI_ACTION_MASKNo help--
    DirectivePut-voice-minpixels"Writes the minpixels field (a string) of the voice directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    GetMidiTuning"Return a string of tuning bytes (offsets from 64) for MIDI tuning message"--
    InsertBassClefNo Tooltip yetNew Bass Clef-
    TocTitleGives a heading for a table of contents, inserting the table in the book.Table of Contents Title/ObjectMenu/Score/Titles/Book Titles
    DENEMO_OVERRIDE_DYNAMICNo help--
    InsertTrebleClefNo Tooltip yetNew Treble Clef-
    DirectivePut-clef-tx"Writes the tx field (a string) of the clef directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Directive-standalone?No help--
    DiminishedOrMinorDetermine if the chord sounded is Diminished or MinorDiminishedMinor/MainMenu/Educational/Aural Training/Chord-Comparison
    GetNonprinting"Returns #t if there is an object at the cursor which has any printing behavior it may have overridden"--
    DirectiveActivate-scoreheader"Activates a scoreheader directive widget of the passed in tag. Returns #f if not a button"--
    ANS::IntervalCalcPrototypeNo help--
    Slur3::paramsNo help--
    TallerStaffsNo Tooltip yetTaller Staffs-
    DENEMO_OVERRIDE_HIDDENNo help--
    TocTitle::paramsNo help--
    MeasureComplete?No help--
    D.C.AlFinePuts a da capo in the score. Position is adjusted via the numbers in the script.D.C. al fine/ObjectMenu/NotesRests/Markings/TextMarks
    DiminishedOrMinor::paramsNo help--
    DirectivePut-staff-minpixels"Writes the minpixels field (a string) of the staff directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SetEnharmonicPosition"Takes a integer sets the enharmonic range to use 0 = E-flat to G-sharp "--
    Slur3Inserts a 𝅘𝅥𝅮 and slurs to it, extending previous slur. ⏜ 𝅘𝅥𝅮/ObjectMenu/NotesRests/EditDuration/Slurs
    ShorterStaffsNo Tooltip yetShorter Staffs-
    OverfullMeasure?No help--
    D.C.AlFine::paramsNo help--
    LilyPondInclude::paramsNo help--
    DENEMO_OVERRIDE_MARKUPNo help--
    ANS::AlterationNo help--
    NotationMagick-RandomWithinClefRangeDiatonicInsert a random note within clef range, only diatonic notes according to current keysignature.Diatonic within Clef Range/ObjectMenu/NotationMagick/SingleRandomNote
    WidenMeasuresNo Tooltip yetWiden Measures-
    DirectivePut-clef-y"Writes the y field (a string) of the clef directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    TinyStaffPrints current staff in a tiny font.Tiny Staff/ObjectMenu/StaffMenu
    FullDurationMeasure?No help--
    HighlightCursor"Turn highlighting of cursor off/on"--
    DirectiveDelete-scoreheader"Deletes a scoreheader directive of the passed in tag. Returns #f if not deleted"--
    NotationMagick-RandomWithinClefRangeDiatonic::paramsNo help--
    BookmarkNamedAdds a Denemo bookmark combined with a custom Lilypond Rehearsal MarkAdd Named Bookmark/MainMenu/NavigationMenu/Bookmarks
    ShrinkMeasuresNo Tooltip yetShrink Measure-
    ANS::GetHalfToneDistanceFromCNo help--
    DirectivePut-note-minpixels"Writes the minpixels field (a string) of the note directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    MasterVolume"Takes a double or string and scales the volume; returns the volume set "--
    BookmarkNamed::paramsNo help--
    DeleteMeasureAllStaffsDelete the current measure in all staffsDelete Measure All Staffs-
    OpFourWrapper/Dummy for KeypressesOpFour/MainMenu/MoreMenu
    TinyStaff::paramsNo help--
    ANS::GetWhiteKeyNo help--
    DeleteMeasureDelete the current measure in this staff, leaving the staff shortStaff Delete Measure-
    OpFour::paramsNo help--
    DirectivePut-clef-x"Writes the x field (a string) of the clef directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    AdjustXes"Adjusts the horizontal (x-) positioning of notes etc after paste"--
    ZoomDialogScales the display by value given by user.Set Display Scale/MainMenu/ViewMenu/Zoom
    AppendMeasureNo Tooltip yetStaff Append Measure-
    DirectiveGet-scoreheader-height"Gets the value of the height field (a string) of the scoreheader directive with the passed tag."--
    NoOpDoes absolutely nothing. Use to "blank" a shortcut.Null Operation/MainMenu/MoreMenu
    MeasureFillStatusNo help--
    ANS::GetOctaveNo help--
    DirectivePut-chord-minpixels"Writes the minpixels field (a string) of the chord directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    AllowLineBreakPermits the typesetter to break the line at this point.Allow Line Break/ObjectMenu/Directives
    MovementTempo"Takes an integer or string number of beats (quarter notes) per minute as the tempo for the current movement; returns the tempo set "--
    ZoomDialog::paramsNo help--
    InsertMeasureAfterInsert a blank measure in current staff after the current measureStaff Insert Measure After-
    OttavaInserts an 8va mark (transposing the notes accordingly) or terminates one already started.Ottava/ObjectMenu/Directives
    MovementTitlePrints the name given as a title above the current movement.Title/ObjectMenu/MovementMenu/Titles/Simple Titles
    NoOp::paramsNo help--
    GoToMeasureEndMove the Cursor to the end of the measureGo To Measure End-
    InsertMeasureBeforeInsert a blank measure before the current one (in current staff)Staff Insert Measure Before-
    DirectiveGet-clef-postfix"Gets the value of the postfix field (a string) of the clef directive with the passed tag."--
    MovementTitle::paramsNo help--
    GetStartTickNo help--
    VoiceToStaff"Makes the current voice a independent staff"--
    ANS::GetNoteNo help--
    MovementNoteheadsPetrucciPetrucci note head style for the current movement.Petrucci/ObjectMenu/MovementMenu/NoteHeadStyles
    AddMeasureInsert a blank measure after the current one (in all staffs)Insert Measure After-
    DirectiveGet-scoreheader-width"Gets the value of the width field (a string) of the scoreheader directive with the passed tag."--
    Import-LilypondTry to Import a Lilypond FileImport Lilypond/MainMenu/FileMenu/Import
    AddLowestUpPerfect1Add a perfect prime as chordnote relative to the lowest note upwards.Add Perfect 1st above base/ObjectMenu/ChordMenu/AddAboveBase
    DirectivePut-standalone-minpixels"Writes the minpixels field (a string) of the standalone directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    AllowLineBreak::paramsNo help--
    MasterTempo"Takes a double or string and scales the tempo; returns the tempo set. With no parameter returns the current master tempo "--
    MovementNoteheadsPetrucci::paramsNo help--
    InsertMeasureInsert a blank measure before the current one (in all staffs)Insert Measure Before-
    OpenSourceDialog::paramsNo help--
    Import-Lilypond::paramsNo help--
    BassClefNoteNameSpeedTest%tests your ability to read the notes of the bass clef staffBass Clef Note Name Speed Recognition/MainMenu/Educational/Note-Reading
    Slur4::paramsNo help--
    DeletePreviousObjectDelete to the left of the cursor.Delete Previous Object-
    DirectiveGet-clef-prefix"Gets the value of the prefix field (a string) of the clef directive with the passed tag."--
    OpenSourceDialogOpens a dialog to fetch a source facsimile or manuscript. Links can be placed in the Denemo score to this source file so that the source passage for a given measure can be re-displayed when reviewing the score.Open Source for Transcribing/MainMenu/FileMenu/OpenMenu
    ChangePrintDuration2Change one chord member to appear like a quarter-note duration without changing the original logic like measure calculation or the duration of newly added chord members.Change Chordmember to Quarter /ObjectMenu/ChordMenu/ChangePrintDuration
    TransposeOctaveUpInstructs the LilyPond Engraver to transpose this score one octave up.(Print) Transpose Octave Up/ObjectMenu/Score
    BassClefNoteNameSpeedTest::paramsNo help--
    StaffToVoice"Makes the current staff a voice belonging to the staff above"--
    Slur4Inserts a 𝅘𝅥𝅯 and slurs to it, extending previous slur. ⏜ 𝅘𝅥𝅯/ObjectMenu/NotesRests/EditDuration/Slurs
    NoBarline::paramsNo help--
    DeleteObjectDelete the object at the cursorDelete Object-
    DirectiveGet-scoreheader-override"Gets the value of the override field (a string) of the scoreheader directive with the passed tag."--
    DenemoConvertNo help--
    ChangePrintDuration2::paramsNo help--
    TransposeOctaveUp::paramsNo help--
    DirectiveGet-movementcontrol-minpixels"Gets the value of the minpixels field (a string) of the movementcontrol directive with the passed tag."--
    Zoom"Takes a double or string and scales the display; return #f for invalid value else the value set. With no parameter returns the current value. "--
    ToggleTieTies/unties the note at the cursorToggle Tie-
    NotationMagick-SortSelectionAscendingSort all notes in the selection, ascending order.Sort Selection (Ascending)/ObjectMenu/NotationMagick
    AddLowestUpPerfect1::paramsNo help--
    RehearsalMarkAdds a Denemo bookmark combined with a default Rehearsal MarkAdd Rehearsal/Bookmark/ObjectMenu/Directives
    InsertTiedNoteInserts a duplicate of the current note, tiedTied note-
    DirectiveGet-clef-display"Gets the value of the display field (a string) of the clef directive with the passed tag."--
    SelectLeftCreate a selection, move cursor left.Select Left/MainMenu/EditMenu/Select
    CurrentMeasureOffTimeNo help--
    GetMeasuresInStaff"Gives the number of measures in the current staff"--
    duration::ChangeNoteDurationInTicksNo help--
    RehearsalMark::paramsNo help--
    RemoveDotNo Tooltip yetRemove Dot-
    Ottava::paramsNo help--
    SelectLeft::paramsNo help--
    DirectiveGet-scoreheader-gy"Gets the value of the gy field (a string) of the scoreheader directive with the passed tag."--
    DirectiveGet-layout-minpixels"Gets the value of the minpixels field (a string) of the layout directive with the passed tag."--
    LoadCommandset"Takes a file name for xml format commandset, loads commands, returns #f if it fails"--
    AddDotNo Tooltip yetAdd Dot-
    GetCursorNoteAsLilypondNo help--
    EvenOutStaffLengthsAppends empty measures to any staffs that are too short.Even Up the Staffs/ObjectMenu/MovementMenu
    StemDownAlters a StemNeutral object to stem down.StemDown-
    GetPrevailingTimeSigNo help--
    DirectivePut-clef-graphic"Writes the graphic field (a string) of the clef directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    AddHighestDownMajor3Add a major third as chordnote relative to the highest note downwards.Add Major 3rd below top/ObjectMenu/ChordMenu/AddBelowTop
    GetStaffsInClipboard"Gives the number of staffs in the Denemo Music Clipboard"--
    FinishCadenzaReturns to normal barlines etc after a cadenzaEnd Cadenza/ObjectMenu/Directives
    StemUpAlters a StemNeutral object to stem up.StemUp-
    DirectiveGet-scoreheader-gx"Gets the value of the gx field (a string) of the scoreheader directive with the passed tag."--
    CurrentMeasureOnTimeNo help--
    ScoreTagline Centered at the bottom of the last page.Tagline/ObjectMenu/Score/Titles
    FinishCadenza::paramsNo help--
    DirectiveGet-paper-minpixels"Gets the value of the minpixels field (a string) of the paper directive with the passed tag."--
    ClearKeybindings"Clears all keybindings returns #t"--
    EvenOutStaffLengths::paramsNo help--
    PendingFlattenIncreases the flatness of the next entered note. The status bar shows the current state.Flatten Next Note-
    ScoreTagline::paramsNo help--
    AddHighestDownMajor3::paramsNo help--
    NotationMagick-SortSelectionAscending::paramsNo help--
    PendingSharpenIncreases the sharpness of the next entered note. The status bar shows the current state.Sharpen Next Note-
    DirectivePut-clef-postfix"Writes the postfix field (a string) of the clef directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ClearClipboard"Clears the Denemo Music Clipboard"--
    ANS::InsertNotesNo help--
    NotationMagick-RandomWithinClefRangeChromaticInsert a random note within clef range. Full chromatic spectrum.Chromatic within Clef Range/ObjectMenu/NotationMagick/SingleRandomNote
    FlattenNo Tooltip yetFlatten-
    CursorToHighestNoteMoves the cursor to the highest note on current horizontal position (in a chord or on a single note)Cursor to Highest Note/MainMenu/NavigationMenu/Cursor
    DirectiveGet-scoreheader-ty"Gets the value of the ty field (a string) of the scoreheader directive with the passed tag."--
    PrintThreeReduced::paramsNo help--
    DenemoSetPlaybackIntervalToSelectionNo help--
    NoteNameSpeedTest%tests your ability to name the notes of the scaleNote Name Speed Recognition/MainMenu/Educational/Note-Reading
    NotationMagick-RandomWithinClefRangeChromatic::paramsNo help--
    DirectiveGet-header-minpixels"Gets the value of the minpixels field (a string) of the header directive with the passed tag."--
    SetInitialVolumeToZeroMutes playback on this staff by placing a volume=zero directive at the start.Mute/ObjectMenu/StaffMenu/Playback
    Slur5::paramsNo help--
    SaveKeybindings"Takes a file name, saves keybindings from actions/menus returns #f if it fails"--
    SharpenNo Tooltip yetSharpen-
    ChangeToRestNo help--
    PrintThreeReducedPrints top three parts on one staff as cues.Print Three Parts as Cue for Accompanist/MainMenu/FileMenu/PrintMenu
    DenemoSetPlaybackEndNo help--
    CloseLilyBlockCloses a LilyPond Block (there must be a matching open, {, earlier)(Print) Close } a LilyPond Block/ObjectMenu/Directives/Print Transpositions
    NoteNameSpeedTest::paramsNo help--
    SetInitialVolumeToZero::paramsNo help--
    Slur5Inserts a 𝅘𝅥𝅰 and slurs to it, extending previous slur. ⏜ 𝅘𝅥𝅰/ObjectMenu/NotesRests/EditDuration/Slurs
    RemoveNoteFromChordRemove a note from the current chordRemove note-
    CursorToHighestNote::paramsNo help--
    DenemoSetPlaybackStartNo help--
    DirectivePut-clef-prefix"Writes the prefix field (a string) of the clef directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    CloseLilyBlock::paramsNo help--
    PutClipObj"Takes a staff number m and a object number n. Inserts the (m, n)th Denemo Object from Denemo Clipboard into the staff at the cursor position"--
    AddNoteToChordAdd a note to the current chord The cursor position determines which note to addAdd note-
    DirectiveGet-scoreheader-tx"Gets the value of the tx field (a string) of the scoreheader directive with the passed tag."--
    DenemoVolumeNo help--
    LoadKeybindings"Takes a file name, loads keybindings from actions/menus returns #f if it fails"--
    PrevBookmarkSeach backward for bookmarks in the current staff.Prev Bookmark/MainMenu/NavigationMenu/Bookmarks
    InsertSeptupletNo Tooltip yetInsert Septuplet-
    ANS::ChangeChordNotesNo help--
    DirectiveGet-scoreheader-minpixels"Gets the value of the minpixels field (a string) of the scoreheader directive with the passed tag."--
    DenemoVolume::ValueNo help--
    PrevBookmark::paramsNo help--
    InsertSextupletNo Tooltip yetInsert Sextuplet-
    DirectivePut-clef-display"Writes the display field (a string) of the clef directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    GetClipObjects"Takes a staff number m, Returns the number of objects in the mth staff on the Denemo Clipboard or #f if none."--
    Rest?No help--
    DenemoTempoNo help--
    InsertQuintupletNo Tooltip yetInsert Quintuplet-
    DirectiveGet-scoreheader-y"Gets the value of the y field (a string) of the scoreheader directive with the passed tag."--
    ShiftRealDialogDownTranspose/shift the cursor note or selection an arbitrary number of tones down. User can specify interval through a dialog.Arbitrary transpose down/ObjectMenu/NotesRests/Transpose
    Note?No help--
    ForAllMovementsNo help--
    GetHelp"Takes a command name and returns the tooltip or #f if none"--
    InsertQuadtupletNo Tooltip yetInsert Quadtuplet-
    DenemoTempo::ValueNo help--
    DirectiveGet-keysig-minpixels"Gets the value of the minpixels field (a string) of the keysig directive with the passed tag."--
    ShiftRealDialogDown::paramsNo help--
    CadenzaOnTurns off barlines etc for cadenzaStart Cadenza/ObjectMenu/Directives
    musobj.dotsNo help--
    EndTupletNo Tooltip yetEnd Tuplet-
    ANS::GetChordNotesNo help--
    ScorePoetName of the poet, flush-left below the subsubtitle.Poet/ObjectMenu/Score/Titles/Simple Titles
    DirectiveGet-standalone-height"Gets the value of the height field (a string) of the standalone directive with the passed tag."--
    GetClipObjType"Takes a staff number m and a object number n. Returns the type of object at the (m, n)th position on the Denemo Clipboard or #f if none."--
    CadenzaOn::paramsNo help--
    musobj.basedurationNo help--
    StartTripletNo Tooltip yetStart Triplet-
    SelectRightCreate a selection, move the cursor right.Select Right/MainMenu/EditMenu/Select
    DirectiveGet-scoreheader-x"Gets the value of the x field (a string) of the scoreheader directive with the passed tag."--
    ScorePoet::paramsNo help--
    NoteColumnShiftOn printing the current note/chord will be shifted from notes in other voices by the amount you give. Use with Voice Presets to ensure this chord is in a different voice.Force Note Shift/ObjectMenu/StaffMenu/Voices
    MarkStatus"Returns #f if mark is not set"--
    InsertTripletNo Tooltip yetInsert Triplet-
    ANS::Ans2LyNo help--
    DenemoLoopNo help--
    DirectiveGet-stemdirective-minpixels"Gets the value of the minpixels field (a string) of the stemdirective directive with the passed tag."--
    SelectRight::paramsNo help--
    MovementNoteheadsMensuralMensural note head style for the current movement.Mensural/ObjectMenu/MovementMenu/NoteHeadStyles
    InsertDupletNo Tooltip yetInsert Duplet-
    CreateCuesForStaff::paramsNo help--
    DirectiveGet-chord-height"Gets the value of the height field (a string) of the chord directive with the passed tag."--
    CreateIntroCreates a new staff with a bar for nothing (an intro of the right number of beats)Create Intro/ObjectMenu/MovementMenu
    Slur6::paramsNo help--
    ToggleBlankModeNo Tooltip yetToggle Blank Mode-
    ReadingNoteNamesSolfege%tests your ability to name the notes of the scaleSolfege Note Name Recognition/MainMenu/Educational/Note-Reading
    SetBackground"Set passed 24 bit number as RGB color of background."--
    CreateCuesForStaffGoes through the staff looking for long rests. Creates a cue in the whole measure rest.Create Cues/ObjectMenu/StaffMenu
    ANS::Ly2AnsNo help--
    DirectivePut-scoreheader-override"Writes the override field (a string) of the scoreheader directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DenemoLastNo help--
    OpenOctaveUpOpens a block to be transposed up one octave This must be followed by a CloseBlock "}" to end the transposed section.(Print) Open { Octave Up/ObjectMenu/Directives/Print Transpositions
    Slur6Inserts a 𝅘𝅥𝅱 and slurs to it, extending previous slur. ⏜ 𝅘𝅥𝅱/ObjectMenu/NotesRests/EditDuration/Slurs
    GetSaved"Gets the saved status of the current musical score"--
    ToggleRestModeNo Tooltip yetToggle Rest Mode-
    ReadingNoteNamesSolfege::paramsNo help--
    CreateIntro::paramsNo help--
    DirectiveGet-tuplet-minpixels"Gets the value of the minpixels field (a string) of the tuplet directive with the passed tag."--
    OpenOctaveUp::paramsNo help--
    InsertBlankTwoHundredFiftySixthNoteInsert a non-printing 𝅃 restInsertBlankTwoHundredFiftySixthNote-
    DenemoForwardNo help--
    DirectiveGet-note-height"Gets the value of the height field (a string) of the note directive with the passed tag."--
    NoteColumnShift::paramsNo help--
    NotationMagick-InsertPoolShuffledInserts all notes, shuffled, from a user-specified pool of notes in Lilypond syntaxInsert Shuffled Pool/ObjectMenu/NotationMagick
    InsertBlankOneHundredTwentyEighthNoteInsert a non-printing 𝅂 restInsertBlankOneHundredTwentyEighthNote-
    SetTuplet"Set passed string as numerator/denominator for a tuplet open at cursor"--
    DirectivePut-scoreheader-gy"Writes the gy field (a string) of the scoreheader directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    NextBookmarkSeach forward for bookmarks in the current staff.Next Bookmark/MainMenu/NavigationMenu/Bookmarks
    ScoreBlockPrologInserts LilyPond at the start of every score block (movement).LilyPond Score Block Prolog/ObjectMenu/Score
    DenemoNextNo help--
    SetSaved"Sets the status of the current musical score to saved, or unsaved if passed #f"--
    InsertBlankSixtyfourthNoteInsert a non-printing 𝅁 restInsertBlankSixtyfourthNote-
    PitchShiftOutputs a pitch bend signal to the synthesizer for the value +/- 64 given.Shift Pitch/MainMenu/PlaybackMenu
    NotationMagick-InsertPoolShuffled::paramsNo help--
    DirectiveGet-timesig-minpixels"Gets the value of the minpixels field (a string) of the timesig directive with the passed tag."--
    NextBookmark::paramsNo help--
    ScoreBlockProlog::paramsNo help--
    SetLongaSets Longa as the prevailing duration, installing it as a musical snippet.Longa/ObjectMenu/NotesRests/SelectDuration
    ActionChooserNo help--
    InsertBlankThirtysecondNoteInsert a non-printing 𝅀 restInsertBlankThirtysecondNote-
    PitchShift::paramsNo help--
    DenemoGoForwardNo help--
    MovementNoteheadsMensural::paramsNo help--
    DirectiveGet-standalone-width"Gets the value of the width field (a string) of the standalone directive with the passed tag."--
    InsertBlankSixteenthNoteInsert a non-printing 𝄿 restInsertBlankSixteenthNote-
    GetTuplet"Returns a string numerator/denominator for a tuplet open object or #f if cursor not on a tuplet open"--
    DirectivePut-scoreheader-gx"Writes the gx field (a string) of the scoreheader directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    RefreshDynamicDirectivesRe-runs any directives that may have become stale.Refresh Dynamic Directives/ObjectMenu/Score
    SplitChordSplit a chord into a specific amount of smaller notes while preserving original duration, generating tuplets if necessary. Not for rests.Split Note/Chord/ObjectMenu/NotesRests
    RefreshDisplay"Re-draws the Denemo display, which can have side effects on the data"--
    InsertBlankEighthNoteInsert a non-printing 𝄾 restInsertBlankEighthNote-
    DenemoPauseNo help--
    ScoreOpusName of the opus, flush-right below the arranger.Opus/ObjectMenu/Score/Titles/Simple Titles
    DirectiveGet-clef-minpixels"Gets the value of the minpixels field (a string) of the clef directive with the passed tag."--
    CursorToLowestNoteMoves the cursor to the lowest note on current horizontal position (in a chord or on a single note)Cursor to Lowest Note/MainMenu/NavigationMenu/Cursor
    SplitChord::paramsNo help--
    RefreshDynamicDirectives::paramsNo help--
    DenemoPlayNo help--
    ScoreOpus::paramsNo help--
    CursorToLowestNote::paramsNo help--
    DirectiveGet-chord-width"Gets the value of the width field (a string) of the chord directive with the passed tag."--
    SetLonga::paramsNo help--
    GetType"Returns the name of the type of object at the cursor"--
    DirectivePut-scoreheader-ty"Writes the ty field (a string) of the scoreheader directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ToggleMarcatoMark/Unmark the current chord marcatoMarcato (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    PiecePrints a piece name for the MovementPiece/ObjectMenu/MovementMenu/Titles/Book Titles
    GetNoteAsMidi"Returns the MIDI key number for the note at the cursor, or 0 if none"--
    StaffMultiMeasureRests::paramsNo help--
    DefaultDenemoPlayNo help--
    DirectiveGet-score-minpixels"Gets the value of the minpixels field (a string) of the score directive with the passed tag."--
    Slur7::paramsNo help--
    ReadingNoteNames%tests your ability to name the notes of the scaleNote Name Recognition/MainMenu/Educational/Note-Reading
    StaffMultiMeasureRestsGroups of whole measure rests of three or more are changed to multi-measure rests for the whole staff.Multi-Measure Rests/ObjectMenu/StaffMenu
    Playback::LoopNo help--
    ToggleMarcato::paramsNo help--
    DirectiveGet-note-width"Gets the value of the width field (a string) of the note directive with the passed tag."--
    AngryDeleteMIDI notes struck loudly delete the previous note before taking effect.Angry Delete/MainMenu/InputMenu/MIDI
    NotationMagick-ShuffleSelectedObjectsShuffle the selected objectsShuffle Selected Objects/ObjectMenu/NotationMagick
    Slur7Inserts a 𝅘𝅥𝅲 and slurs to it, extending previous slur. ⏜ 𝅘𝅥𝅲/ObjectMenu/NotesRests/EditDuration/Slurs
    ReadingNoteNames::paramsNo help--
    LocateDotDenemo"Returns the directory holding the user's preferences"--
    DirectivePut-scoreheader-tx"Writes the tx field (a string) of the scoreheader directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DenemoStopNo help--
    AngryDelete::paramsNo help--
    NotationMagick-ShuffleSelectedObjects::paramsNo help--
    GetCursorNoteAsMidi"Gets the MIDI key number for the note-position where the cursor is"--
    DirectiveGet-voice-minpixels"Gets the value of the minpixels field (a string) of the voice directive with the passed tag."--
    ShiftRealDialogUpTranspose/shift the cursor note or selection an arbitrary number of tones up. User can specify interval through a dialog.Arbitrary transpose up/ObjectMenu/NotesRests/Transpose
    Piece::paramsNo help--
    DenemoRewindNo help--
    TransposeStaffPrintPrints this staff (only) transposed. This is in addtion to any score-wide transposition(Print) Transpose/ObjectMenu/StaffMenu
    DirectiveGet-standalone-gy"Gets the value of the gy field (a string) of the standalone directive with the passed tag."--
    ShiftRealDialogUp::paramsNo help--
    ActivateMenuItem"Takes a string, a menu path (from below menus). It executes the command for that menu item. Returns #f for no menu item."--
    DirectivePut-scoreheader-y"Writes the y field (a string) of the scoreheader directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    TransposeStaffPrint::paramsNo help--
    OpNine::paramsNo help--
    LoadSelectDurationComposerNumberkeysChange the number keys to select the prevailing duration in composer mode.Change to 'Select Duration' Number Keys in Composer Mode/MainMenu/MoreMenu
    DenemoPreviousNo help--
    SpellCheckMidiChord"returns #t if the passed list of MIDI keys fails the pitch spellcheck"--
    DirectiveGet-staff-minpixels"Gets the value of the minpixels field (a string) of the staff directive with the passed tag."--
    LoadSelectDurationComposerNumberkeys::paramsNo help--
    DenemoGoBackNo help--
    DirectivePut-standalone-gy"Writes the gy field (a string) of the standalone directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DuplicateChordDuplicate a note or chord. Not for rests.Duplicate Note/Chord/ObjectMenu/NotesRests
    LoadCommand" pass in a path (from below menus) to a command script. Loads the command from .denemo or system if it can be found. It is used at startup in .denemo files like ReadingNoteNames.denemo which executes (d-LoadCommand "MainMenu/Educational/ReadingNoteNames") to ensure that the command it needs is in the command set."--
    DirectivePut-scoreheader-x"Writes the x field (a string) of the scoreheader directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ScoreMeterMeter string, flush-left below the poet.Meter/ObjectMenu/Score/Titles/Simple Titles
    DuplicateChord::paramsNo help--
    Appending?No help--
    BassFigure"Returns a string for the bass figure for the two MIDI keys passed in"--
    DenemoFirstNo help--
    DirectiveGet-note-minpixels"Gets the value of the minpixels field (a string) of the note directive with the passed tag."--
    ScoreMeter::paramsNo help--
    UnderfullMeasure?No help--
    DirectiveGet-standalone-gx"Gets the value of the gx field (a string) of the standalone directive with the passed tag."--
    InitializeScript"Takes a command name. called by a script if it requires initialization the initialization script is expected to be in init.scm in the menupath of the command passed in."--
    OpenAudio::paramsNo help--
    DirectiveGet-scoreheader-postfix"Gets the value of the postfix field (a string) of the scoreheader directive with the passed tag."--
    SlurBreve::paramsNo help--
    HasFigures"Returns #f if the current staff has no figures (or will not print out figured bass. See d-ShowFiguredBass)"--
    DiatonicInterval%tests your ability to find the diatonic interval name between two notesDiatonic Interval Detection/MainMenu/Educational/Note-Reading
    OpenAudioOpens an audio file which will be mixed with the current movement.Open Source Audio/MainMenu/FileMenu/OpenMenu
    NotationMagick-InsertNoteFromPoolInserts one note from a user-specified pool of notes in Lilypond syntaxNote from Pool/ObjectMenu/NotationMagick/SingleRandomNote
    DirectiveGet-chord-minpixels"Gets the value of the minpixels field (a string) of the chord directive with the passed tag."--
    UpbeatConvert the current measure to a partial measure so that it is complete with just the beats already inserted.Anacrusis (Upbeat, Pickup)/ObjectMenu/MeasureMenu
    SlurBreveInserts a 𝅜 and slurs to it, extending previous slur. ⏜ 𝅜/ObjectMenu/NotesRests/EditDuration/Slurs
    MidiAdvanceOnEditAdvances the cursor on MIDI note entry. Use in Edit mode.MIDI Advance on Edit/MainMenu/InputMenu/MIDI
    DiatonicInterval::paramsNo help--
    NotationMagick-InsertNoteFromPool::paramsNo help--
    DynamicsDialogChoose dynamics and midi volume level.Dynamics/ObjectMenu/Directives
    DirectivePut-standalone-gx"Writes the gx field (a string) of the standalone directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Upbeat::paramsNo help--
    None?No help--
    MidiAdvanceOnEdit::paramsNo help--
    GetRelativeFontSize"Deprecated - gets an integer from the user via a dialog"--
    DirectiveGet-scoreheader-prefix"Gets the value of the prefix field (a string) of the scoreheader directive with the passed tag."--
    ProbePositionNo help--
    KillTimer"Takes a timer id and destroys the timer"--
    DirectiveGet-standalone-minpixels"Gets the value of the minpixels field (a string) of the standalone directive with the passed tag."--
    ChordCommentAttach a textual comment to the chord at the cursorComment/ObjectMenu/NotesRests
    ChordComment::paramsNo help--
    DirectiveGet-standalone-ty"Gets the value of the ty field (a string) of the standalone directive with the passed tag."--
    DeleteCapturedMeasureForStaffDeletes the captured measure image for the current measure of the current staff.Delete Captured Measure./ObjectMenu/StaffMenu/CaptureScore
    GetPadding"Returns the padding that has been set by dragging in the Print view window"--
    DirectiveGet-scoreheader-display"Gets the value of the display field (a string) of the scoreheader directive with the passed tag."--
    DynamicsDialog::paramsNo help--
    RecordAndConvertStarts playing the score and recording from MIDI in, When finished it converts the recording to notation.Record and Convert/MainMenu/PlaybackMenu
    DirectivePut-object-minpixels"Writes the minpixels field (a string) of the object directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ToggleUpBow::paramsNo help--
    Timer"Takes a duration and scheme script, starts a timer that tries to execute the script after every duration ms. It returns a timer id which must be passed back to destroy the timer"--
    PrintBassPartWithoutFiguresPrints the Bass part omitting any figured bass figures.Print Bass Part Omitting Figures/MainMenu/FileMenu/PrintMenu
    DeleteCapturedMeasureForStaff::paramsNo help--
    AddDuplicateMeasureInserts a copy of the current measure after the present measure.Insert Duplicate Measure After/ObjectMenu/MeasureMenu
    JoinChordsJoins all notes, chords and rests in the selection and inserts a new, longer note instead. May create tied notes. Uses the cursor position as pitch.Join music objects/ObjectMenu/NotesRests
    ToggleUpBowMark/Unmark chord with an Up BowUpBow (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    DirectivePut-standalone-ty"Writes the ty field (a string) of the standalone directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ScoreInstrumentName of the instrument, centered below the subsubtitle. Also centered at the top of pages (other than the first page).Instrument/ObjectMenu/Score/Titles/Simple Titles
    AddDuplicateMeasure::paramsNo help--
    JoinChords::paramsNo help--
    GetOffset"Returns the offset that has been set by dragging in the Print view window"--
    DirectivePut-scoreheader-graphic"Writes the graphic field (a string) of the scoreheader directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    MovementNoteheadsNeomensuralNeomensural note head style for the current movement.Neomensural/ObjectMenu/MovementMenu/NoteHeadStyles
    ScoreInstrument::paramsNo help--
    OneShotTimer"Takes duration and executable scheme script. Executes the passed scheme code after the passed duration milliseconds"--
    MovementNoteheadsNeomensural::paramsNo help--
    CongruentiaPrint congruentia / canon symbolCongruentia/ObjectMenu/NotesRests/Markings/TextMarks
    RecordAndConvert::paramsNo help--
    DirectiveGet-object-minpixels"Gets the value of the minpixels field (a string) of the object directive with the passed tag."--
    SynchronizeAudio::paramsNo help--
    PrintBassPartWithoutFigures::paramsNo help--
    DirectiveGet-standalone-tx"Gets the value of the tx field (a string) of the standalone directive with the passed tag."--
    InsertCaptureMeasureForStaffCapture the image of a single measure (as screenshot) inserting at the current measure in the current staff.Capture and Insert One Measure/ObjectMenu/StaffMenu/CaptureScore
    NewVoiceAdds a voice to the current staff, initially displayed on a staff of its own, for readability. It will print on the staff above, and can be displayed there using Join Voices command if desired.Add Voice/ObjectMenu/StaffMenu/Voices
    DirectiveDelete-objectNo help--
    CountSteps%tests your ability to find the number of diatonic notes between two notesStep Counting Exercise/MainMenu/Educational/Note-Reading
    GetTextSelection"Returns the text on the clipboard"--
    DirectivePut-scoreheader-postfix"Writes the postfix field (a string) of the scoreheader directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DirectiveTextEdit-standaloneNo help--
    CheckPitchesCompares note from MIDI with current note, if equal in pitch, advances to next note, else beeps.Check Note Pitches/MainMenu/Educational/MIDI
    CountSteps::paramsNo help--
    NewVoice::paramsNo help--
    PlayMidiNote"Takes midi key number, volume 0-255, duration in ms and channel 0-15 and plays the note on midi out."--
    CheckPitches::paramsNo help--
    PlayMidiKeyNo help--
    DirectivePut-standalone-tx"Writes the tx field (a string) of the standalone directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Congruentia::paramsNo help--
    PlayNoteNo help--
    NotationMagick-MirrorSelectedObjectsMirror the selected notes. Axis is the cursor position.Mirror Selected Objects (Axis=Cursor)/ObjectMenu/NotationMagick
    GetOption"create a dialog with the options & return the one chosen, of #f if the user cancels"--
    DirectivePut-scoreheader-prefix"Writes the prefix field (a string) of the scoreheader directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    OutputMidiBytesNo help--
    StaffCommentSaves textual comments for this staffComment/ObjectMenu/StaffMenu
    InsertCaptureMeasureForStaff::paramsNo help--
    DirectiveTextEdit-score"Takes a tag. Lets the user edit (by running the editscript named by the tag) a score directive of the passed in tag. Returns #f if none"--
    DenemoPasteNo help--
    StaffComment::paramsNo help--
    CreateButtonNo help--
    NotationMagick-TwelveToneRowGenerates twelve notes of the prevailing duration, each is unique so the whole chromatic range gets inserted in a random manner. Twelve Tone Row/ObjectMenu/NotationMagick
    FirstChordInSelectionNo help--
    DirectiveGet-standalone-y"Gets the value of the y field (a string) of the standalone directive with the passed tag."--
    NextChordInSelectionNo help--
    ScriptCallback"Takes the the name of a scripted command. Runs the script stored for that command. Scripts which invoke other scripted commands use this (implicitly?) "--
    NotationMagick-TwelveToneRow::paramsNo help--
    ToggleDownBow::paramsNo help--
    OutputMidi"Takes and int as MIDI data and sends it directly to the MIDI out backend"--
    DirectivePut-scoreheader-display"Writes the display field (a string) of the scoreheader directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SmallFontEndPrinting resumes normal size music.End Small Size/ObjectMenu/Directives
    DirectiveActivate-score"Activates a score directive widget of the passed in tag. Returns #f if not a button"--
    NeoMensuralNoteheadPrints note with neomensural style notehead.Neo-mensural/ObjectMenu/NotesRests/NoteheadControl
    ToggleDownBowMark/Unmark chord with a Down BowDownBow (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    ScoreDedicationThe dedicatee of the music, centered at the top of the first page.Dedication/ObjectMenu/Score/Titles/Simple Titles
    SmallFontEnd::paramsNo help--
    TempoInsert tempi and/or metronome marks, printed or notTempo/ObjectMenu/Directives
    DirectivePut-standalone-y"Writes the y field (a string) of the standalone directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ScoreDedication::paramsNo help--
    ScorePrologInserts LilyPond syntax for include files etc at head of score.LilyPond Score Prolog/ObjectMenu/Score
    HideWindow"Hides the Denemo gui or shows it if passed #f"--
    PutMidi"Takes and int as MIDI data and simulates a midi event, avoiding capturing of midi by scripts. Value 0 is special and is received by scripts."--
    Tempo::paramsNo help--
    DisplaceRestHorizontallyAsks for a horizontal shift and moves the rest at the cursor by that much when printing.Displace Rest Horizontally/ObjectMenu/NotesRests/RestEntry
    DirectiveTextEdit-keysig"Takes a tag. Lets the user edit (by running the editscript named by the tag) a keysig directive of the passed in tag. Returns #f if none"--
    ScoreProlog::paramsNo help--
    DirectiveDelete-score"Deletes a score directive of the passed in tag. Returns #f if not deleted"--
    NeoMensuralNotehead::paramsNo help--
    ToggleStaccatissimoMark/Unmark chord as StaccatissimoStaccatissimo (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    NotationMagick-MirrorSelectedObjects::paramsNo help--
    StepSkipOrSame%tests your ability to determine if note is moving by a step or skipStep, Skip, or Same?/MainMenu/Educational/Note-Reading
    DirectiveGet-standalone-x"Gets the value of the x field (a string) of the standalone directive with the passed tag."--
    SingleAndTaggedSelectionSwitcherNo help--
    MidiFilterOffTurn off any MIDI filter script currently active.MIDI Filter Off/MainMenu/InputMenu/MIDI
    StepSkipOrSame::paramsNo help--
    DestroyButtons"Removes Score buttons"--
    CreateTimebase"Generates the MIDI timings for the music of the current movement. Returns TRUE if the MIDI was re-computed else FALSE (call was unnecessary)."--
    ToggleStaccatissimo::paramsNo help--
    DirectiveActivate-keysig"Activates a keysig directive widget of the passed in tag. Returns #f if not a button"--
    DirectiveTextEdit-voice"Takes a tag. Lets the user edit (by running the editscript named by the tag) a voice directive of the passed in tag. Returns #f if none"--
    ApplyToTaggedSelectionNo help--
    MidiFilterOff::paramsNo help--
    SetScoreHeaderFieldNo help--
    FindNextObjectAllStaffsNo help--
    MvntCommentStores textual comments for this movementComment/ObjectMenu/MovementMenu
    NextTaggedObjectAllStaffsNo help--
    DirectivePut-standalone-x"Writes the x field (a string) of the standalone directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ShiftRealHalfDownTranspose/shift the cursor note or selection one half tone downHalf tone down/ObjectMenu/NotesRests/Transpose
    HideButtons"Hides Score buttons or shows them if passed #f"--
    MidiRecord"Starts playback and synchronously records from MIDI in. The recording will play back with future play until deleted. The recording is not saved with the score - convert to notation first,"--
    MvntComment::paramsNo help--
    DirectiveDelete-keysig"Deletes a keysig directive of the passed in tag. Returns #f if not deleted"--
    DirectiveActivate-voice"Activates a voice directive widget of the passed in tag. Returns #f if not a button"--
    ShiftRealHalfDown::paramsNo help--
    SectionPrints a subtitle for the current movementSub-Title/ObjectMenu/MovementMenu/Titles/Book Titles
    VoicesDoublestrokeChoose a preset for four voices or automatic voice.Voice Preset/ObjectMenu/StaffMenu/Voices
    Tag?No help--
    ToggleHarmonic::paramsNo help--
    VoicesDoublestroke::paramsNo help--
    DirectiveGet-chord-gy"Gets the value of the gy field (a string) of the chord directive with the passed tag."--
    HideMenus"Hides all the menus"--
    EndVoltaEnds a volta, that is a n'th time barEnd 1st/2nd Time Bar/ObjectMenu/Directives
    ToggleHarmonicMark/Unmark chord with a harmonicHarmonic (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    ToggleConduct"Switches to mouse conducting playback. Playback will not advance beyond the cursor position unless then mouse is moved in the drawing area."--
    DirectiveGet-keysig-height"Gets the value of the height field (a string) of the keysig directive with the passed tag."--
    ScoreComposerName of the composer, flush-right below the subsubtitle.Composer/ObjectMenu/Score/Titles/Simple Titles
    DirectiveDelete-voice"Deletes a voice directive of the passed in tag. Returns #f if not deleted"--
    DisplaceRestHorizontally::paramsNo help--
    EndVolta::paramsNo help--
    UntagNo help--
    ScoreComposer::paramsNo help--
    Section::paramsNo help--
    DirectivePut-chord-gy"Writes the gy field (a string) of the chord directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    TagNo help--
    TogglePlayAlong"Switches to playalong playback. When playing or recording playback will not advance beyond the cursor position unless then mouse is moved or the next note is played in via MIDI in."--
    MovementNoteheadsBaroqueBaroque note head style for the current movement.Baroque/ObjectMenu/MovementMenu/NoteHeadStyles
    DirectiveGet-keysig-width"Gets the value of the width field (a string) of the keysig directive with the passed tag."--
    MouseOrMidiDrivenPlaybackTurns off play along playback: when this is on the playback does not advance past the cursor unless you play along the correct note via Midi In, or move the mouse over the music to drive the score along.Play Along Playback (Off/On)/MainMenu/PlaybackMenu
    UpDownOrSame%tests your note tracking abilityTrace Note Direction/MainMenu/Educational/Note-Reading
    DirectiveTextEdit-staff"Takes a tag. Lets the user edit (by running the editscript named by the tag) a staff directive of the passed in tag. Returns #f if none"--
    FiguredBassFilterOnStart filtering MIDI events, First note is bass, hold this down while entering notes for figures. Pedal changes harmony on same bass.Figured Bass Filter On/MainMenu/InputMenu/MIDI
    UpDownOrSame::paramsNo help--
    ShiftRealOctaveDownShifts current notes/selection down one octave while preserving accidental status. This means real transpositionOctave Down/ObjectMenu/NotesRests/Transpose
    DirectiveGet-note-gy"Gets the value of the gy field (a string) of the note directive with the passed tag."--
    FiguredBassFilterOn::paramsNo help--
    ShiftRealOctaveDown::paramsNo help--
    SetBreveSets Prevailing Duration to BreveBreve/ObjectMenu/NotesRests/SelectDuration
    SetMidiCapture"Takes one bool parameter - MIDI events will be captured/not captured depending on the value passed in, returns previous value."--
    DirectiveGet-keysig-override"Gets the value of the override field (a string) of the keysig directive with the passed tag."--
    DeleteCapturedMeasureDeletes the captured image of the source measure for the current measure.Delete Captured Measure/ObjectMenu/MovementMenu/CaptureScore
    SetBreve::paramsNo help--
    DirectiveActivate-staff"Activates a staff directive widget of the passed in tag. Returns #f if not a button"--
    ScoreCommentStores any textual commentary you may have for this score.Comment/ObjectMenu/Score
    InsertCaptureMeasureCapture the image of a single measure (as screenshot) inserting at the current measure.Capture and Insert One Measure/ObjectMenu/MovementMenu/CaptureScore
    MouseOrMidiDrivenPlayback::paramsNo help--
    DeleteCapturedMeasure::paramsNo help--
    ScoreComment::paramsNo help--
    DirectivePut-note-gy"Writes the gy field (a string) of the note directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    InsertCaptureMeasure::paramsNo help--
    GetMidi"Intercepts a MIDI event and returns it as a 4 byte number"--
    MidiTempoSend a Midi command to change the tempo to a new bpm. No printout.Set Tempo/ObjectMenu/Directives/MIDI
    DirectiveGet-keysig-gy"Gets the value of the gy field (a string) of the keysig directive with the passed tag."--
    DirectiveDelete-staff"Deletes a staff directive of the passed in tag. Returns #f if not deleted"--
    Slur0::paramsNo help--
    MidiTempo::paramsNo help--
    OpenSecondTimeBar(Print) start a second time bar, must be followed by EndVoltaStart a Second Time Bar/ObjectMenu/Directives
    Slur0Inserts a 𝅝 and slurs to it, extending previous slur. ⏜ 𝅝/ObjectMenu/NotesRests/EditDuration/Slurs
    MovementNoteheadsBaroque::paramsNo help--
    ScoreArrangerName of the arranger, flush-right below the composer.Arranger/ObjectMenu/Score/Titles/Simple Titles
    DirectiveGet-chord-gx"Gets the value of the gx field (a string) of the chord directive with the passed tag."--
    ShiftRealHalfUpTranspose/shift the cursor note or selection one half tone upHalf tone up/ObjectMenu/NotesRests/Transpose
    OpenSecondTimeBar::paramsNo help--
    RewindRecordedMidi"Rewinds the recorded MIDI track returns #f if no MIDI track recorded"--
    DirectiveGet-keysig-gx"Gets the value of the gx field (a string) of the keysig directive with the passed tag."--
    ScoreArranger::paramsNo help--
    DirectiveTextEdit-chord"Takes a tag. Lets the user edit (by running the editscript named by the tag) a chord directive of the passed in tag. Returns #f if none"--
    ShiftRealHalfUp::paramsNo help--
    DirectivePut-chord-gx"Writes the gx field (a string) of the chord directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    TaglineLinkCreates a tagline with a link in PDF output.Tagline with Link/ObjectMenu/Score/Titles
    NotationMagick-ReverseSelectedObjectsRevert selected objectsReverse Selected Objects/ObjectMenu/NotationMagick
    MapToSelectionNo help--
    GetRecordedMidiNote"Returns the ticks of the next event on the recorded MIDI track -ve if it is a NOTEOFF or #f if none"--
    LineOrSpace%tests your ability to recognize the difference between line and spaceLine and Space Recognition/MainMenu/Educational/Note-Reading
    DirectiveGet-keysig-ty"Gets the value of the ty field (a string) of the keysig directive with the passed tag."--
    RestsNo help--
    InsertTiedNoteDurationAttaches a tied note: you must give the duration after invoking this function.Attach Tied Note/ObjectMenu/NotesRests/TiedNotes
    NotationMagick-ReverseSelectedObjects::paramsNo help--
    DirectiveActivate-chord"Activates a chord directive widget of the passed in tag. Returns #f if not a button"--
    LineOrSpace::paramsNo help--
    LimitInterSystemSpaceLimits the extent to which the lines are spaced apart to fill the page.Limit Space Between Systems/ObjectMenu/Score/Print Layout
    InsertTiedNoteDuration::paramsNo help--
    ChangeStaff(Print) the current voice moves to the staff you name.Change Staff/ObjectMenu/StaffMenu
    DirectiveGet-note-gx"Gets the value of the gx field (a string) of the note directive with the passed tag."--
    MoveToMovementEndMove the cursor to last measure, last staff without altering the selection.Move To Movement End/MainMenu/NavigationMenu/Cursor
    GetNoteForMidiKey"Returns the LilyPond representation of the passed MIDI key number, using the current enharmonic set."--
    DirectiveGet-keysig-tx"Gets the value of the tx field (a string) of the keysig directive with the passed tag."--
    ChangeStaff::paramsNo help--
    DrumGM2CustomConvert General Midi drum-staffs to user-notation drum-staffs. Please edit the script to enter your own values.Drum GM2 Custom/MainMenu/EditMenu/MIDI
    MoveToMovementEnd::paramsNo help--
    DirectiveDelete-chord"Deletes a chord directive of the passed in tag. Returns #f if not deleted"--
    DrumGM2Custom::paramsNo help--
    LimitInterSystemSpace::paramsNo help--
    DirectivePut-note-gx"Writes the gx field (a string) of the note directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ShiftRealOctaveUpShifts current notes/selection up one octave while preserving accidental status. This means real transpositionOctave Up/ObjectMenu/NotesRests/Transpose
    Slur1::paramsNo help--
    ForEachToSelectionNo help--
    GetRecordedMidiOnTick"Returns the ticks of the next event on the recorded MIDI track -ve if it is a NOTEOFF or #f if none. Advances to the next note."--
    DirectiveGet-keysig-y"Gets the value of the y field (a string) of the keysig directive with the passed tag."--
    OpenFirstTimeBar(Print) start a first time bar, must be followed by EndVolta.Start a First Time Bar/ObjectMenu/Directives
    DirectiveTextEdit-note"Takes a tag. Lets the user edit (by running the editscript named by the tag) a note directive of the passed in tag. Returns #f if none"--
    Slur1Inserts a 𝅗𝅥 and slurs to it, extending previous slur. ⏜ 𝅗𝅥/ObjectMenu/NotesRests/EditDuration/Slurs
    ScoreTitlePrints the name given as a title centered at the start of the score.Title/ObjectMenu/Score/Titles/Simple Titles
    OpenFirstTimeBar::paramsNo help--
    SetHeaderFieldNo help--
    DirectiveGet-chord-ty"Gets the value of the ty field (a string) of the chord directive with the passed tag."--
    ScoreTitle::paramsNo help--
    SetMidiThru"Routes the MIDI in to MIDI out if it is not intercepted by d-GetMidi"--
    DirectiveGet-keysig-x"Gets the value of the x field (a string) of the keysig directive with the passed tag."--
    BarNumbersTurns bar numbering on/off in print out.Bar Numbers (On/Off)/ObjectMenu/StaffMenu/Numbering
    LongaAppend/Insert Longa durationLonga/ObjectMenu/NotesRests/EditDuration
    DirectiveActivate-note"Activates a note directive widget of the passed in tag. Returns #f if not a button"--
    ShiftRealOctaveUp::paramsNo help--
    BarNumbers::paramsNo help--
    Longa::paramsNo help--
    DiminishedOrAugmentedDetermine if the chord sounded is Diminished or AugmentedDiminishedAugmented/MainMenu/Educational/Aural Training/Chord-Comparison
    DirectivePut-chord-ty"Writes the ty field (a string) of the chord directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    StartUpStemsStems from now on point upward.Stems Up/ObjectMenu/NotesRests/StemControl
    TaglineLink::paramsNo help--
    GetKeyboardState"Returns an integer value, a set of bitfields representing the keyboard state, e.g. GDK_SHIFT_MASK etc"--
    DiminishedOrAugmented::paramsNo help--
    DirectivePut-keysig-override"Writes the override field (a string) of the keysig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    StartUpStems::paramsNo help--
    DirectiveDelete-note"Deletes a note directive of the passed in tag. Returns #f if not deleted"--
    SingleAndSelectionSwitcherNo help--
    ChangeValueNo help--
    AdagioAttaches tempo marking to chord at cursorAdagio/ObjectMenu/NotesRests/Markings/TextMarks/Tempo Indications
    DirectiveGet-note-ty"Gets the value of the ty field (a string) of the note directive with the passed tag."--
    GetPassword"Asks the user for a password which is returned"--
    DirectivePut-keysig-gy"Writes the gy field (a string) of the keysig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Adagio::paramsNo help--
    ShiftRealWholeDownTranspose/shift the cursor note or selection one whole tone downWhole tone down/ObjectMenu/NotesRests/Transpose
    CaptureMeasuresForStaffCreates blank measures one for each measure captured as a screenshot from one of a set of parts. Display the source score on the screen using any program. Click on opposite corners of each measure in turn to capture that measure as an image into Denemo. Right-click or scroll-wheel to switch corners to adjust. Press any key to finish. This command is for capturing in parts form; to capture in full score use CaptureMeasures commandCapture Measures (one staff)/ObjectMenu/StaffMenu/CaptureScore
    DirectiveGetNthTag-movementcontrol"Takes a number n. Returns the tag of the nth movementcontrol directive if it exists else returns #f if none"--
    NextSelectedObjectAllStaffsNo help--
    Slur2::paramsNo help--
    ShiftRealWholeDown::paramsNo help--
    DirectivePut-note-ty"Writes the ty field (a string) of the note directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SelectColumnSelects the whole columnSelect Column/MainMenu/EditMenu/Select
    SmallFontStartMusic after this is printed in a small size.Small Size/ObjectMenu/Directives
    Slur2Inserts a 𝅘𝅥 and slurs to it, extending previous slur. ⏜ 𝅘𝅥/ObjectMenu/NotesRests/EditDuration/Slurs
    GetUserName"Asks the user for a user name which is returned"--
    BookDatePrints a date on the title page.Date/ObjectMenu/Score/Titles/Book Titles
    DirectivePut-keysig-gx"Writes the gx field (a string) of the keysig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    MovementNoteheadsDefaultDefault note head style for the current movement.Default/ObjectMenu/MovementMenu/NoteHeadStyles
    ReminderAccidentalShows the accidental in the print out inside (). Display shows accidental but plain.Reminder Accidental/ObjectMenu/NotesRests/EditNote
    SmallFontStart::paramsNo help--
    DirectiveGetNthTag-layout"Takes a number n. Returns the tag of the nth layout directive if it exists else returns #f if none"--
    MoveToSelectionBeginningInThisStaffNo help--
    PutTextClipboardNo help--
    SelectColumn::paramsNo help--
    MovementNoteheadsDefault::paramsNo help--
    ReminderAccidental::paramsNo help--
    UnGraceAfterMake the grace note at the cursor closer to the following rather than preceding note.Un-Grace After/ObjectMenu/NotesRests/GraceNotes
    DirectiveGet-chord-tx"Gets the value of the tx field (a string) of the chord directive with the passed tag."--
    CaptureMeasuresForStaff::paramsNo help--
    DirectivePut-keysig-ty"Writes the ty field (a string) of the keysig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    UnGraceAfter::paramsNo help--
    DirectiveGetNthTag-paper"Takes a number n. Returns the tag of the nth paper directive if it exists else returns #f if none"--
    DirectiveTextEdit-movementcontrol"Takes a tag. Lets the user edit (by running the editscript named by the tag) a movementcontrol directive of the passed in tag. Returns #f if none"--
    MajorOrMinorDetermine if the chord played is major or minorMajorMinor/MainMenu/Educational/Aural Training/Chord-Comparison
    ChangeRest8Changes a rest at cursor position Sets prevailing rhythm to 𝅥Change a 𝅃 -
    StartDownStemsStems from now on point downward.Stems Down/ObjectMenu/NotesRests/StemControl
    MajorOrMinor::paramsNo help--
    InsertRest8Inserts a rest at cursor position Sets prevailing rhythm to 𝅥Insert a 𝅃-
    DirectivePut-chord-tx"Writes the tx field (a string) of the chord directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    StartDownStems::paramsNo help--
    Set8Set the prevailing duration to 𝅥<span font_desc="Denemo">𝅥</span>-
    DirectivePut-keysig-tx"Writes the tx field (a string) of the keysig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SelectionToEmptyMeasureCreates a selection to the next empty measure in the current staffSelection to Next Empty Measure/MainMenu/EditMenu/Select
    BreveAppend/Insert BreveBreve/ObjectMenu/NotesRests/EditDuration
    DirectiveGetNthTag-header"Takes a number n. Returns the tag of the nth header directive if it exists else returns #f if none"--
    DirectiveActivate-movementcontrol"Activates a movementcontrol directive widget of the passed in tag. Returns #f if not a button"--
    Change8Change the current note to a 𝅥<span font_desc="Denemo">𝅥</span>-
    SelectionToEmptyMeasure::paramsNo help--
    LargoAttaches Largo to chordLargo/ObjectMenu/NotesRests/Markings/TextMarks/Tempo Indications
    BookDate::paramsNo help--
    Insert8Insert a 𝅥<span font_desc="Denemo">𝅥</span>-
    Largo::paramsNo help--
    DirectiveGet-note-tx"Gets the value of the tx field (a string) of the note directive with the passed tag."--
    ShiftNextAsks for horizontal and vertical offsets and inserts a directive to displace the object at the cursor on printing.(Print) Shift Object/ObjectMenu/Directives
    AddHighestDownMinor2Add a minor second as chordnote relative to the highest note downwards.Add Minor 2nd below top/ObjectMenu/ChordMenu/AddBelowTop
    Breve::paramsNo help--
    8When appending, appends a 𝅥 With the cursor on a note inserts a 𝅥 before the current note The note will be pitchless (displays yellow, non-printing, percussion-sounding) if MIDI-in is active - the MIDI keyboard will provide the pitch<span font_desc="Denemo">𝅥</span>-
    DirectivePut-keysig-y"Writes the y field (a string) of the keysig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ToggleArpeggio::paramsNo help--
    ShiftNext::paramsNo help--
    DirectiveGetNthTag-scoreheader"Takes a number n. Returns the tag of the nth scoreheader directive if it exists else returns #f if none"--
    ChangeRest7Changes a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅲Change a 𝅂 -
    AddHighestDownMinor2::paramsNo help--
    ToggleArpeggioMark/Unmark chord with an arpeggioArpeggio (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    DirectiveDelete-movementcontrol"Deletes a movementcontrol directive of the passed in tag. Returns #f if not deleted"--
    StartTupletAsks for ratio of tuplet and then puts in a start for that. Use EndTuplet command after entering tuplet notes. Note that the Denemo display will not automatically group the tuplet, but it will print with expected beaming etc.Start Arbitrary Tuplet/ObjectMenu/NotesRests/Tuplets
    CheckForIncompleteMeasuresChecks each measure for complete number of beats, ignoring Anacrusis and ShortMeasure ones. Stops at anything bad.Check for Irregular Measures/MainMenu/NavigationMenu/Seek
    InsertRest7Inserts a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅲Insert a 𝅂-
    StartTuplet::paramsNo help--
    DirectivePut-note-tx"Writes the tx field (a string) of the note directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    CautionaryAccidentalForces the accidental on the note to be printed.Cautionary Accidental/ObjectMenu/NotesRests/EditNote
    CheckForIncompleteMeasures::paramsNo help--
    Help::TimedNoticeNo help--
    Set7Set the prevailing duration to 𝅘𝅥𝅲<span font_desc="Denemo">𝅘𝅥𝅲</span>-
    DirectivePut-keysig-x"Writes the x field (a string) of the keysig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    CautionaryAccidental::paramsNo help--
    JoinChordsToMergedChordJoins all notes, chords and rests in the selection and inserts a all selected notes as chord. May create tied notes.Join music objects to new chord/ObjectMenu/NotesRests
    DirectiveGetNthTag-keysig"Takes a number n. Returns the tag of the nth keysig directive if it exists else returns #f if none"--
    Help::PopNo help--
    Change7Change the current note to a 𝅘𝅥𝅲<span font_desc="Denemo">𝅘𝅥𝅲</span>-
    DirectiveGet-movementcontrol-height"Gets the value of the height field (a string) of the movementcontrol directive with the passed tag."--
    JoinChordsToMergedChord::paramsNo help--
    Help::PushNo help--
    ShiftRealWholeUpTranspose/shift the cursor note or selection one whole tone upWhole tone up/ObjectMenu/NotesRests/Transpose
    Insert7Insert a 𝅘𝅥𝅲<span font_desc="Denemo">𝅘𝅥𝅲</span>-
    DirectiveGet-chord-y"Gets the value of the y field (a string) of the chord directive with the passed tag."--
    ChapterPrints a heading in upper case for the current movement.Heading/ObjectMenu/MovementMenu/Titles/Book Titles
    Help::ClearQueueNo help--
    F-MajorIdentify Scale Notes that are soundedF Major/MainMenu/Educational/Aural Training/Identify-Scale-Note
    7When appending, appends a 𝅘𝅥𝅲 With the cursor on a note inserts a 𝅘𝅥𝅲 before the current note The note will be pitchless (displays yellow, non-printing, percussion-sounding) if MIDI-in is active - the MIDI keyboard will provide the pitch<span font_desc="Denemo">𝅘𝅥𝅲</span>-
    DirectiveGet-keysig-postfix"Gets the value of the postfix field (a string) of the keysig directive with the passed tag."--
    Chapter::paramsNo help--
    DirectiveGetNthTag-stemdirective"Takes a number n. Returns the tag of the nth stemdirective directive if it exists else returns #f if none"--
    Help::UpdateWriteStatusNo help--
    MoveNoteToCursorMoves the nearest note to join the cursorTo Cursor/ObjectMenu/NotesRests/EditNote
    F-Major::paramsNo help--
    ChangeRest6Changes a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅱Change a 𝅁 -
    DirectiveGet-movementcontrol-width"Gets the value of the width field (a string) of the movementcontrol directive with the passed tag."--
    ToggleTenutoMark/Unmark the chord TenutoTenuto (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    Help::RemoveTagNo help--
    MoveNoteToCursor::paramsNo help--
    InsertRest6Inserts a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅱Insert a 𝅁-
    DirectivePut-chord-y"Writes the y field (a string) of the chord directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Q-remove!No help--
    ShiftRealWholeUp::paramsNo help--
    Set6Set the prevailing duration to 𝅘𝅥𝅱<span font_desc="Denemo">𝅘𝅥𝅱</span>-
    NonPrintingStaffHides the staff in LilyPond print out.Non-Printing Staff/ObjectMenu/StaffMenu
    TinyStaffAllMovementsGets a staff number 1 ... n from user and makes that staff tiny in all movements.Tiny Staff in All Movements/ObjectMenu/StaffMenu
    DirectiveGet-keysig-prefix"Gets the value of the prefix field (a string) of the keysig directive with the passed tag."--
    DirectiveGetNthTag-tuplet"Takes a number n. Returns the tag of the nth tuplet directive if it exists else returns #f if none"--
    Help::queueNo help--
    DenemoPref_zoomNo help--
    Change6Change the current note to a 𝅘𝅥𝅱<span font_desc="Denemo">𝅘𝅥𝅱</span>-
    DirectiveGet-movementcontrol-override"Gets the value of the override field (a string) of the movementcontrol directive with the passed tag."--
    NonPrintingStaff::paramsNo help--
    TinyStaffAllMovements::paramsNo help--
    DenemoPref_system_heightNo help--
    Insert6Insert a 𝅘𝅥𝅱<span font_desc="Denemo">𝅘𝅥𝅱</span>-
    ArpeggioSelectionSwitcher::paramsNo help--
    DirectiveGet-note-y"Gets the value of the y field (a string) of the note directive with the passed tag."--
    DenemoPref_progressbardecorationsNo help--
    6When appending, appends a 𝅘𝅥𝅱 With the cursor on a note inserts a 𝅘𝅥𝅱 before the current note The note will be pitchless (displays yellow, non-printing, percussion-sounding) if MIDI-in is active - the MIDI keyboard will provide the pitch<span font_desc="Denemo">𝅘𝅥𝅱</span>-
    ArpeggioSelectionSwitcherMark/Unmark the selected notes arpeggioArpeggio (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    DirectiveGet-keysig-display"Gets the value of the display field (a string) of the keysig directive with the passed tag."--
    OpenMyDefaultTemplateOpens the template Default.denemo in the user's custom template folder.Open Default Template/MainMenu/FileMenu/OpenMenu
    DirectiveGetNthTag-timesig"Takes a number n. Returns the tag of the nth timesig directive if it exists else returns #f if none"--
    ChangeRest5Changes a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅰Change a 𝅀 -
    DirectiveGet-movementcontrol-gy"Gets the value of the gy field (a string) of the movementcontrol directive with the passed tag."--
    FortissimoPlaces a ff sign on the chord at the cursorFortissimo/ObjectMenu/NotesRests/Markings/TextMarks/Dynamic Markings
    OpenMyDefaultTemplate::paramsNo help--
    InsertRest5Inserts a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅰Insert a 𝅀-
    OpSevenWrapper/Dummy for KeypressesOpSeven/MainMenu/MoreMenu
    DirectivePut-note-y"Writes the y field (a string) of the note directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Fortissimo::paramsNo help--
    CursorLeftMoves the cursor one object left, altering the selection if anyCursor Left-
    Set5Set the prevailing duration to 𝅘𝅥𝅰<span font_desc="Denemo">𝅘𝅥𝅰</span>-
    OpSeven::paramsNo help--
    CaptureMeasuresCreates blank measures one for each measure captured as a screenshot from a source score. Display the source score using any program. Click on opposite corners of each measure in turn to capture that measure as an image into Denemo. Right-click or scroll-wheel to switch corners to adjust. Press any key to finish. This command is for capturing in score form; to underlay each part with its own source measure use CaptureMeasuresPartPerStaff Capture Measures (Score)/ObjectMenu/MovementMenu/CaptureScore
    DirectivePut-keysig-graphic"Writes the graphic field (a string) of the keysig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DirectiveGetNthTag-clef"Takes a number n. Returns the tag of the nth clef directive if it exists else returns #f if none"--
    MoveCursorLeftMoves the cursor one object left, without altering the selectionMove Cursor Left-
    Change5Change the current note to a 𝅘𝅥𝅰<span font_desc="Denemo">𝅘𝅥𝅰</span>-
    InsertTwoGraceNotesBeamedInserts two grace notes at the cursor beaming them together. Follow with a duration key.Insert Two/ObjectMenu/NotesRests/GraceNotes
    DirectiveGet-movementcontrol-gx"Gets the value of the gx field (a string) of the movementcontrol directive with the passed tag."--
    HideOssiaPlace this at the end of the music to be printed from the Ossia staffHide Ossia/ObjectMenu/StaffMenu/Ossia
    InsertLongaRestInsert a rest with longa durationLonga Rest/ObjectMenu/NotesRests/RestEntry
    CursorDownMoves the cursor one scale step downCursor Down-
    C-MajorIdentify Scale Notes that are soundedC Major/MainMenu/Educational/Aural Training/Identify-Scale-Note
    Insert5Insert a 𝅘𝅥𝅰<span font_desc="Denemo">𝅘𝅥𝅰</span>-
    InsertTwoGraceNotesBeamed::paramsNo help--
    InsertLongaRest::paramsNo help--
    CursorUpMoves the cursor one scale step upCursor Up-
    DirectiveGet-chord-x"Gets the value of the x field (a string) of the chord directive with the passed tag."--
    Preview4BarsPrint preview of current bar and the next three.Preview Four Measures/MainMenu/FileMenu/PrintMenu
    C-Major::paramsNo help--
    5When appending, appends a 𝅘𝅥𝅰 With the cursor on a note inserts a 𝅘𝅥𝅰 before the current note The note will be pitchless (displays yellow, non-printing, percussion-sounding) if MIDI-in is active - the MIDI keyboard will provide the pitch<span font_desc="Denemo">𝅘𝅥𝅰</span>-
    HideOssia::paramsNo help--
    DirectivePut-keysig-postfix"Writes the postfix field (a string) of the keysig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DirectiveGetNthTag-score"Takes a number n. Returns the tag of the nth score directive if it exists else returns #f if none"--
    CommandList::PREVAILINGDURATIONNo help--
    CursorRightMoves the cursor one object right, altering the selection if anyCursor Right-
    Preview4Bars::paramsNo help--
    ChangeRest4Changes a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅯Change a 𝄿 -
    SetCurrentVoiceAsStaffThe current voice will be typeset on its own staff.Voice to Staff/ObjectMenu/StaffMenu/Voices
    DirectiveGet-movementcontrol-ty"Gets the value of the ty field (a string) of the movementcontrol directive with the passed tag."--
    CaptureMeasures::paramsNo help--
    CommandListScrollDownNo help--
    MoveCursorRightMoves the cursor one object right, without altering the selectionMove Cursor Right-
    ReduceSystemSpacingReduces the gap between the systems of staffs on a page.Reduce Space Between Systems/ObjectMenu/Score
    InsertRest4Inserts a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅯Insert a 𝄿-
    ToggleTripletingInserts a start triplet or end tuple alternately.Toggle Triplet Entry (Off/On)/ObjectMenu/NotesRests/Tuplets
    SetCurrentVoiceAsStaff::paramsNo help--
    GoToMarkMoves the cursor to the Mark without altering the selectionTo Mark-
    DirectivePut-chord-x"Writes the x field (a string) of the chord directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Set4Set the prevailing duration to 𝅘𝅥𝅯<span font_desc="Denemo">𝅘𝅥𝅯</span>-
    ToggleTripleting::paramsNo help--
    ReduceSystemSpacing::paramsNo help--
    DirectivePut-keysig-prefix"Writes the prefix field (a string) of the keysig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DirectiveGetNthTag-voice"Takes a number n. Returns the tag of the nth voice directive if it exists else returns #f if none"--
    SwapPointAndMarkSwaps the active end of the selectionSwap Ends of Selection-
    Change4Change the current note to a 𝅘𝅥𝅯<span font_desc="Denemo">𝅘𝅥𝅯</span>-
    SharpenKeysig::paramsNo help--
    CommandListScrollUpNo help--
    DirectiveGet-movementcontrol-tx"Gets the value of the tx field (a string) of the movementcontrol directive with the passed tag."--
    DeleteStaffGroupingsClear the staff from all groupingsDelete all staff contexts/ObjectMenu/StaffMenu/StaffGroupings
    GoToSelectionStartMoves the cursor to the first object in the selection without altering the selection. returns #f if no selectionTo Selection Start-
    MovementNoteheadsDeleteDelete note head style of this movement. Reset to whatever Score or Lilypond has set as default.Delete Movement Notehead Settings/ObjectMenu/MovementMenu/NoteHeadStyles
    Insert4Insert a 𝅘𝅥𝅯<span font_desc="Denemo">𝅘𝅥𝅯</span>-
    AddHighestDownMajor2Add a major second as chordnote relative to the highest note downwards.Add Major 2nd below top/ObjectMenu/ChordMenu/AddBelowTop
    SharpenKeysigSharpens the key signature by one degree. If no key signature at cursor, sharpens the initial key signature./ObjectMenu/Key
    DeleteStaffGroupings::paramsNo help--
    PushPositionPushes the current cursor position onto a stackPush Position-
    DirectiveGet-note-x"Gets the value of the x field (a string) of the note directive with the passed tag."--
    MovementNoteheadsDelete::paramsNo help--
    4When appending, appends a 𝅘𝅥𝅯 With the cursor on a note inserts a 𝅘𝅥𝅯 before the current note The note will be pitchless (displays yellow, non-printing, percussion-sounding) if MIDI-in is active - the MIDI keyboard will provide the pitch<span font_desc="Denemo">𝅘𝅥𝅯</span>-
    StagedDeleteDeletes the object at the cursor. For Chords it deletes the chord stage by stage.Delete/MainMenu/EditMenu
    SetThumbnailSets the thumbnail to the section made in the first movement.Set Thumbnail from Selection/ObjectMenu/Score
    DirectivePut-keysig-display"Writes the display field (a string) of the keysig directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    TmbalesStyleChanges to a drum staffTmbales Style Staff/MainMenu/EditMenu/MIDI
    PopPositionPops a position from the stack of cursor positions, moving the cursor therePop Position-
    PrintAccompanistsScorePrints out the score with the topmost staff in tiny size and puts page breaks before each movement.Print Accompanist's Score/MainMenu/FileMenu/PrintMenu
    ChangeRest3Changes a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅮Change a 𝄾 -
    StagedDelete::paramsNo help--
    DirectiveGetNthTag-staff"Takes a number n. Returns the tag of the nth staff directive if it exists else returns #f if none"--
    CommandList:list-refNo help--
    DirectiveGet-movementcontrol-y"Gets the value of the y field (a string) of the movementcontrol directive with the passed tag."--
    SetThumbnail::paramsNo help--
    ChangePadNo help--
    TmbalesStyle::paramsNo help--
    PopPushPositionPops a position from the stack of cursor positions, pushes the current position, then moves the cursor to the popped positionPop and Push Position-
    InsertRest3Inserts a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅮Insert a 𝄾-
    ToggleTenuto::paramsNo help--
    PrintAccompanistsScore::paramsNo help--
    ToggleReduceToDrawingAreaHides/Shows menus, panes etc. The ones shown are those checked in the view menu.Hide/Show Menus-
    DirectivePut-note-x"Writes the x field (a string) of the note directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Set3Set the prevailing duration to 𝅘𝅥𝅮<span font_desc="Denemo">𝅘𝅥𝅮</span>-
    AddHighestDownMajor2::paramsNo help--
    InsertOneNoteInserts a note in the prevailing duration.Insert Note/ObjectMenu/NotesRests/InsertNote/InsertDuration
    DirectiveTextEdit-stemdirective"Takes a tag. Lets the user edit (by running the editscript named by the tag) a stemdirective directive of the passed in tag. Returns #f if none"--
    SetPaddingNo help--
    StaffUpMoves the cursor to the staff above, extending selection if anyStaff Up-
    Change3Change the current note to a 𝅘𝅥𝅮<span font_desc="Denemo">𝅘𝅥𝅮</span>-
    InsertOneNote::paramsNo help--
    DirectiveGetNthTag-note"Takes a number n. Returns the tag of the nth note directive if it exists else returns #f if none"--
    DirectiveGet-movementcontrol-x"Gets the value of the x field (a string) of the movementcontrol directive with the passed tag."--
    Db-PentascaleIdentify Scale Notes that are soundedDb Pentascale/MainMenu/Educational/Aural Training/Identify-Scale-Note
    StaffDownMoves the cursor to the staff below, extending selection if anyStaff Down-
    ToggleSegnoNo Tooltip yetSegno (Off/On)/ObjectMenu/NotesRests/Markings/Ornaments
    Insert3Insert a 𝅘𝅥𝅮<span font_desc="Denemo">𝅘𝅥𝅮</span>-
    Db-Pentascale::paramsNo help--
    MoveToStaffUpMoves the cursor to the staff above without altering selectionMove to Staff Up-
    DirectivePut-score-ty"Writes the ty field (a string) of the score directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ToggleSegno::paramsNo help--
    3When appending, appends a 𝅘𝅥𝅮 With the cursor on a note inserts a 𝅘𝅥𝅮 before the current note The note will be pitchless (displays yellow, non-printing, percussion-sounding) if MIDI-in is active - the MIDI keyboard will provide the pitch<span font_desc="Denemo">𝅘𝅥𝅮</span>-
    DirectiveActivate-stemdirective"Activates a stemdirective directive widget of the passed in tag. Returns #f if not a button"--
    MoveToStaffDownMoves the cursor to the staff below without altering selectionMove to Staff Down-
    ChangeRest2Changes a rest at cursor position Sets prevailing rhythm to 𝅘𝅥Change a 𝄽 -
    AutoAccidentalsPrints accidentals according to a chosen style. Affects following notes only.(Print) Accidental Printing/ObjectMenu/Directives
    DirectiveGetNthTag-chord"Takes a number n. Returns the tag of the nth chord directive if it exists else returns #f if none"--
    HalfBarlineInsert a barline with only half of its original sizeHalf Barline/ObjectMenu/Directives/Barlines
    DirectivePut-movementcontrol-override"Writes the override field (a string) of the movementcontrol directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    IRCRuns your browser on a page giving access to denemo's internet relay chatChat to Other Users/MainMenu/HelpMenu
    MeasureLeftMoves the cursor to the first object in the next measure, extending selection if anyMeasure Left-
    ProbePreviousNoteNo help--
    InsertRest2Inserts a rest at cursor position Sets prevailing rhythm to 𝅘𝅥Insert a 𝄽-
    HalfBarline::paramsNo help--
    IRC::paramsNo help--
    AutoAccidentals::paramsNo help--
    MeasureRightMoves the cursor to the first object in the previous measure, extending selection if anyMeasure Right-
    DirectivePut-score-gy"Writes the gy field (a string) of the score directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ProbeNextNoteNo help--
    CriticalCommentaryIntroA button is created for putting a title and introductory text for a critical commentary at the end of the score.Title and Introduction/ObjectMenu/Score/Titles/Book Titles/Epilog
    Set2Set the prevailing duration to 𝅘𝅥<span font_desc="Denemo">𝅘𝅥</span>-
    InsertBreveRestInsert a rest with breve durationBreve Rest/ObjectMenu/NotesRests/RestEntry
    FlattenKeysig::paramsNo help--
    DirectiveDelete-stemdirective"Deletes a stemdirective directive of the passed in tag. Returns #f if not deleted"--
    MoveToMeasureLeftMoves the cursor to the first object in the next measure leaving selection, if any, unchangedMove to Measure Left-
    CriticalCommentaryIntro::paramsNo help--
    DirectiveGetForTag-movementcontrol"Takes a optional tag. Returns that tag if a movementcontrol directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    FlattenKeysigFlattens the key signature by one degree. If no key signature at the cursor, operates on the initial key signature./ObjectMenu/Key
    AM::generateHidden8thstaffsNo help--
    DirectivePut-movementcontrol-gy"Writes the gy field (a string) of the movementcontrol directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Change2Change the current note to a 𝅘𝅥<span font_desc="Denemo">𝅘𝅥</span>-
    ChangeRelativeFontSizeNo help--
    MoveToMeasureRightMoves the cursor to the first object in the previous measureleaving selection, if any, unchangedMove to Measure Right-
    ProbePreviousObjectNo help--
    ReduceSlurShorten a slur that ends at the cursor.Shorten Slur from End/ObjectMenu/NotesRests/Slurs
    AM::generateHidden5thNo help--
    ShowOssiaPlace this at the end of the music to be printed from the Ossia staffShow Ossia/ObjectMenu/StaffMenu/Ossia
    Insert2Insert a 𝅘𝅥<span font_desc="Denemo">𝅘𝅥</span>-
    SetValueNo help--
    SmallerStaffThe current staff will print in a smaller size. Use this for the solo part above a piano accompanimentSmaller Staff/ObjectMenu/StaffMenu
    AAppend/Edit AA-
    DirectivePut-score-y"Writes the y field (a string) of the score directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ProbeNextObjectNo help--
    ReduceSlur::paramsNo help--
    PointAndClickWhen on, clicking on the pdf output executes a command to run an editor on the LilyPond at the relevant point. Not yet integrated in Denemo.Point and Click (Off/On)/ObjectMenu/Score
    2When appending, appends a 𝅘𝅥 With the cursor on a note inserts a 𝅘𝅥 before the current note The note will be pitchless (displays yellow, non-printing, percussion-sounding) if MIDI-in is active - the MIDI keyboard will provide the pitch<span font_desc="Denemo">𝅘𝅥</span>-
    DirectiveGet-stemdirective-height"Gets the value of the height field (a string) of the stemdirective directive with the passed tag."--
    SmallerStaff::paramsNo help--
    ShowOssia::paramsNo help--
    BAppend/Edit BB-
    ProbeNextMeasureNo help--
    InsertBreveRest::paramsNo help--
    DirectiveGetForTag-layout"Takes a optional tag. Returns that tag if a layout directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    AM::simultaneousFromBaseMetricalFirst5thNo help--
    DirectivePut-movementcontrol-gx"Writes the gx field (a string) of the movementcontrol directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ChangeRest1Changes a rest at cursor position Sets prevailing rhythm to 𝅗𝅥Change a 𝄼 -
    SetRelativeFontSizeNo help--
    CAppend/Edit CC-
    ProbePreviousMeasureNo help--
    InsertRest1Inserts a rest at cursor position Sets prevailing rhythm to 𝅗𝅥Insert a 𝄼-
    DAppend/Edit DD-
    DirectiveGet-score-ty"Gets the value of the ty field (a string) of the score directive with the passed tag."--
    PrintTwoReducedPrints the top two staffs on a single staff as cue.Print Two Parts as Cue for Accompanist/MainMenu/FileMenu/PrintMenu
    AM::simultaneousFromBaseMetricalFirst8thNo help--
    Ab-PentascaleIdentify Scale Notes that are soundedAb Pentascale/MainMenu/Educational/Aural Training/Identify-Scale-Note
    Set1Set the prevailing duration to 𝅗𝅥<span font_desc="Denemo">𝅗𝅥</span>-
    DirectiveGet-stemdirective-width"Gets the value of the width field (a string) of the stemdirective directive with the passed tag."--
    EAppend/Edit EE-
    ToggleCodaNo Tooltip yetCoda (Off/On)/ObjectMenu/NotesRests/Markings/Ornaments
    PrintTwoReduced::paramsNo help--
    DirectiveGetForTag-paper"Takes a optional tag. Returns that tag if a paper directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    DirectivePut-movementcontrol-ty"Writes the ty field (a string) of the movementcontrol directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Ab-Pentascale::paramsNo help--
    Change1Change the current note to a 𝅗𝅥<span font_desc="Denemo">𝅗𝅥</span>-
    FAppend/Edit FF-
    ProbeNo help--
    ToggleCoda::paramsNo help--
    TitledPiecePrints title for the current movement, which will get a page reference in a table of contents.Title/ObjectMenu/MovementMenu/Titles/Book Titles
    AM::simultaneousFromBaseMetricalMain4thNo help--
    Insert1Insert a 𝅗𝅥<span font_desc="Denemo">𝅗𝅥</span>-
    GAppend/Edit GG-
    DirectiveGet-score-gy"Gets the value of the gy field (a string) of the score directive with the passed tag."--
    GoToMeasureBeginningNo help--
    MovementNoteheadsSlashSlash note head style for the current movement.Slash/ObjectMenu/MovementMenu/NoteHeadStyles
    TitledPiece::paramsNo help--
    1When appending, appends a 𝅗𝅥 With the cursor on a note inserts a 𝅗𝅥 before the current note The note will be pitchless (displays yellow, non-printing, percussion-sounding) if MIDI-in is active - the MIDI keyboard will provide the pitch<span font_desc="Denemo">𝅗𝅥</span>-
    DirectiveGet-stemdirective-override"Gets the value of the override field (a string) of the stemdirective directive with the passed tag."--
    GoToEmptyMeasureMove cursor to the next point in the current staff where the music ends.Go To Next Empty Measure/MainMenu/NavigationMenu/Seek
    OctaveUpOctave UpOctave Up-
    PrevDirectiveOfTagInMeasureNo help--
    MovementNoteheadsSlash::paramsNo help--
    DirectiveGetForTag-header"Takes a optional tag. Returns that tag if a header directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    AM::hiddencrossed8thNo help--
    DirectivePut-movementcontrol-tx"Writes the tx field (a string) of the movementcontrol directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ChangeRest0Changes a rest at cursor position Sets prevailing rhythm to 𝅝Change a 𝄻 -
    ChangeOffsetNo help--
    GoToEmptyMeasure::paramsNo help--
    OctaveDownOctave DownOctave Down-
    NextDirectiveOfTagInMeasureNo help--
    VoicePreset4Preset for voice four. Stems down.Voice Preset 4 (Stems Down)/ObjectMenu/StaffMenu/Voices
    DenemoLink::paramsNo help--
    InsertRest0Inserts a rest at cursor position Sets prevailing rhythm to 𝅝Insert a 𝄻-
    WholeNoteInsert 𝅝WholeNote-
    DirectiveGet-score-y"Gets the value of the y field (a string) of the score directive with the passed tag."--
    NextDirectiveOfTagNo help--
    VoicePreset4::paramsNo help--
    DenemoLinkFollows the link at the cursor to a source document.Follow Link to Source/MainMenu/NavigationMenu
    AM::hiddencrossed5thNo help--
    Set0Set the prevailing duration to 𝅝<span font_desc="Denemo">𝅝</span>-
    DirectiveGet-stemdirective-gy"Gets the value of the gy field (a string) of the stemdirective directive with the passed tag."--
    GrandStaffEndStop GrandStaff multi-stave system.GrandStaff End/ObjectMenu/StaffMenu/StaffGroupings
    HalfNoteInsert 𝅗𝅥HalfNote-
    PrevDirectiveOfTagNo help--
    BeamingOn(Print) Start automatic beaming at this point in score. (Used after turning beaming off).Start Beaming/ObjectMenu/Directives
    ExtendSlurExtends the slur finishing at the cursor.Extend Slur/ObjectMenu/NotesRests/Slurs
    DirectiveGetForTag-scoreheader"Takes a optional tag. Returns that tag if a scoreheader directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    DirectivePut-movementcontrol-y"Writes the y field (a string) of the movementcontrol directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Change0Change the current note to a 𝅝<span font_desc="Denemo">𝅝</span>-
    GrandStaffEnd::paramsNo help--
    QuarterNoteInsert 𝅘𝅥QuarterNote-
    MoveToColumnEndNo help--
    NormalBeamEndingsEnds beams in the expected places (print).Use Normal Beam Endings/ObjectMenu/Score
    GlissandoInserts a glissandoGlissando/ObjectMenu/NotesRests/Markings/TextMarks
    ExtendSlur::paramsNo help--
    AM::anti8thNo help--
    OpSixWrapper/Dummy for KeypressesOpSix/MainMenu/MoreMenu
    BeamingOn::paramsNo help--
    Insert0Insert a 𝅝<span font_desc="Denemo">𝅝</span>-
    EighthNoteInsert 𝅘𝅥𝅮EighthNote-
    DirectivePut-score-tx"Writes the tx field (a string) of the score directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    FindPrevObjectAllColumnsNo help--
    Glissando::paramsNo help--
    0When appending, appends a 𝅝 With the cursor on a note inserts a 𝅝 before the current note The note will be pitchless (displays yellow, non-printing, percussion-sounding) if MIDI-in is active - the MIDI keyboard will provide the pitch<span font_desc="Denemo">𝅝</span>-
    DirectiveGet-stemdirective-gx"Gets the value of the gx field (a string) of the stemdirective directive with the passed tag."--
    SixteenthNoteInsert 𝅘𝅥𝅯SixteenthNote-
    FindNextObjectAllColumnsNo help--
    PointAndClick::paramsNo help--
    DirectiveGetForTag-keysig"Takes a optional tag. Returns that tag if a keysig directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    AM::anti5thNo help--
    DirectivePut-movementcontrol-x"Writes the x field (a string) of the movementcontrol directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    NormalBeamEndings::paramsNo help--
    MoveToGMoves cursor to nearest note GMove to G-
    ThirtysecondNoteInsert 𝅘𝅥𝅰ThirtysecondNote-
    Eb-PentascaleIdentify Scale Notes that are soundedEb Pentascale/MainMenu/Educational/Aural Training/Identify-Scale-Note
    ChangeToGChanges note at cursor to nearest note G Rhythm is unchangedChange to G-
    DenemoBarTypesets the Denemo barlines, regardless of the timing.Typeset Barlines Literally/ObjectMenu/Score
    SixtyfourthNoteInsert 𝅘𝅥𝅱SixtyfourthNote-
    DirectivePut-score-gx"Writes the gx field (a string) of the score directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ChangeLongaChange current note duration to LongaLonga/ObjectMenu/NotesRests/ChangeDuration
    AM::hidden8thNo help--
    Eb-Pentascale::paramsNo help--
    AddGAdds note G to the chord at cursor Cursor height determines which octaveAdd G-
    DirectiveGet-stemdirective-ty"Gets the value of the ty field (a string) of the stemdirective directive with the passed tag."--
    DenemoBar::paramsNo help--
    CreateOssiaStaffCreates a small staff above the current staff for inserting cues, ossia passages etc. Use Show Ossia and Hide Ossia to show specific measures.Create Ossia Staff/ObjectMenu/StaffMenu/Ossia
    OneHundredTwentyEighthNoteInsert 𝅘𝅥𝅲OneHundredTwentyEighthNote-
    ToggleStoppedNo Tooltip yetStopped (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    ChangeLonga::paramsNo help--
    DirectiveGetForTag-stemdirective"Takes a optional tag. Returns that tag if a stemdirective directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    DirectiveGet-movementcontrol-postfix"Gets the value of the postfix field (a string) of the movementcontrol directive with the passed tag."--
    DenemoDynamicListNo help--
    AddNoteGInserts note G after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert G After-
    TwoHundredFiftySixthNoteInsert 𝅥TwoHundredFiftySixthNote-
    ToggleStopped::paramsNo help--
    AM::hidden5thNo help--
    InsertGInserts note G before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert G-
    AddHighestDownPerfect1Add a perfect prime as chordnote relative to the highest note downwards.Add Perfect 1st below top/ObjectMenu/ChordMenu/AddBelowTop
    ParenthesizeNoteEnclose the note at the cursor in ( ) when printed.Parenthesize Note/ObjectMenu/NotesRests
    InsertWholeRestInsert 𝄻 rest<span font_desc="Denemo">𝄻</span>-
    DirectivePut-score-x"Writes the x field (a string) of the score directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ANS::IntervalGetStepsNo help--
    MoveToFMoves cursor to nearest note FMove to F-
    DirectiveGet-stemdirective-tx"Gets the value of the tx field (a string) of the stemdirective directive with the passed tag."--
    ExtraOffsetNo help--
    ParenthesizeNote::paramsNo help--
    InsertHalfRestInsert 𝄼 rest<span font_desc="Denemo">𝄼</span>-
    ANS::PillarOfFifthNo help--
    AddHighestDownPerfect1::paramsNo help--
    ChordsOverBassPlace the cursor on a bass note and invoke this command. It creates a treble staff above and for each note in the bass staff, as you play it, it switches to the treble staff and allows you to enter a chord. Use the Pitch Bend wheel to stop/start the process. Hold a chord while moving to the next bass note to extend the chord over more than one bass note.Create Chords Over Bass Line/MainMenu/InputMenu/MIDI
    DirectiveGetForTag-tuplet"Takes a optional tag. Returns that tag if a tuplet directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    ReplaceChord::paramsNo help--
    AM::crossed8thNo help--
    DirectiveGet-movementcontrol-prefix"Gets the value of the prefix field (a string) of the movementcontrol directive with the passed tag."--
    HideNotesStops the Lilypond engraving of notes(Print) Stop Drawing Notes/ObjectMenu/Directives/Staff
    ChangeToFChanges note at cursor to nearest note F Rhythm is unchangedChange to F-
    CreateOssiaStaff::paramsNo help--
    InsertQuarterRestInsert 𝄽 rest<span font_desc="Denemo">𝄽</span>-
    ReplaceChordSuppresses the normal LilyPond typetting for the current note/chord/rest replacing it with syntax provided by user.Replace LilyPond/ObjectMenu/NotesRests
    HideNotes::paramsNo help--
    AddFAdds note F to the chord at cursor Cursor height determines which octaveAdd F-
    ANS::PillarOfFifthIndexNo help--
    InsertEighthRestInsert 𝄾 rest<span font_desc="Denemo">𝄾</span>-
    DirectiveGet-score-tx"Gets the value of the tx field (a string) of the score directive with the passed tag."--
    SlurTwoCreates a slur from current note to next note.Slur with Next Note/ObjectMenu/NotesRests/Slurs
    AM::crossed5thNo help--
    AddNoteFInserts note F after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert F After-
    DirectiveGet-stemdirective-y"Gets the value of the y field (a string) of the stemdirective directive with the passed tag."--
    InsertSixteenthRestInsert 𝄿 rest<span font_desc="Denemo">𝄿</span>-
    DoubleBarlineInsert a double barline at cursor position.Double Bar/ObjectMenu/Directives/Barlines
    SlurTwo::paramsNo help--
    DirectiveGetForTag-timesig"Takes a optional tag. Returns that tag if a timesig directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    DirectiveGet-movementcontrol-display"Gets the value of the display field (a string) of the movementcontrol directive with the passed tag."--
    InsertFInserts note F before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert F-
    ANS::NoteTableRNo help--
    InsertThirtysecondRestInsert 𝅀 rest<span font_desc="Denemo">𝅀</span>-
    DoubleBarline::paramsNo help--
    ChordsOverBass::paramsNo help--
    AM::consecutive8thNo help--
    MoveToEMoves cursor to nearest note EMove to E-
    ChangeEnharmonicDownSwitch through enharmonic variants of the same sounding note in the direction of lower diatonic base notesChange Enharmonic -/ObjectMenu/NotesRests/EditNote
    InsertSixtyfourthRestInsert 𝅁 rest<span font_desc="Denemo">𝅁</span>-
    DirectiveGet-score-gx"Gets the value of the gx field (a string) of the score directive with the passed tag."--
    VoicePreset3Preset for third voice. Stems up.Voice Preset 3 (Stems Up)/ObjectMenu/StaffMenu/Voices
    ChangeToEChanges note at cursor to nearest note E Rhythm is unchangedChange to E-
    DirectiveGet-stemdirective-x"Gets the value of the x field (a string) of the stemdirective directive with the passed tag."--
    ChangeEnharmonicDown::paramsNo help--
    InsertBlankWholeNoteInsert a non-printing 𝄻 restInsertBlankWholeNote-
    DirectiveGetForTag-clef"Takes a optional tag. Returns that tag if a clef directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    AM::consecutive5thNo help--
    DirectivePut-movementcontrol-graphic"Writes the graphic field (a string) of the movementcontrol directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Bb-PentascaleIdentify Scale Notes that are soundedBb Pentascale/MainMenu/Educational/Aural Training/Identify-Scale-Note
    AddEAdds note E to the chord at cursor Cursor height determines which octaveAdd E-
    TogglePrallPrall::paramsNo help--
    InsertBlankHalfNoteInsert a non-printing 𝄼 restInsertBlankHalfNote-
    AM::displayLilypondNo help--
    Bb-Pentascale::paramsNo help--
    AddNoteEInserts note E after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert E After-
    SetCurrentStaffAsVoiceThe current staff will be typeset as a voice on the staff above.Staff to Voice/ObjectMenu/StaffMenu/Voices
    TogglePrallPrallAdds/Removes a PrallPrall to the notePrallPrall (Off/On)/ObjectMenu/NotesRests/Markings/Ornaments
    InsertBlankQuarterNoteInsert a non-printing 𝄽 restInsertBlankQuarterNote-
    DirectiveGet-score-x"Gets the value of the x field (a string) of the score directive with the passed tag."--
    AM::displayNo help--
    InsertEInserts note E before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert E-
    DirectivePut-stemdirective-override"Writes the override field (a string) of the stemdirective directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    VoicePreset3::paramsNo help--
    SetCurrentStaffAsVoice::paramsNo help--
    DirectiveGetForTag-score"Takes a optional tag. Returns that tag if a score directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    PasteReplaceSelectionPaste the clipboard. Replace any selected objects. This paste-version also creates new barlines instead of strictly using the copied ones.Paste and Replace Selection/MainMenu/EditMenu
    MoveToDMoves cursor to nearest note DMove to D-
    DirectivePut-movementcontrol-postfix"Writes the postfix field (a string) of the movementcontrol directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ParenthesizeChordEnclose the chord in ( ) on printing.Parenthesize Chord/ObjectMenu/ChordMenu
    ChangeToDChanges note at cursor to nearest note D Rhythm is unchangedChange to D-
    ParenthesizeChord::paramsNo help--
    DirectiveGet-score-height"Gets the value of the height field (a string) of the score directive with the passed tag."--
    JumpDownOctaveMoves cursor down an octave.Octave Down/MainMenu/NavigationMenu/Cursor
    AM::GenerateStaffListNo help--
    AccompanistsScoreSets/Unsets the top staff of each movement to a tiny font, with the lower staffs - the accompaniment - at the normal font. Print effect only.(Print) Accompanist's Score/ObjectMenu/Score
    AddDAdds note D to the chord at cursor Cursor height determines which octaveAdd D-
    DirectivePut-stemdirective-gy"Writes the gy field (a string) of the stemdirective directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DirectiveGetForTag-voice"Takes a optional tag. Returns that tag if a voice directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    AM::TestSimultaneousIntervalFromBaseMetricalFirstNo help--
    AddNoteDInserts note D after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert D After-
    JumpDownOctave::paramsNo help--
    DirectivePut-movementcontrol-prefix"Writes the prefix field (a string) of the movementcontrol directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    MoveToColumnStartNo help--
    GoToMeasureEndMove the Cursor to the end of the measureGo To Measure End-
    MusObj::GetIntervalNo help--
    AccompanistsScore::paramsNo help--
    InsertDInserts note D before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert D-
    DirectiveGet-score-width"Gets the value of the width field (a string) of the score directive with the passed tag."--
    ColumnEmpty?No help--
    StringNumFollowed by a number, places string number on note.String Number/ObjectMenu/NotesRests/Markings/Strings
    GoToMeasureEnd::paramsNo help--
    duration::MetricalMain?No help--
    BeamingOff(Print)Stop automatic beaming from current position in score.Stop Beaming/ObjectMenu/Directives
    MoveToCMoves cursor to nearest note CMove to C-
    DirectivePut-stemdirective-gx"Writes the gx field (a string) of the stemdirective directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    FindEditPointSearches backward for the start of non-printing notes.Find Edit Point/MainMenu/NavigationMenu/Seek
    MeasureBeginning?No help--
    StringNum::paramsNo help--
    InsertLongaInsert a LongaLonga/ObjectMenu/NotesRests/InsertNote/InsertDuration
    DirectiveGetForTag-staff"Takes a optional tag. Returns that tag if a staff directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    MusObj::minPitchNo help--
    OpThreeWrapper/Dummy for KeypressesOpThree/MainMenu/MoreMenu
    ChangeToCChanges note at cursor to nearest note C Rhythm is unchangedChange to C-
    DirectivePut-movementcontrol-display"Writes the display field (a string) of the movementcontrol directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    FindEditPoint::paramsNo help--
    MeasureEnd?No help--
    BeamingOff::paramsNo help--
    InsertLonga::paramsNo help--
    GetUniquePairsFilterLowestNo help--
    OpThree::paramsNo help--
    AddCAdds note C to the chord at cursor Cursor height determines which octaveAdd C-
    DirectiveGet-score-postfix"Gets the value of the postfix field (a string) of the score directive with the passed tag."--
    PasteReplaceSelection::paramsNo help--
    F-PentascaleIdentify Scale Notes that are soundedF Pentascale/MainMenu/Educational/Aural Training/Identify-Scale-Note
    AddNoteCInserts note C after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert C After-
    ToggleReverseTurn::paramsNo help--
    DirectivePut-stemdirective-ty"Writes the ty field (a string) of the stemdirective directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DirectiveGetForTag-note"Takes a optional tag. Returns that tag if a note directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    F-Pentascale::paramsNo help--
    InsertCInserts note C before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert C-
    DirectiveTextEdit-layout"Takes a tag. Lets the user edit (by running the editscript named by the tag) a layout directive of the passed in tag. Returns #f if none"--
    ToggleReverseTurnAdd/Removes a Reverse Turn to the noteReverse Turn (Off/On)/ObjectMenu/NotesRests/Markings/Ornaments
    GrandStaffStartStart grouping single staves together in order to form multi-stave systems. In a GrandStaff, the group begins with a brace, and bar lines are connected between the staves.GrandStaff Start/ObjectMenu/StaffMenu/StaffGroupings
    AM::TestSimultaneousIntervalFromBaseMetricalMainNo help--
    MoveToBMoves cursor to nearest note BMove to B-
    DirectiveGet-score-prefix"Gets the value of the prefix field (a string) of the score directive with the passed tag."--
    StemDirective?No help--
    ChangeToBChanges note at cursor to nearest note B Rhythm is unchangedChange to B-
    DeleteDynamicDeletes a dynamic attached to the chord at the cursor.Delete/ObjectMenu/NotesRests/Markings/TextMarks/Dynamic Markings
    DirectivePut-stemdirective-tx"Writes the tx field (a string) of the stemdirective directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DirectiveGetForTag-chord"Takes a optional tag. Returns that tag if a chord directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    AddBAdds note B to the chord at cursor Cursor height determines which octaveAdd B-
    DirectiveActivate-layout"Activates a layout directive widget of the passed in tag. Returns #f if not a button"--
    DeleteDynamic::paramsNo help--
    AddLowestUpMinor7Add a minor seventh as chordnote relative to the lowest note upwards.Add Minor 7th above base/ObjectMenu/ChordMenu/AddAboveBase
    AddNoteBInserts note B after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert B After-
    GrandStaffStart::paramsNo help--
    DirectiveGet-score-display"Gets the value of the display field (a string) of the score directive with the passed tag."--
    VoicePreset2Preset for second voice. Stems down.Voice Preset 2 (Stems Down)/ObjectMenu/StaffMenu/Voices
    TupletClose?No help--
    InsertBInserts note B before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert B-
    VoicePreset2::paramsNo help--
    DirectivePut-stemdirective-y"Writes the y field (a string) of the stemdirective directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    IntelligentDeleteDeletes a single object at the cursor, an empty measure or the complete selection.Delete/MainMenu/EditMenu
    DirectiveGetForTag-standalone"Takes a optional tag. Returns that tag if a standalone directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    MoveToAMoves cursor to nearest note AMove to A-
    DirectiveDelete-layout"Deletes a layout directive of the passed in tag. Returns #f if not deleted"--
    DenemoAudioAnnotateNo help--
    LHFingerFollowed by a number, print Left Hand fingering on noteLeft Hand Fingering/ObjectMenu/NotesRests/Markings/Strings
    IntelligentDelete::paramsNo help--
    GetUniquePairsNo help--
    TupletOpen?No help--
    ChangeToAChanges note at cursor to nearest note A Rhythm is unchangedChange to A-
    ToggleFermataMark/Unmark the chord with a fermataFermata (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    LHFinger::paramsNo help--
    AddHighestDownMinor7Add a minor seventh as chordnote relative to the highest note downwards.Add Minor 7th below top/ObjectMenu/ChordMenu/AddBelowTop
    DirectivePut-score-postfix"Writes the postfix field (a string) of the score directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Tupletclose?No help--
    AddAAdds note A to the chord at cursor Cursor height determines which octaveAdd A-
    DenemoPref_autosaveNo help--
    DirectivePut-stemdirective-x"Writes the x field (a string) of the stemdirective directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    wrap:Op0No help--
    DirectiveGetForTag-object"Takes a optional tag. Returns that tag if a object directive exists at the cursor, else returns the tag of the first such directive at the cursor, or #f if none"--
    Tupletopen?No help--
    AddNoteAInserts note A after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert A After-
    AddLowestUpMinor7::paramsNo help--
    DirectiveGet-layout-height"Gets the value of the height field (a string) of the layout directive with the passed tag."--
    ToggleFermata::paramsNo help--
    DenemoPref_maxhistoryNo help--
    wrap:Op9No help--
    Tupletmarker?No help--
    C-PentascaleIdentify Scale Notes that are soundedC Pentascale/MainMenu/Educational/Aural Training/Identify-Scale-Note
    InsertAInserts note A before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythmInsert A-
    AddHighestDownMinor7::paramsNo help--
    NoBeam::paramsNo help--
    DenemoPref_savepartsNo help--
    wrap:Op8No help--
    DirectivePut-score-prefix"Writes the prefix field (a string) of the score directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    C-Pentascale::paramsNo help--
    DeleteRhythmDelete the selected music snippet/rhythm patternDelete Snippet-
    JumpUpOctaveMoves cursor up one octave.Octave Up/MainMenu/NavigationMenu/Cursor
    NoBeam(Print) Removes beam from current noteNo Beam/ObjectMenu/NotesRests/Beaming
    DenemoPref_createclonesNo help--
    DirectiveGet-stemdirective-postfix"Gets the value of the postfix field (a string) of the stemdirective directive with the passed tag."--
    wrap:Op7No help--
    SetDirectiveTagActionScript"Sets an "action script" on the directive of the given tag"--
    Clef?No help--
    CreateRhythmCopy selection as music snippet or rhythm pattern for notes to follow as they are enteredCreate Snippet-
    JumpUpOctave::paramsNo help--
    ChangeBreveChange current note duration to BreveBreve/ObjectMenu/NotesRests/ChangeDuration
    DirectiveGet-layout-width"Gets the value of the width field (a string) of the layout directive with the passed tag."--
    AM::TestConsecutiveIntervalProgressionNo help--
    DenemoPref_lilyentrystyleNo help--
    HideBarlinesOmits barlines when printing.(Print) Hide Barlines/ObjectMenu/MovementMenu
    wrap:Op6No help--
    ClearOverlayClear the list of pitches that overlay the notesClear Overlay-
    ChangeBreve::paramsNo help--
    MezzoForteAttach mf indication to a chord.Mezzo Forte/ObjectMenu/NotesRests/Markings/TextMarks/Dynamic Markings
    DenemoPref_immediateplaybackNo help--
    HideBarlines::paramsNo help--
    wrap:Op5No help--
    DirectivePut-score-display"Writes the display field (a string) of the score directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Keysignature?No help--
    ToggleRhythmToggle audible feedback on/offToggle Audible Feedback-
    MapToAbstractionMovementNo help--
    MezzoForte::paramsNo help--
    DenemoPref_pitchspellingchannelNo help--
    DirectiveGet-stemdirective-prefix"Gets the value of the prefix field (a string) of the stemdirective directive with the passed tag."--
    wrap:Op4No help--
    GetCommandFromUser"Intercepts the next keyboard shortcut and returns the name of the command invoked, before invoking the command. Returns #f if the keypress(es) are not a shortcut for any command"--
    ToggleRestToggle between note entry and rest entryToggle Rest Mode-
    DirectiveGet-layout-override"Gets the value of the override field (a string) of the layout directive with the passed tag."--
    NextHigherMove cursor to next note higher than cursor posiitonNext Higher/MainMenu/NavigationMenu/Seek
    DenemoPref_pitchspellingprogramNo help--
    wrap:Op3No help--
    Timesignature?No help--
    ToggleEditToggle between current mode and edit modeToggle Edit Mode-
    NextHigher::paramsNo help--
    DenemoPref_modalNo help--
    wrap:Op2No help--
    DirectiveGet-voice-postfix"Gets the value of the postfix field (a string) of the voice directive with the passed tag."--
    FetchCommandsRefreshes the set of commands available from Denemo.org. Use More Commands after this has finishedUpdate Commands from Internet-
    ToggleCursorHighlightShows up the position of the cursor more clearly (off/on)Cursor Highlighting (Off/On)/MainMenu/NavigationMenu/Cursor
    ApplyTestsToAbstractionMovementPositionsNo help--
    DenemoPref_persistenceNo help--
    DirectiveGet-stemdirective-display"Gets the value of the display field (a string) of the stemdirective directive with the passed tag."--
    wrap:Op1No help--
    SetFontSizeChoose the font size of for the score, and hence how much space it takes up.(Print)Set Overall Score Size/ObjectMenu/Score
    Directive?No help--
    MyCommandsAllows choosing extra commands/menu items from your own collection of extrasMy Commands-
    ToggleCursorHighlight::paramsNo help--
    GetCommand"Intercepts the next keypress and returns the name of the command invoked, before invoking the command. Returns #f if the keypress is not a shortcut for any command"--
    DirectiveGet-layout-gy"Gets the value of the gy field (a string) of the layout directive with the passed tag."--
    DenemoPref_cursor_highlightNo help--
    SetFontSize::paramsNo help--
    MoreCommandsAllows choosing standard extra commands/menu itemsMore Commands-
    BookPoetPrints the poet or lyricist name on title pagePoet/Lyricist/ObjectMenu/Score/Titles/Book Titles
    DenemoPref_applytoselectionNo help--
    DirectiveGet-voice-prefix"Gets the value of the prefix field (a string) of the voice directive with the passed tag."--
    Singlenote?No help--
    AboutGives the version number etc of this programAbout-
    BookPoet::paramsNo help--
    PasteAbstractionMovementNo help--
    DenemoPref_quickshortcutsNo help--
    DirectivePut-stemdirective-graphic"Writes the graphic field (a string) of the stemdirective directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    RadioBoxMenuNo help--
    HelpOpens a browser on the user manualBrowse Manual-
    GetCommandKeypress"Returns the last keypress that successfully invoked a command "--
    DirectiveGet-layout-gx"Gets the value of the gx field (a string) of the layout directive with the passed tag."--
    TogglePortato::paramsNo help--
    DenemoPref_startmidiinNo help--
    ChangeHold2PedalLonger release time but notes will fade out eventually.69 Hold Pedal #2 (On/Off)/ObjectMenu/Directives/MIDI
    Chord?No help--
    PlaybackPropertiesAllows you to specify properties used in playing back (midi)Playback Properties-
    ToggleCheckChordsAdvances through the current movement as you play the notes, stopping for wrong or missing notes in MIDI in.Check Chords (On/Off)/MainMenu/InputMenu/MIDI
    TogglePortatoMark/Unmark the chord PortatoPortato (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    DenemoAudioAnnotationNo help--
    DenemoPref_modeNo help--
    ChangeHold2Pedal::paramsNo help--
    DirectiveGet-voice-display"Gets the value of the display field (a string) of the voice directive with the passed tag."--
    StopStopStop-
    DenemoPref_strictshortcutsNo help--
    DirectivePut-stemdirective-postfix"Writes the postfix field (a string) of the stemdirective directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    VoicePreset1Preset for first voice. Stems upVoice Preset 1 (Stems Up)/ObjectMenu/StaffMenu/Voices
    GetKeypress"Intercepts the next keypress and returns a string containing the name of the keypress (the shortcut name). Returns #f if keyboard interception was not possible."--
    musobj.metricalpNo help--
    DirectiveGet-layout-ty"Gets the value of the ty field (a string) of the layout directive with the passed tag."--
    FollowLinkNo help--
    TransposeScorePrintPrints the score transposed by the interval selected by SetTransposeIntervalFromSelection(Print) Transposed/ObjectMenu/Score
    DenemoPref_resolutionNo help--
    PlayPlayPlay-
    VoicePreset1::paramsNo help--
    set!musobj.metricalpNo help--
    TransposeScorePrint::paramsNo help--
    DeleteMovementDelete the current movementDelete Movement-
    DenemoPref_display_refreshNo help--
    DirectivePut-voice-postfix"Writes the postfix field (a string) of the voice directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    musobj.horizontalNo help--
    PreviousMovementGo to the previous movementPrevious Movement-
    DirectivePut-stemdirective-prefix"Writes the prefix field (a string) of the stemdirective directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DoublestrokeNo help--
    ChoirStaffEndStop ChoirStaff multi-stave system.ChoirStaff End/ObjectMenu/StaffMenu/StaffGroupings
    DenemoPref_animation_stepsNo help--
    DeleteBeamingDirectiveDeletes a ] or [ (end or start beam) directive on the current chord.Delete Beaming Directive/ObjectMenu/NotesRests/Beaming
    TextAbovePrints your text above the music at this pointArbitrary Text/ObjectMenu/NotesRests/Markings
    GetChar"Intercepts the next keypress and returns a string containing the character. Returns #f if keyboard interception was not possible."--
    set!musobj.horizontalNo help--
    DirectiveGet-layout-tx"Gets the value of the tx field (a string) of the layout directive with the passed tag."--
    NextMovementGo to the next movementNext Movement-
    DenemoPref_overlaysNo help--
    DeleteBeamingDirective::paramsNo help--
    GraceNoteSwitcherTransforms the current selected notes into grace notes.Grace Note (On/Off)/ObjectMenu/NotesRests/GraceNotes
    set!musobj.measureNo help--
    MoveToEndCursor to end of staff/voice, without extending selection if anyMove to Staff/Voice End-
    ApplyToSelectionFollowed by a keyboard shortcut: applies the shortcut with the cursor successively on each object in the selection.Apply Shortcut to Objects in Selection/MainMenu/EditMenu/Select
    ChoirStaffEnd::paramsNo help--
    DenemoPref_enable_thumbnailsNo help--
    DirectivePut-voice-prefix"Writes the prefix field (a string) of the voice directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    GraceNoteSwitcher::paramsNo help--
    set!musobj.staffNo help--
    MoveToBeginningCursor to start of staff/voice, without extending selection if anyMove to Staff/Voice Beginning-
    DirectivePut-stemdirective-display"Writes the display field (a string) of the stemdirective directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ApplyToSelection::paramsNo help--
    DenemoPref_continuousNo help--
    TypesetForScript"Typesets the score. Takes a script which will be called when Refresh is performed on the typeset window."--
    musobj.movementNo help--
    DirectiveGet-layout-y"Gets the value of the y field (a string) of the layout directive with the passed tag."--
    GoToEndCursor to end of staff/voice, extending selection if anyGo to End-
    FindNextLowerNoteMoves cursor to next note that is lower than the cursor.Next Lower/MainMenu/NavigationMenu/Seek
    DenemoPref_toolbarNo help--
    TextAbove::paramsNo help--
    InsertBreveInsert a BreveBreve/ObjectMenu/NotesRests/InsertNote/InsertDuration
    set!musobj.movementNo help--
    OpSix::paramsNo help--
    GoToBeginningCursor to start of staff/voice, extending selection if anyGo to Beginning-
    FindNextLowerNote::paramsNo help--
    DenemoPref_notation_paletteNo help--
    DirectivePut-voice-display"Writes the display field (a string) of the voice directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    InsertBreve::paramsNo help--
    PortatoSelectionSwitcher::paramsNo help--
    ChangeLegatoPedalSkips the attack portion of the VCA's envelope. For phrasing like wind or brass or guitar hammer-on.68 Legato Pedal (On/Off)/ObjectMenu/Directives/MIDI
    GoToMeasureOpens a dialog for going to a numbered measureGo to Measure-
    DirectiveTextEdit-tuplet"Takes a tag. Lets the user edit (by running the editscript named by the tag) a tuplet directive of the passed in tag. Returns #f if none"--
    ShiftOnTurns on horizontal displacements of notes where needed.Use Horizontal Shifts/ObjectMenu/StaffMenu/Voices
    DenemoPref_midi_in_controlsNo help--
    ProgressBarStop"If running, Stops the ProgressBar."--
    ToggleBeginPhrasingSlurBegin a phrasing slur on the current note. You can have normal slurs (partially) inside a phrasing slur.Begin Phrasing Slur/ObjectMenu/NotesRests/Slurs
    DirectiveGet-layout-x"Gets the value of the x field (a string) of the layout directive with the passed tag."--
    PortatoSelectionSwitcherMarks/Unmaks the selection with the PortatoPortato (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    InsertLinkNo help--
    ToggleEndPhrasingSlurEnd a phrasing slur on the current note.End Phrasing Slur/ObjectMenu/NotesRests/Slurs
    ChangeLegatoPedal::paramsNo help--
    InsertBarlineInserts specialized barline at the cursor position. Mostly not workingInsert Barline-
    DenemoPref_playback_controlsNo help--
    AddLowestUpMajor7Add a major seventh as chordnote relative to the lowest note upwards.Add Major 7th above base/ObjectMenu/ChordMenu/AddAboveBase
    ToggleBeginPhrasingSlur::paramsNo help--
    DirectiveGet-staff-postfix"Gets the value of the postfix field (a string) of the staff directive with the passed tag."--
    AttachLilyToChordAttach or edit attached LilyPond text to the chord at the cursor. This can be used for attaching and placing text and much more. See LilyPond documentation.Attach Lilypond to Chord-
    DenemoPref_console_paneNo help--
    AddHighestDownMajor7Add a major seventh as chordnote relative to the highest note downwards.Add Major 7th below top/ObjectMenu/ChordMenu/AddBelowTop
    AttachLilyToNoteAttach or edit attached LilyPond text to the note at the cursor. This can be used for guitar fingerings, cautionary accidentals and much more. See LilyPond documentation.Attach Lilypond to Note-
    DirectiveActivate-tuplet"Activates a tuplet directive widget of the passed in tag. Returns #f if not a button"--
    AddLowestUpMajor7::paramsNo help--
    PageBreak(Print) Forces a new page at this barline.Page Break/ObjectMenu/Directives
    DenemoPref_lyrics_paneNo help--
    ProgressBar"Takes a message as a string. Pops up the message inside of a pulsing progressbar"--
    DirectivePut-layout-override"Writes the override field (a string) of the layout directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DeleteDirectiveDelete a directive attached to chord/note at cursor.Delete a Directive-
    PageBreak::paramsNo help--
    DenemoPref_visible_directive_buttonsNo help--
    AddHighestDownMajor7::paramsNo help--
    DirectiveGet-staff-prefix"Gets the value of the prefix field (a string) of the staff directive with the passed tag."--
    EditKeysigDirectiveEdit any directives attached to key signature.Edit Key Signature Directives-
    ChangeEnharmonicUpShift through enharmonic variants of the same sounding note in the direction of higher diatonic base notes.Change Enharmonic +/ObjectMenu/NotesRests/EditNote
    DenemoPref_autoupdateNo help--
    ShiftOn::paramsNo help--
    EditTimesigDirectiveEdit any directives attached to time signature.Edit Time Signature Directives-
    DirectiveDelete-tuplet"Deletes a tuplet directive of the passed in tag. Returns #f if not deleted"--
    ChangeEnharmonicUp::paramsNo help--
    DenemoPref_rhythm_paletteNo help--
    VoicePresetAutomaticAutomatic voice preset. Resets to normal behaviour.Voice Preset Automatic/ObjectMenu/StaffMenu/Voices
    InfoDialog"Takes a message as a string. Pops up the message for the user to take note of as a informative message"--
    CloseReopenRepeatCloses and open repeat block and opens a new one.Close and Reopen Repeat/ObjectMenu/MeasureMenu/Repeats
    DirectivePut-layout-gy"Writes the gy field (a string) of the layout directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    EditClefDirectiveEdit any directives attached to clef.Edit Clef Directives-
    DenemoPref_object_paletteNo help--
    RepeatEndStartInserts a barline ending one repeated section and starting anotherRepeat End-Start/ObjectMenu/Directives/Barlines
    CloseReopenRepeat::paramsNo help--
    InsertNullObjectNo help--
    DirectiveGet-staff-display"Gets the value of the display field (a string) of the staff directive with the passed tag."--
    EditMovementDirectiveEdit any directives attached to movement.Edit Movement Directives-
    VoicePresetAutomatic::paramsNo help--
    RepeatEndStart::paramsNo help--
    EditScoreDirectiveEdit any directives attached to score.Edit Score Directives-
    DirectiveGet-tuplet-height"Gets the value of the height field (a string) of the tuplet directive with the passed tag."--
    ToggleChordDirectiveNo help--
    WarningDialog"Takes a message as a string. Pops up the message for the user to take note of as a warning"--
    make-musobjNo help--
    DirectivePut-layout-gx"Writes the gx field (a string) of the layout directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    EditVoiceDirectiveEdit any directives attached to voice.Edit Voice Directives-
    DirectiveDelete-standaloneNo help--
    StoppedSelectionSwitcher::paramsNo help--
    AskForIntervalNo help--
    DirectivePut-staff-postfix"Writes the postfix field (a string) of the staff directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ChangeSoftPedalLeft Piano Pedal. Lowers the volume of any notes played.67 Soft Pedal (On/Off) (Left Piano Pedal)/ObjectMenu/Directives/MIDI
    EditStaffDirectiveEdit any directives attached to staff.Edit Staff Directives-
    ToggleCheckChords::paramsNo help--
    DirectiveGetTag-timesigNo help--
    StoppedSelectionSwitcherMark/Unmark the selected notes stoppedStopped (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    ChangeSoftPedal::paramsNo help--
    EditDirectiveEdit any directives attached to chord/note at cursor.Edit Directives-
    DirectiveGet-tuplet-width"Gets the value of the width field (a string) of the tuplet directive with the passed tag."--
    DenemoPref_jacktransportNo help--
    GetUserInput"Takes three strings, title, prompt and initial value. Shows these to the user and returns the user's string."--
    DirectivePut-layout-ty"Writes the ty field (a string) of the layout directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    EditObjectEdit the object at the cursor.Edit Object-
    FingeringsDoublestrokePlace a fingering instruction on a noteFingerings/ObjectMenu/NotesRests
    DenemoPref_jacktransport_start_stoppedNo help--
    SwitchMensuralBarlinesDraw the barlines only between the staves but not inside.(Print) Mensural Barlines (On/Off)/ObjectMenu/MovementMenu
    DirectivePut-staff-prefix"Writes the prefix field (a string) of the staff directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    InsertDynamicInserts a dynamic marking at the cursor positionInsert Dynamics-
    FingeringsDoublestroke::paramsNo help--
    LineBreak(Print) Start a new line (i.e. system) at this measure.Line Break/ObjectMenu/Directives
    EditChordsAllows chord symbols to be added to the current note. E.G.cis:dim7 for c-sharp diminished 7th. See Lilypond docs for notationEdit Chord Symbols-
    DirectiveGet-tuplet-override"Gets the value of the override field (a string) of the tuplet directive with the passed tag."--
    LineBreak::paramsNo help--
    SwitchMensuralBarlines::paramsNo help--
    GoToPosition"Move to given Movement, voice measure and object position. Takes 4 parameters integers starting from 1, use #f for no change. Returns #f if it fails"--
    DirectivePut-layout-tx"Writes the tx field (a string) of the layout directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ShowFiguredBassShow the figured bass on the current staff on printingShow Figures (Print)-
    DirectivePut-staff-display"Writes the display field (a string) of the staff directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    HideFiguredBassHide the figured bass on the current staff on printingHide Figures (Print)-
    MusicalSymbols-notesNo help--
    FermataSelectionSwitcher::paramsNo help--
    OpenOctaveDownOpens a block printing an octave lower: must be terminated with CloseLilyBlock(Print) Open { Octave Down/ObjectMenu/Directives/Print Transpositions
    Directive-timesig?No help--
    MergeRests(Print) Merges rests where two voices have a common rest. Not for whole measure or multi-measure rests.Merge Rests/ObjectMenu/StaffMenu/Voices
    ShiftDownTranspose/shift the cursor note or selection one step down, stay in the keysignature.Tonal step down/ObjectMenu/NotesRests/Transpose
    DeleteFiguredBassDelete the figured bass on the current staffDelete Figures-
    DirectiveGet-tuplet-gy"Gets the value of the gy field (a string) of the tuplet directive with the passed tag."--
    FermataSelectionSwitcherMark/Unmark current selection or object with a fermataFermata (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    ShiftProtoNo help--
    OpenOctaveDown::paramsNo help--
    DirectiveGetTag-keysigNo help--
    RepeatEndInsert a barline indicating the end of a repeated section.Repeat End Barline/ObjectMenu/Directives/Barlines
    ShiftDown::paramsNo help--
    HTTP"Takes 4 parameters and makes http transaction with www.denemo.org"--
    DirectivePut-layout-y"Writes the y field (a string) of the layout directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    EditFiguredBassAdd a bass figure to the current note. Use | sign to split the duration of a note so as to have multiple figures on one note. See Lilypond docs for other notationInsert/Edit Figured Bass-
    RepeatEnd::paramsNo help--
    DirectiveGet-standalone-postfix"Gets the value of the postfix field (a string) of the standalone directive with the passed tag."--
    DeleteVerseDeletes current verse of lyrics from current voiceDelete Verse-
    MeasureEmpty?No help--
    DenemoPref_portaudio_sample_rateNo help--
    MergeRests::paramsNo help--
    AddVerseAdd a verse of lyricsAdd Lyric Verse-
    DirectiveGet-tuplet-gx"Gets the value of the gx field (a string) of the tuplet directive with the passed tag."--
    DocumentCommandNo help--
    Music?No help--
    ChoirStaffStartStart grouping single staves together in order to form multi-stave systems. In a ChoirStaff, the group starts with a bracket, but bar lines are not connected. ChoirStaff Start/ObjectMenu/StaffMenu/StaffGroupings
    DenemoPref_portaudio_period_sizeNo help--
    BookComposerPrints a composer name on title pageComposer/ObjectMenu/Score/Titles/Book Titles
    DetachQuitCallback"Removes a callback from the current musical score"--
    ChangeSustenutoPedalMiddle Grand Piano Pedal. All Notes currently active (without a note off) will not have a note-off until Sustenuto Off.66 Sustenuto Pedal (On/Off) (Middle Grand Piano Pedal)/ObjectMenu/Directives/MIDI
    InsertStemInserts a stem neutral object. After this automatic stem directions are active. You can click on this tag and use Sharpen/StemUp etc commands to change stem directionAuto Stemming-
    DirectivePut-layout-x"Writes the x field (a string) of the layout directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DirectiveGet-standalone-prefix"Gets the value of the prefix field (a string) of the standalone directive with the passed tag."--
    ChangeSustenutoPedal::paramsNo help--
    ChangeNoteheadChange the type of notehead for the current noteSet Notehead-
    ChoirStaffStart::paramsNo help--
    BookComposer::paramsNo help--
    InsertTimeSigEdit/Insert a time signature change for the current measureTime Signature Change-
    DirectiveGet-tuplet-ty"Gets the value of the ty field (a string) of the tuplet directive with the passed tag."--
    Change-6411No help--
    Directive-keysig?No help--
    AttachQuitCallback"Takes a script as a string, which will be stored. All the callbacks are called when the musical score is closed"--
    InitialTimeSigSet the initial time signature of the current staffInital Time Signature-
    set!musobj.startNo help--
    DirectiveGet-layout-postfix"Gets the value of the postfix field (a string) of the layout directive with the passed tag."--
    Change-3072No help--
    ShortInstrumentNamePrints shortened form of instrument name before this staff for second and subsequent systemsShort Instrument Name/ObjectMenu/StaffMenu
    DirectiveGetTag-clefNo help--
    ToggleImmediatePlaybackToggle on/off if you want to hear the note directly after inserting/changing.Toggle Immediate Playback/MainMenu/PlaybackMenu
    DirectiveGet-standalone-display"Gets the value of the display field (a string) of the standalone directive with the passed tag."--
    InsertKeyInsert/Edit a key change at the cursor positionKey Signature Change-
    CreateMusObjNo help--
    Change6411No help--
    ShortInstrumentName::paramsNo help--
    ToggleImmediatePlayback::paramsNo help--
    GetTypeAsLilypondNo help--
    AddLowestUpMinor6Add a minor sixth as chordnote relative to the lowest note upwards.Add Minor 6th above base/ObjectMenu/ChordMenu/AddAboveBase
    InitialKeySet the initial key signature of the current staffInitial Key-
    DirectiveGet-tuplet-tx"Gets the value of the tx field (a string) of the tuplet directive with the passed tag."--
    musobj.measureNo help--
    Change3072No help--
    HideClefOn printing, omit the clef change at the cursor, or the initial clef if the cursor is not on a clef change.(Print) Hide/ObjectMenu/ClefMenu
    Merge-shuffle-list!No help--
    SetPrefs"Takes xml representation of a preference and adds it to the Denemo preferences"--
    InsertClefInsert/Edit a change of clef at the cursorClef Change-
    musobj.staffNo help--
    ToggleTrill::paramsNo help--
    DirectiveGet-layout-prefix"Gets the value of the prefix field (a string) of the layout directive with the passed tag."--
    Set-6411No help--
    DenemoPref_fluidsynth_reverbNo help--
    HideClef::paramsNo help--
    GetContextAsLilypondNo help--
    ShiftUpTranspose/shift the cursor note or selection one step up, stay in the keysignature.Tonal step up/ObjectMenu/NotesRests/Transpose
    DirectivePut-standalone-postfix"Writes the postfix field (a string) of the standalone directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    InitialClefChange the initial clef of the current staffInitial Clef-
    ToggleTrillAdds/Removes a trill to the noteTrill (Off/On)/ObjectMenu/NotesRests/Markings/Ornaments
    Set-3072No help--
    DenemoPref_fluidsynth_chorusNo help--
    RepeatStartInsert a barline indicating the start of a repeated section.Repeat Start Barline/ObjectMenu/Directives/Barlines
    ShiftUp::paramsNo help--
    StaffPropertiesChange the properties of the current staffStaff Properties-
    Set6411No help--
    DenemoPref_dynamic_compressionNo help--
    list-positionNo help--
    DirectiveGet-tuplet-y"Gets the value of the y field (a string) of the tuplet directive with the passed tag."--
    RepeatStart::paramsNo help--
    AddHighestDownMinor6Add a minor sixth as chordnote relative to the highest note downwards.Add Minor 6th below top/ObjectMenu/ChordMenu/AddBelowTop
    Chordize"Enforces the treatment of the note at the cursor as a chord in LilyPond"--
    AddVoiceAdds a new voice (part), to the current staff. It is tricky to switch between the voices. Suggest to use merge staffsAdd Voice-
    DirectiveGet-layout-display"Gets the value of the display field (a string) of the layout directive with the passed tag."--
    Set3072No help--
    Directive-clef?No help--
    DirectivePut-standalone-prefix"Writes the prefix field (a string) of the standalone directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DeleteAfterDeletes the staff after the current staffDelete Staff After-
    LoadDefaultComposerNumberkeysWrapper/Dummy for KeypressesReset Keys in Composer Mode/MainMenu/MoreMenu
    Insert-6411No help--
    ShortMeasureAllow too few notes/rests in this measure. LilyPond will engrave this measure (in all staffs) with the short duration given by notes already present when this command was issued.Short Measure/ObjectMenu/MeasureMenu
    DirectiveGetTag-voiceNo help--
    defstructNo help--
    UnHideNotesReverts the "Stop drawing notes" command(Print) Start Drawing Notes (Again)/ObjectMenu/Directives/Staff
    ChangePortamentoSlides between 2 notes. Can be adjusted with 5 - Portamento Time65 Portamento (On/Off)/ObjectMenu/Directives/MIDI
    DeleteStaffDeletes the current staffDelete Current Staff-
    LoadDefaultComposerNumberkeys::paramsNo help--
    musobj.startNo help--
    Insert-3072No help--
    DirectiveGet-tuplet-x"Gets the value of the x field (a string) of the tuplet directive with the passed tag."--
    UnHideNotes::paramsNo help--
    PrevStandaloneDirectiveInMeasure"Moves the cursor within the current measure to the previous object that is a Denemo Directive in the current staff. Returns #f if the cursor did not move"--
    ChangePortamento::paramsNo help--
    DeleteBeforeDeletes the staff before the current staffDelete Staff Before-
    AddLowestUpMinor6::paramsNo help--
    DirectivePut-layout-graphic"Writes the graphic field (a string) of the layout directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    Insert6411No help--
    ShortMeasure::paramsNo help--
    AddHighestDownMinor6::paramsNo help--
    DirectivePut-standalone-display"Writes the display field (a string) of the standalone directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    AddLastInserts a new staff at the end of the scoreAdd Last Staff-
    Insert3072No help--
    AddInitialInserts a new staff at the top of the scoreAdd Initial Staff-
    -6411No help--
    InstrumentNamePrint Instrument name before staff at start of score,Instrument Name/ObjectMenu/StaffMenu
    DirectivePut-tuplet-override"Writes the override field (a string) of the tuplet directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    NextStandaloneDirectiveInMeasure"Moves the cursor within the current measure to the next object that is a Denemo Directive in the current staff. Returns #f if the cursor did not move"--
    AddAfterInserts/Adds a new staff after the current staffAdd Staff After-
    DirectivePut-layout-postfix"Writes the postfix field (a string) of the layout directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    -3072No help--
    InstrumentName::paramsNo help--
    AddBeforeInserts a new staff before the current staffAdd Staff Before-
    6411No help--
    DirectiveGet-note-postfix"Gets the value of the postfix field (a string) of the note directive with the passed tag."--
    Directive-voice?No help--
    MoveToVoiceDownGo to the lower numbered voice on this staff without altering selectionMove to Voice Down-
    ToggleTurn::paramsNo help--
    3072No help--
    DirectivePut-tuplet-gy"Writes the gy field (a string) of the tuplet directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    SpaceNumberIdentify the space number in which the note is display onIdentify Space Number/MainMenu/Educational/Note-Reading
    PrevStandaloneDirective"Moves the cursor the previous object that is a Denemo Directive in the current staff. Returns #f if the cursor did not move"--
    DirectiveGetTag-staffNo help--
    MoveToVoiceUpGo to the higher numbered voice on staff without altering selectionMove to Voice Up-
    ToggleTurnAdds/Removes a turn to the noteTurn (Off/On)/ObjectMenu/NotesRests/Markings/Ornaments
    DirectivePut-layout-prefix"Writes the prefix field (a string) of the layout directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    FinalizeTypesettingNo help--
    ChangePrintDurationLongaChange one chord member to appear like a longa duration without changing the original logic like measure calculation or the duration of newly added chord members.Change chord-member to longa/ObjectMenu/ChordMenu/ChangePrintDuration
    AnacrusisInsert a LilyPond Directive to give an eighth note upbeatInsert Anacrusis/ObjectMenu/MeasureMenu
    VoiceDownGo to the lower numbered voice on this staff, extending selection if anyVoice Down-
    SpaceNumber::paramsNo help--
    InitializeTypesettingNo help--
    DirectiveGet-note-prefix"Gets the value of the prefix field (a string) of the note directive with the passed tag."--
    InsertStandaloneDirectiveInsert or edit a directive in the LilyPond music typesetting language. This can be used for extra spacing, transposing or almost anything. See LilyPond documentation for ideas.Insert Lilypond/ObjectMenu/Directives
    Anacrusis::paramsNo help--
    VoiceUpGo to the higher numbered voice on staff, extending selection if anyVoice Up-
    FinalizeMidiGenerationNo help--
    ChangePrintDurationLonga::paramsNo help--
    DirectivePut-tuplet-gx"Writes the gx field (a string) of the tuplet directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ShiftOffTurns off horizontal displacement of notes (which avoid collisions between parts)No Horizontal Shifts/ObjectMenu/StaffMenu/Voices
    NextStandaloneDirective"Moves the cursor the next object that is a Denemo Directive in the current staff. Returns #f if the cursor did not move"--
    MezzoPianoprints mp and outputs MIDI vol change#Mezzo Piano/ObjectMenu/NotesRests/Markings/TextMarks/Dynamic Markings
    SwapMovementsSwap this movement with the one beforeSwap Movements-
    DirectivePut-layout-display"Writes the display field (a string) of the layout directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    InitializeMidiGenerationNo help--
    MezzoPiano::paramsNo help--
    JoinVoicesMerge this staff as a voice on the previous staffJoin Voices-
    ShiftOff::paramsNo help--
    FinalizePlaybackNo help--
    DirectiveGet-note-display"Gets the value of the display field (a string) of the note directive with the passed tag."--
    SplitVoicesSplit off the next voice as a separate staffSplit Voices-
    InitializePlaybackNo help--
    InsertStandaloneDirective::paramsNo help--
    InvertedMapNo help--
    DirectivePut-tuplet-ty"Writes the ty field (a string) of the tuplet directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ConvertMidiForBassTakes a MIDI recording over a bass line and inserts the chords by matching the bass notes. Each chord must include the bass note.Convert MIDI Chords Over Bass/MainMenu/PlaybackMenu
    InsertSnippet"Inserts music Snippet from passed id Returns #f if not possible"--
    Directive-staff?No help--
    SwapStaffsSwap this staff with the one higher up. Note this actually swaps voices.Swap Staffs-
    DirectiveTextEdit-paper"Takes a tag. Lets the user edit (by running the editscript named by the tag) a paper directive of the passed in tag. Returns #f if none"--
    FinalizePrintNo help--
    ConvertMidiForBass::paramsNo help--
    DirectiveGetTag-layoutNo help--
    CommandManagementView help, change and save keyboard shortcutsManage Command Set-
    OpZeroWrapper/Dummy for KeypressesOpZero/MainMenu/MoreMenu
    InitializePrintNo help--
    HideEmptyStaffsControls whether staffs containing only rests are printed.Hide Empty Staffs (Off/On)/ObjectMenu/Score/Print Layout
    DirectivePut-note-postfix"Writes the postfix field (a string) of the note directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    lyimport::load-fileNo help--
    StartStaffReverts the "Stop Drawing Staff" command(Print) Start Drawing Staff (Again)/ObjectMenu/Directives/Staff
    SaveAccelsSave the current commands and keyboard shortcuts as the defaultSave Command Set-
    HideEmptyStaffs::paramsNo help--
    DirectivePut-tuplet-tx"Writes the tx field (a string) of the tuplet directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    DenemoKeypressActivatedCommandNo help--
    OpZero::paramsNo help--
    GetMeasureTicksNo help--
    StartStaff::paramsNo help--
    PreferencesSet and save your preferences for how Denemo operates on startup. Edit .denemo/denemorc for missing onesChange Preferences-
    SelectSnippet"Selects music Snippet from passed id Returns #f if not possible"--
    DirectiveActivate-paper"Activates a paper directive widget of the passed in tag. Returns #f if not a button"--
    DefaultFinalizeTypesettingNo help--
    PianoStaffEndStop PianoStaff multi-stave system.PianoStaff End/ObjectMenu/StaffMenu/StaffGroupings
    DenemoNo help--
    duration::GetWholeMeasureInTicksNo help--
    SaveSelectionSave the selected music. Not sure if this is workingSave Selection-
    ToggleMordent::paramsNo help--
    DirectivePut-note-prefix"Writes the prefix field (a string) of the note directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    ToggleEndPhrasingSlur::paramsNo help--
    MovementNoteheadsXcircle::paramsNo help--
    EmptyMeasure?No help--
    ScorePropertiesChange some of the properties of the current score. This will start up a dialog windowScore Properties-
    LineNumberIdentify the line number in which the note is displayedIdentify Line Number/MainMenu/Educational/Note-Reading
    ToggleMordentAdds/Removes a Mordent to the noteMordent (Off/On)/ObjectMenu/NotesRests/Markings/Ornaments
    DefaultInitializeTypesettingNo help--
    ForteAttaches Forte to chord and MIDI volumeForte/ObjectMenu/NotesRests/Markings/TextMarks/Dynamic Markings
    DirectivePut-tuplet-y"Writes the y field (a string) of the tuplet directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    MetronomeMarkingPrints a metronome. Adjusts playback tempo to this value.Metronome Marking 𝅘𝅥 = ... bpm /ObjectMenu/Directives
    PasteClipboardPaste LilyPond notes from the text clipboardPaste LilyPond notes-
    LineNumber::paramsNo help--
    CreateSnippetFromObject"Creates a music Snippet comprising the object at the cursor Returns #f if not possible, otherwise an identifier for that snippet"--
    DirectiveDelete-paper"Deletes a paper directive of the passed in tag. Returns #f if not deleted"--
    Forte::paramsNo help--
    MetronomeMarking::paramsNo help--
    CreateAbstractionMovementNo help--
    Directive-layout?No help--
    PastePaste the selected musicPaste-
    DefaultFinalizeMidiGenerationNo help--
    PianoStaffEnd::paramsNo help--
    DirectivePut-note-display"Writes the display field (a string) of the note directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    MovementNoteheadsXcircleXcircle note head style for the current movement.Xcircle/ObjectMenu/MovementMenu/NoteHeadStyles
    DirectiveGetTag-paperNo help--
    RhythmNo help--
    CutCutCut-
    ToggleStaccatoMark/Unmark the chord staccatoStaccato (Off/On)/ObjectMenu/NotesRests/Markings/Articulations
    HideLilyPondComments out the chord in the LilyPond output.Hide on Printing/ObjectMenu/ChordMenu
    DirectivePut-tuplet-x"Writes the x field (a string) of the tuplet directive with the passed int tag. Creates the directive of the given type and tag if it does not exist."--
    BlankNo help--
    CopyCopyCopy-
    PrevNote"Moves the cursor the previous object of type CHORD which is not a rest in the current staff. Returns #f if the cursor did not move"--
    DirectiveGet-paper-height"Gets the value of the height field (a string) of the paper directive with the passed tag."--
    DefaultInitializeMidiGenerationNo help--
    HideLilyPond::paramsNo help--
    RestNo help--
    AddLowestUpMajor6Add a major sixth as chordnote relative to the lowest note upwards.Add Major 6th above base/ObjectMenu/ChordMenu/AddAboveBase
    ToggleStaccato::paramsNo help--
    DirectiveGet-chord-postfix"Gets the value of the postfix field (a string) of the chord directive with the passed tag."--
    ChangeHoldPedalHold Pedal On/Off (Right Piano Pedal). Deactivates Note-Off until set to "Off"64 Hold Pedal (Right Piano Pedal)/ObjectMenu/Directives/MIDI
    RedoRedoes the next of the steps you have UndoneRedo-
    NoteNo help--
    AddLowestUpMajor6::paramsNo help--
    DefaultFinalizePlaybackNo help--
    ChangeHoldPedal::paramsNo help--
    UndoUndoes one (more) step of your edits to the current score.Undo-
    DirectiveGet-tuplet-postfix"Gets the value of the postfix field (a string) of the tuplet directive with the passed tag."--
    AddHighestDownMajor6Add a major sixth as chordnote relative to the highest note downwards.Add Major 6th below top/ObjectMenu/ChordMenu/AddBelowTop
    EditModeNo help--
    NextNote"Moves the cursor the next object of type CHORD which is not a rest in the current staff. Returns #f if the cursor did not move"--
    DirectiveGet-paper-width"Gets the value of the width field (a string) of the paper directive with the passed tag."--
    CheckTiesInStaffChecks for wrongly tied notes in the current voice/staff.Check Ties/ObjectMenu/StaffMenu
    QuitQuit the Denemo programQuit-
    RecreateTimebaseRecalculates the timing of each note.Create Timebase/MainMenu/PlaybackMenu
    InsertModeNo help--
    DefaultInitializePlaybackNo help--
    DirectiveGet-chord-prefix"Gets the value of the prefix field (a string) of the chord directive with the passed tag."--
    CheckTiesInStaff::paramsNo help--
    CloseClose the current score. Other windows will stay openClose Score-
    RecreateTimebase::paramsNo help--
    Directive-paper?No help--
    ClassicModeNo help--
    AddHighestDownMajor6::paramsNo help--
    PrintPartDisplays the final finished score for the current part (that is current staffPrint Part-
    DirectiveGet-tuplet-prefix"Gets the value of the prefix field (a string) of the tuplet directive with the passed tag."--

    Denemo Directives

    These give attributes to objects that are not built-in but can be changed by the user.

    Denemo Directives can be attached at almost every level of a Denemo score and can modify the behavior of the element concerned. They contain fields to describe how the element's properties should be modified, either in the display or in the printing. Elements, such as clefs notes etc have their own built-in display and print properties; Denemo Directives allow you (or scripts you invoke) to modify them for many more purposes than the built-in set allows. This means Denemo can grow - you can add features - without getting a new version.

    For example the drum clef is not built-in to Denemo. Instead a directive attached to the clef has a field (graphic) set to an image of the drum clef, and another field (postfix) set to the LilyPond syntax for a drum clef, while another field (override) is set to indicate that these values should replace the normal ones, rather than adding to them.

    The elements that can be modified in this way are the following:

    • score: the LilyPond fields (prefix and postfix) are placed at the start of the score and just before each movement. The display field is shown at the top of the display.
    • scoreheader: Attached to the score. The postfix field is put inside a \header{} block at the start of the score.
    • movementcontrol: Attached to a movement. The prefix field is placed before the movements \score{} block, the postfix after it.
    • header: Attached to a movement. As scoreheader but for \header[] blocks inside the movement's score block.
    • paper: Attached to the score. The postfix is placed inside a \paper{} block.
    • layout: Attached to a movement. The postfix is placed inside a \layout{} block in the movement's scoreblock.
    • clef: Attached to a clef or clef change. The graphic holds the displayed icon, gx,gy its position. The postfix field is put into the music at the point where the clef is found, replacing the normal text if the override is set.
    • timesig: Attached to a time signature or time signature change. The graphic holds the displayed icon, gx,gy its position. The postfix field is put into the music at the point where the time signature is found, replacing the normal text if the override is set.
    • keysig: as timesig but for key signatures. (e.g. used to supress keysignatures in drum clef).
    • staff: The postfix field modifies the whole staff context, with the display field printed at the start of the staff
    • voice: The postfix field modifies the voice context, with the display field printed at the start of the staff containing the voice
    • standalone: A directive not attached to an music element - it comes with the music and is used for things like repeat bars etc.
    • chord: The prefix field is emitted before the LilyPond for the chord and the postfix after it.
    • note: The prefix field is emitted before the LilyPond for the note and the postfix after it. Examples are fingerings attached to notes etc. Again the display and graphic fields a placed in the display positioned relative to the note via the coordinate fields gx, gy (for the graphic) and tx, ty for the display text.

    The Directives are sufficiently important to have their own commands.

    • d-DirectivePut-type-field where type is one of score, scoreheader, movementcontrol, header, paper, layout, clef, timesig, keysig, staff, voice, standalone, chord or note and field is one of display, tx, ty, gx, gy, graphic, prefix, postfix, override, midibytes. These commands take two arguments, a tag (string) and a value to set. For example

      Example 3. 

      (d-DirectivePut-note-postfix "LHFinger" "3")

      will put the fingering 3 on (after) the note at the cursor.
    • d-DirectiveGet-type-field type is one of score, scoreheader, movementcontrol, header, paper, layout, clef, timesig, keysig, staff, voice, standalone, chord or note and field is one of display, tx, ty, gx, gy, graphic, prefix, postfix, override, midibytes. This function returns the value in the field or #f if there is no directive with the given tag at the cursor.
    • d-DirectiveDelete-type type is one of score, scoreheader, movementcontrol, header, paper, layout, clef, timesig, keysig, staff, voice, standalone, chord or note. This function returns #t or #f if a directive with the given tag was deleted.

    The Directive Fields

    The fields of the Denemo Directive can control the Denemo Display and the LilyPond output.

    The fields in d-DirectiveGet/Put have the following meanings

    • postfix - A fragment of LilyPond to be output (after the LilyPond for any object the directive is attached to).
    • prefix - A fragment of LilyPond to be output (before the LilyPond for any object the directive is attached to).
    • display - text to be shown in the Denemo Display
    • tx, ty - where to show the text in the Denemo Display
    • graphic - For directives that are in the music this is a .png image to be shown in the Denemo Display (the directory bitmaps holds these). The graphic can be saved for a command using the right-click -> Save Graphic command, after selecting a portion of the print preview as the image required. For directives attached to the score, movement etc the string set here will be displayed on the button in the button box for that sort of directive (see Show Score Titles etc in view menu for showing this button box).
    • gx, gy - where to show thegraphic in the Denemo Display
    • minpixels - how much space to leave for this item in the Denemo Display
    • override - Contains bits to determine whether the LilyPond contained in the Directive (postfix and/or prefix fields) should override the normal LilyPond output, and whether the Graphic should replace the normal Denemo display for the item. A further tranche of bits controls MIDI output for the directive, which can override the normal MIDI interpretation of the music and provide additional information not explicit in the music notation (e.g. the tempo of an Adagio marking).
    • midibytes - a string of numbers (in hexadecimal format) whose interpretation is given by the MIDI bits in the override field

    The override field contains the following bits:

    • DENEMO_OVERRIDE_LILYPOND : override the LilyPond output normally used at this point, rather than adding to the normal output. The text used is in the prefix and postfix fields.
    • DENEMO_OVERRIDE_GRAPHIC : overrides what Denemo would normally show in the display with the image named in the graphic field of the directive

    The MIDI bits in the override field are as follows

    • DENEMO_OVERRIDE_VOLUME : the MIDI velocity to use
    • DENEMO_OVERRIDE_DURATION : affects the duration of a note. not yet implemented
    • DENEMO_OVERRIDE_REPEAT : indicates that an earlier passage should be repeated (from a directive of the same tag). not yet implemented
    • DENEMO_OVERRIDE_CHANNEL : midibytes field gives the MIDI channel to use (? implemented?)
    • DENEMO_OVERRIDE_TEMPO : midibytes field gives the tempo to use.

    The interpretation of these flags is modified by the following flags:

    • DENEMO_OVERRIDE_ONCE : the value in midibytes is to be used just for the item the directive is attached to. not yet implemented
    • DENEMO_OVERRIDE_STEP : the value in midibytes is to be used from this point on
    • DENEMO_OVERRIDE_RAMP : the value in midibytes is to be used as a starting value, a corresponding directive (i.e. with the same tag) gives the findal value, values are then interpolated between these. not yet implemented
    • DENEMO_OVERRIDE_RELATIVE : value in midibytes is used relative to the current value (otherwise it is an absolute value; e.g. an absolute velocity etc)
    • DENEMO_OVERRIDE_PERCENT : value in midibytes is interpreted as percentage value. not yet implemented

    These flags are combined together to get the combination required for the directive using the scheme procedure called logior.

    Here is an example, making a step-change in volume of 0x40 in the MIDI output, and printing "più mosso" in the output score

    ;;;;;;;;;; piu mosso

    (d-DirectivePut-standalone-minpixels "StepTempo" 20)

    (d-CursorLeft)

    (d-DirectivePut-standalone-override "StepTempo" (logior DENEMO_OVERRIDE_TEMPO DENEMO_OVERRIDE_STEP DENEMO_OVERRIDE_RELATIVE))

    (d-DirectivePut-standalone-midibytes "StepTempo" "40")

    (d-DirectivePut-standalone-display "StepTempo" "piu mosso")

    (d-DirectivePut-standalone-postfix "StepTempo" "^\\markup {\\bold \\italic \"più mosso\"}")

    (d-RefreshDisplay)

    In this example the directive is a standalone directive. MIDI commands are being extended to apply to chords and notes. Implementation of the commands for Voices, Movements, Score etc are not yet done.

    Directive Edit Scripts

    Introduction

    Score and movement directives can define a value for their graphic - a button then appears at the top of the score which can be used to edit the directive. Likewise Staff and Voice directives show as a properties icon before the staff to which they apply (staff directives above, voice directives below). Clicking on these lets you edit the directive.

    The command EditDirective can be used when the cursor is on a Denemo Directive object, or an object with a Denemo Directive attached to it. What happens then is determined by a script named after the "tag", or name of the directive. For example the command RehearsalMark creates a Directive with tag "RehearsalMark" and EditDirective runs a script called RehearsalMark.scm.

    There is also a low-level editing dialog which is invoked if no editing script exists or directly from scheme using (d-DirectiveTextEdit-* tagname). This allows you to edit and delete a directive directly. The other directive editing commands are EditScoreDirective EditMovementDirective EditStaffDirective EditVoiceDirective EditClefDirective EditKeysigDirective EditTimesigDirective for directives attached to the relevant objects.

    The low level edit of directives from scheme uses the following command:

    • (d-DirectiveTextEdit-<field> <tagname>). Where <tagname> specifies the directive to be edited and <field> is one of score, scoreheader, movementcontrol, header, paper, layout, clef, timesig, keysig, staff, voice, standalone, chord or note.

    For example (d-DirectiveTextEdit-paper "PrintAllHeaders") gives low-level access to the directive setting the print all headers command in the paper block of the LilyPond output.

    Initialization Scripts

    Each menu can have an initialization script, which can contain procedures that would be too time consuming to define every time they are needed. These scripts are guaranteed to be run before any menu item is activated within the menu. They can be read/written using the right click menu on any scripted menu item.

    Edit Scripts

    Each directive has a tag field, so that it can be recognized by the scripts that manipulate it. In particular for each tag there can be an edit script, for editing a directive of that tag. Edit scripts are kept in a directory actions/editscripts parallel with the directory actions/menus where the commands themselves are kept.

    You can read and write edit scripts by using the low level editing dialog on a directive with the tag you are writing for.

    [Note]Note
    The low level editing dialog is the one that is presented if there is no edit script. Edit scripts can themselves give access to this dialog by including an option cue-Advanced which calls (d-DirectiveTextEdit-field tag) for the appropriate field and tag. For an example see the edit script for Instruments -> Orchestra -> RehearsalMark.

    They have available functions to enable editing of directives which are defined in actions//denemo.scm executed at startup. The functions and variables for script editing are

    • d-GetOption followed by a nul separated list of options, offers the options to the user and returns one, or #f if the user cancels.
    • Extra-Offset tag type context. Takes three string options: tag is the name of the directive to be edited, which must be the name of a LilyPond object, type is the type of directive (note, chord, standalone, staff, voice or score), context is the LilyPond context of the object. Only tag is required. Shifts the object in the LilyPond output.
    • SetPadding tag type context. As Extra-Offset, it sets the space left around the item in the LilyPond engraving process.
    • SetRelativeFontSize tag type context. As Extra-Offset, it shifts the font size of the following text in the LilyPond engraving process.
    • CreateButton tag label this is just a convenience function to put a button with the passed in label onto a button box at the top of the screen. Scripts can attach actions to such tagged buttons.
    • Useful variables defined: (define stop "\0") (define cue-Advanced "Advanced") (define cue-PlaceAbove "Place above staff") (define cue-PlaceBelow "Place below staff") (define cue-SetRelativeFontSize "Set Relative Font Size") (define cue-OffsetPositionAll "Offset Position (All)") (define cue-OffsetPositionOne "Offset Position (One)") (define cue-EditText "Edit Text") (define cue-SetPadding "Set Padding") (define cue-Delete "Delete")

    LilyPond Editing

    Introduction

    From version 0.7.8 we have the ability to edit the LilyPond output within Denemo. This approach immediately makes Denemo able to do many more things (e.g. multiple verses for songs) with the music still editable from within Denemo. The gallery of examples and the standard templates contain examples which you can use.

    These can be used without knowing the LilyPond language (provided a suitable template or example file exists). Alternatively, with a general idea of how a LilyPond file works tweaks from the LilyPond documentation can be inserted into the LilyPond output and stored with the Denemo, leaving open the possibility of further editing of the notes within Denemo without the need to re-apply tweaks or keep separate LilyPond files.

    Using the LilyPond Window

    Under the View menu is a Show LilyPond item which pops up a window with the LilyPond output in it. The text is interspersed with buttons which enable you to hide or show the various sections or to create custom versions. The text in bold can be altered and the alterations are kept in the Denemo file.

    The two windows are kept in sync, so you can move back and forth between editing textually and editing in Denemo.

    Right clicking on the text gives a menu for actions on the LilyPond text. There is one for moving the cursor to the LilyPond text for the current Denemo object. Moving the cursor in the text window with the arrow keys causes the Denemo window cursor to move in synchronism.

    This menu also includes a Print command that operates on the visible LilyPond text in the window. This means you can open specific custom score blocks and print from them, or even make a temporary edit for just one print. If you save the program while a choice of custom scoreblocks is open then these are remembered. So when you reload and hit Print those score blocks will be printed.

    Detail

    Several custom scoreblocks can be kept, and by making the one(s) desired visible, the same Denemo file can be used to print a variety of things from the same music input. For example, a full score or a set of parts, or several voices on group of staffs or even a piano reduction. The custom scoreblocks can be are named using the comment on the first line (see the template Piano.denemo for an example).

    The various Voices/Staffs for the different Movements are separated by buttons. These are labelled by enumerating the movements and staffs in order, so the first voice in the first movement has the music defined as "MvmntIVoiceIMusic" and so on. Within these music blocks you can insert arbitrary LilyPond text between notes, (the insertion points are marked by grey blocks) and the text inserted will appear as a LilyPond directives in the main Denemo window.

    The main Denemo window also moves its cursor to correspond with where you are editing. (It should of course move the cursor immediately you click on a point in the music, but, as yet, it only moves the cursor when you press a key just before the note name - one of the arrow keys will do).

    Custom score blocks are created by right-clicking on the Standard score block and selecting create custom score block. You can cut and paste another score block, or start from the text of the standard one. If you print a single part from all movements, you get the standard scoreblock for this and can add it to your custom score block so that a single print command prints, e.g. both a full score and parts. Using the \book {} block you can put these into separate files (stored in the folder .denemo in your home folder).

    The music defined by MvmntIVoiceIMusic is then used in the score blocks at the end of the LilyPond window, by the expression \MvmntIVoiceIMusic. This means that the same music can be output in several different ways, so that the same Denemo file can contain custom score blocks to output the music as a Piano Score with several voices or separate parts, for example.

    The definitions for MvmntIVoiceIMusic actually look like this

    • MvmntIVoiceIProlog = {\MvmntIVoiceITimeSig \MvmntIVoiceIKeySig \MvmntIVoiceIClef}
    • MvmntIVoiceIMusic = {\MvmntIVoiceIProlog \MvmntIVoiceI}

    Where \MvmntIVoiceI is the actual block of notes you have written, while the other definitions hold the time signature, clef etc. By using these, you can print the same music with different clefs, still maintaining the ability to edit the notes in Denemo.

    Note that the normal Denemo Print commands are still operate as they do if you never look at the LilyPond window. What happens is that if you select the Print Current Part menu item then this creates a tailored standard scoreblock for that part. However, if you use the File->Print command then it prints the first custom scoreblock that is open (visible) (or the standard scoreblock if you do not have any custom scoreblocks).

    [Note]Note
    Bugs: Clicking (as opposed to using the arrow keys) in the LilyPond text does not move the cursor in the Denemo window. Moving the text cursor in a lyric (etc.) does not move the Denemo cursor, so you cannot easily see where in the music it comes. Inserting LilyPond text after last note of a movement has to be done in Denemo. When you delete a LilyPond directive textually you have to move the cursor to start re-inserting it. LilyPond notes cannot be parsed back in (would be useful for importing music from arbitrary LilyPond files). LilyPond inserts at notes can only be completely deleted in the Denemo window - inserts are not merged.

    Using the Denemo From the PC keyboard

    Note Entry

    Basic Note entry is to type a number key 0-8 for the duration of the note followed by a letter key a-g for the note name. If the duration is the same as the last entered note then just the note name is needed. The duration can be dotted with the period key, and the octave adjusted with comma (for down) or apostrophe (for up).

    When you append music by pressing a duration key you get a brown note, indicating a duration which has not been given a pitch. Once you have pressed a note-name it becomes that note printed in black. Prior to that it is a pure rhythm and will play back as a drum beat and will print as a space.

    When not appending music, you need to use the shift key to insert a new note, or set the caps lock. So Shift-a inserts the note A etc. Plain "a" edits the note at the cursor to be an A. Likewise with the numeric keypad the Shift key can be used to insert a note duration, while the plain number keys edit the duration of the note at the cursor. (If you do not have a numeric keypad, you have to use Shift-0,1, etc to do insertion of a duration).

    Chord Entry

    The standard keybinding for entering a note in a chord is the Insert key. This enters the note at the cursor position. There are also commands to enter a named note Alt-a, Alt-b... are the standard shortcuts for this.

    Inserting LilyPond Directives

    Denemo allow you to insert LilyPond directives between notes, prefixing and postfixing the individual notes of a chord or the whole chord itself and at the start of each staff in a score and at the start of each score. This means that the score can be tailored to a great extent without ever resorting to editing LilyPond files themselves. (Re-loading from an edited LilyPond file is generally unsuccessful). These LilyPond directives are now just a special case of DenemoDirectives - see discussion elsewhere.

    To put a LilyPond directive on an individual note of a chord, put the cursor on that note and invoke

  1. Other->AttachLilyToNote
  2. To put a LilyPond directive between chords, place the cursor at the insertion point, and invoke

  3. Other->InsertLilyPond
  4. Such a LilyPond insert can be locked, which means you will be warned if you try to delete it while you are deleting notes.

    When you have inserted a LilyPond directive a green bar is printed at that point below the staff. In addition if you specify some display text it will be shown. If the LilyPond inserted is text to be printed above staff the notation ^text can be used. Denemo will show this text above the staff. Likewise, _text will cause text to be printed under the staff. If you wish to annotate your music use %text, which Denemo will print, but LilyPond will not (a newline character is automatically inserted for you to ensure this happens). LilyPond attached to chords or notes shows the display text only. The status bar also shows some of the information.

    Note and Rest Entry Toolbar

    This toolbar can be used to enter notes using the mouse. It also shows what the prevailing duration is, that is what duration of note will be inserted when you press a note name key.

    Publishing

    Creating paper scores with Denemo is done either directly with the print command or via an intermediate PDF file. If you have set the name of a PDF view in the Preferences then various specialized print commands commands such as Print Part will run LilyPond to typeset your score and then the PDF viewer will pop-up - you can print using the facilities of that program.

    [Note]Note

    LilyPond is quite slow - be patient!

    Advanced Features

    Musical Score that Do Things!

    By saving a Denemo score with a script defined (in the script window) you can create music lessons, automatic midi player ... the possibilities are (literally) endless. When you open such a score, the script is run - it can take user input and manipulate the score, or do other actions as your fancy takes you.

    There is a special score init.denemo that is run on startup. By editing this you can startup with whatever template and whatever actions you wish to be performed. If you set it to do something that quits Denemo, you may need to delete the file before using Denemo normally again. Your local init.denemo is stored in the directory .denemo/actions in your home directory.To create it put the script you want in the script window and use SaveAs selecting ~/.denemo/actions/init.denemo as your file to save to.

    Piano Staffs, Orchestral Scores etc

    Piano staffs, and staff groups can be created using the menu under the staff menu. You can set a piano staff within a staff group by setting successively the StartPiano and StartGroup contexts on a single staff, or more generally setting StartPiano, EndPiano on adjacent staffs within a staff group.

    Single Staff Polyphony

    [Note]Note
    This section is out of date. You can use newer facilities to keep voices on separate staffs in the display making for easier editing. Use Staff to Voice command to create a voice - it will print on the staff above but display separately.

    Denemo permits the use of mutiple staves for part work, as well as enabling multiple voices on a single staff. To add voices to the current staff do the following:

    1. Go to the measure(s) where you want to add the second voice

    2. Use Add Voice to Current Staff item.Then open the staff properties. This dialog box will appear.

    3. If this is a different instrument than the other voice, open the instrument drop down list and choose the appropriate instrument. The default name for this voice should be ok.

    4. Click Ok to close the dialog box.

    5. To switch voices use VoiceDown, VoiceUp under staff->voices menu. or using the keyboard shortcuts

      [Note]Note

      The stem positioning positioning may not look correct in the Denemo window, but it will look correct in the printed output.

    6. For every beat your voice is silent you need to add a null note, which is achieved with the following sequence of key strokes: 1. n puts you in null mode, 2. r toggles a rest 3. then type the rest value you need to add, with the appropriate key binding.

    7. For the beats that contain notes just enter them as you would normally see section x.

      [Note]Note

      If you choose not to enter rests in null mode the visual output will be the same but these notes will be heard during midi playback of your score.

    8. To leave the new voice and return to the previous one type

    .

    Entering Vocal Music

    Choose Lyrics->Add Verse. You need to have the Lyrics View visible (see View menu). Each verse has a separate tab, with the current verse for the current staff being visible at any one time. Use -- to extend syllables over more notes (see LilyPond documentation).

    Entering Figured Bass

    To enter figures choose Other->Insert/Enter figured bass. There are some shortcuts that enable all the work to be done with the numeric keypad. A brief summary is given by right clicking the option. The conventions are described in the LilyPond docs.

    Entering Chord Symbols

    To enter chord symbols choose Chords->Markings->Chord Symbols. A brief summary is given by right clicking the option. The conventions are described in the LilyPond docs.

    What Happens at Startup

    On starting a Denemo up to two music scores (called init.denemo) are loaded, and any actions associated with them are run. The first of these is provided with the system and does essential initialization, the second you can provide yourself in the file ~/.denemo/actions/init.denemo (where ~ means your home directory).

    In addition, on startup a set of keyboard and mouse shortcuts, and a selection of optional menu items are loaded. Other sets are available via the Edit->Customize Commands ...->Manage Command Set dialog.

    [Note]Note
    You should exit and re-start Denemo after creating a new command set to be sure of getting your keybindings to work.

    [Note]Note
    The "Score Titles, Controls etc" checkbox is undocumented, unfortunately. What it does is to show/hide a button bar where Titles and such can be displayed. The menu items you need are under Score->Titles etc and Movement->Titles etc. When you set a title, composer, etc the Titles etc button bar will become populated.

    [Note]Note
    The Playback Controls are undocumented, unfortunately. Mostly obvious commands, the left/right arrows move the start and end playback point forwards and backwards, while the up/down arrows set the start and end playback points to the current cursor position. See the links from the features list "To-do List" on the website.

    Denemo Command Line Options

    Denemo --help shows the options for opening particular files at startup.