Version 0.9.4 mostly with some updates for 1.0
Copyright © 2009, 2010, 2011, 2012, 2013 Denemo Project
This Manual is released under the Creative Commons Attribution-Share Alike 3.0 Unported license.
Table of Contents
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 input display window shows you what you are working on in music notation - and you can playback to check how it sounds. The typeset display window shows the final printed score and typeset to the highest standards used in the music publishing industry - thanks to the Lilypond music typesetting program.
This separation of the final typesetting window from the input display avoids the constant dragging about of overlapping notation which is typical of music notation programs. Nevertheless, if you do wish to tweak the appearance dragging and re-positioning of notation is possible on the final typeset display.
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
To build Denemo from a source package, the following !!out of date!! dependent packages should be installed first. (See website for up-to-date list). Remember to install the development packages as well (check your distribution for the specific package name):
![]() | 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
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
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:
Open a terminal window.
Change directory to the directory to which you downloaded the Denemo source package.
Uncompress the source package using standard Linux tools (tar and gunzip).
Change directory to the uncompressed source directory.
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 |
---|---|
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.
Here are a few of the keyboard shortcuts that are commonly used in Denemo.
Here are a few of the mouse shortcuts that are commonly used in Denemo (keyboards may vary, for control, shift, alt etc modifiers). Note that under the Input menu is an option to turn on more mouse-friendly buttons, this is the default for Windows users.
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.
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). If the interval between the notes played is augmented or diminished it is played on a different channel, so that you are alerted to possible pitch spelling errors (e.g. inputting A-sharp for B-flat). 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 output (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. 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.
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 |
---|---|
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). |
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.
If there is more than one voice on a staff it is best displayed on a separate staff in the Denemo Display, for ease of editing - the clef is drawn pale and there is no timesignature for such extra voices so it is easy to understand what is going on. The Print Preview window as usual shows the final typeset appearance.
In the Denemo display a cursor shows where the next note will be entered/edited. It is red for an over-full bar, blue for appending into an under-full one and green when editing (i.e. on an already entered object).
There are two sorts of titles. Book titles have a separate title page with titles for individual movements which can be listed in an automatically generated table of contents. Simple titles give a Title and (optionally) movement titles on the same page. Comments can be place on chords in the score and these can be automatically collected into an appendix.
When a file is loaded it opens at the point where you left off editing it. The position and size of the window is restored as well as the position and size of the source pdf you are transcribing from.
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. 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 green 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 see or set keyboard/mouse shortcuts for the action. 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 Main Menubar has submenus for overall control of the program. It contains the following submenus:
File
Navigation
Edit
View
Input
Playback
More
Help
Educational
![]() | Note |
---|---|
This menu has been re-organized, so the following is only a rough guide. |
Use the
menu to perform global operations related to storing and retrieving from file systems. The File menu contains the following Menu Items:Menu Item | Description |
---|---|
New | Create score from scratch. |
Open | Open an existing Denemo file. |
Add Staffs | Open an existing Denemo file and append the staffs from the (first) movement of it to the staffs in the current movement. |
Add Movements | Open an existing Denemo file and append the movements from it to the current score. |
Open Recent | Open a file recently edited. |
Open Standard Template | Create score from a stock template. |
Open from Gallery | Create score from an example in the Gallery. |
Open Custom Template | Create score from a template you have saved. |
New Window | Open another instance of Denemo. |
Open in New | Open an existing Denemo file in a new tab (or "page") so that both can be used at once. |
Save | Save the current file. |
Save As | Save the current file with a new name. |
Save Parts | Saves a set of parts (staves) in LilyPond format. |
Export PDF | Run LilyPond on the current file to create a PDF. |
Displays the score in a pdf view, from which it can be printed. | |
Print excerpt | Displays only the selection in image viewer, from which it can be saved. |
Print Current Part | Displays one part taken from the score in a pdf view, from which it can be printed. |
Score Wizard | Open a Score Setup Wizard. |
Close | Close the current score but keep other Denemo scores open. |
Quit | Close the current scores and exit Denemo. |
Use the
menu to access common editing commands.Menu Item | Description |
---|---|
Undo | Undo the pitch and rhythm just added. |
Redo | Redo the pitch and rhythm just added. |
Select | Menu items for selecting music in the score. |
Cut | Copy the selected notation to the clipboard and delete the selection. |
Copy | Copy the selected notation to the clipboard. |
Paste | Paste the copied notation at the cursor point. |
Paste LilyPond Notes | Paste 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 Object | A general interface to editing whatever is at the cursor, especially Directives attached to notes/chords. |
Change Preferences | Set 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. |
Use the
menu to toggle toolbars and palettes used with the mouse.Menu Item | Description |
---|---|
Score View | Shows the score in panorama format for editing. The printed score will generally look different. |
Print View | Shows 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 View | Shows 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 Patterns | Allows custom rhythm patterns. Enter rhythms by setting up patterns and then overlay the rhythms with pitches via MIDI or microphone |
Note and Rest Entry | Notes 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 Palette | A (limited) palette of expression marks etc to apply to notes. More are in the menu system under Markings. |
Score Titles, Controls etc | If 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 Objects | Menu of all the Denemo commands listed under type of object |
Show LilyPond | Pops up a window for customizing the LilyPond |
Show Scheme Script | Pops up a window for showing scripts written in scheme to control Denemo |
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.
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.
Use the Playback menu to start playback of your score. Denemo lets you hear your score, using an internal synthesizer.
Menu Item | Description |
---|---|
Play | Plays from the start marker to the end marker |
Stop | Stops the playback |
Use the Toolbar to access common Denemo commands quickly. The Tool Bar contains the following icons:
Icon | Description |
---|---|
![]() | 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. |
Use this frame to control MIDI playback of the current movement. It has the following controls:
Icon | Description |
---|---|
![]() | 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. |
Loop | Runs DenemoLoop script. |
Conductor | When you press Play the music advances past the cursor only while the mouse is moving. |
Reset | Internal 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) |
Panic | Jack only. Emits jack panic. |
Set from Selection | Sets the selection to be the start/end. Note first use in a session is buggy. |
Tempo | For 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 Tempo | Sets the overall tempo of the movement to the value fixed by the Tempo slider |
Volume | Reduces the current volume by the % set. Again, this applies only to playback and proportionally affects embedded dynamics. |
Set | Calls the DenemoSetPlaybackIntervalToSelection script. |
Use this frame to control MIDI input to the current movement. It has the following controls:
Icon | Description |
---|---|
![]() | Sets the end sharps and flats to use. |
MIDI->Score | Directs 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. |
Delete | Deletes your MIDI recording. |
Convert | Converts your MIDI recording to Notation. Not yet at all practical! |
MIDI status | Tells you how MIDI in will be treated. Press Control/Shift/Alt keys to modify |
Switch to Play Along Playback | With 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) |
The object menus give you actions (such as insert, delete ...) ordered by the objects (notes, staffs, measures ...) that they act on.
Menu Item | Description |
---|---|
Score | Settings that apply to the whole score. |
Movements | Insert/remove navigate, change the properties of movements. |
Staffs/Voices | Insert/remove, navigate, swap, change the properties of staffs or voices |
Measures | Insert/remove navigate measures . |
Notes/Rests | The 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 |
Chords | Insert/remove notes from a chord. |
Clefs | Insert change or set the initial clef. |
Keys | Insert a change or set the initial key. |
Time Signatures | Insert a change or set the initial time signature. |
Markings | Insert/remove tempo indications, dynamics, slurs, trills etc. |
Cursor | Navigation of the (Denemo) cursor. |
Bookmarks | Create/delete or move to bookmarked positions in the current movement. |
Lyrics | Create and delete lyrics. |
Other | Enter chord symbols, figured basses or LilyPond directives. Clear overlays. |
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 |
---|---|
When a file is loaded it opens with the final movement set as the current movement. |
Dynamics, Slurs, Trills, Tempo Indications etc are in the Notes/Rests menu (if attached to a note or chord) or Directives menu (if standalone objects)
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.
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.
The print view window is shown by checking View->Print View. At the top are buttons to turn continuous typesetting off or on, and to select Full score or Parts. The mouse scroll buttons enable vertical panning and with Control pressed, zooming. Use Ctrl+Shft for finer control zoom. Right click for help with tweaking beam angles, slurs etc.
Right clicking in this pane also allows you to drag offsets to apply to items that LilyPond has positioned badly. Slurs and beaming can be altered here, and page or line breaks added. 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 score layouts window is shown by checking View->Score Layout. You can use layouts to print the music in different ways. For example, one layout may have the score transposed, or be for just two parts printed together.
You can customize any layout in this window - positioning lyrics above the staff rather than below for example, or setting the staff groupings.
You can make Denemo Directives conditional on the score layout, so that for example a page break only applies when printing the full score, or is just for printing one part. In this way if, for example, one part does not need separate first and second time bars, then these can be marked as not being for that layout. See Directives->Conditional Directives for setting this.
![]() | Note |
---|---|
The score layout can only be edited graphically when first created. Once re-loaded from disk it is reduced to its LilyPond text form and can then only be edited in the LilyPond view. |
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. When you have found the action you need hovering over the item will give an explanation of what it does. The keyboard or mouse shortcut to use for the command is in blue on the right. You can set the keyboard shortcut just by pressing the desired key while the menu item is selected. You can right click on the menu item to set a a two-key keyboard shortcut or mouse shortcut to activate the action. 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.
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 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
![]() | 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.
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.
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
Denemo comes with a few preinstalled templates. You can also design your own templates as well.
Navigate to Open dialog box appears.
, , TheDouble click on a template name from the list of templates. The dialog box closes and the template appears.
![]() | Note |
---|---|
Adjust the clef, key and time signatures as needed. |
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
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.
Click on File-\>New From Template, The
Open
Dialog box appears displaying the currently
available Templates.
Double click on the template name in the righthand pane. The template loads in the Main Denemo Window.
![]() | Note |
---|---|
The currently active staff will be black. All other staves will be yellow, until they are active. |
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)
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.
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.
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.
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
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.
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
will open the file "myfile.denemo".
This feature is being rolled out, and currently works for
Variable Name | Meaning |
---|---|
REST2 | - |
REST1 | - |
LG-LongFermata | - |
NotationMagick::ASCIISTRING | - |
REST0 | - |
NotationMagick::NOTATIONSTRING | - |
cue-EditText | - |
LG-ShortFermata | - |
cue-OffsetPositionOne | - |
LG-Fermata | - |
LG-PlusNoteHead | - |
cue-OffsetPositionAll | - |
LG-Stopped | - |
LG-ArpeggiatoUp | - |
cue-SetRelativeFontSize | - |
cue-PlaceBelow | - |
LG-ArpeggiatoDown | - |
LG-Arpeggio | - |
LG-Snappizzicato | - |
cue-PlaceAbove | - |
LG-Harmonic | - |
cue-Advanced | - |
LG-Rheel | - |
LG-Lheel | - |
MusicalSymbols-flat | - |
LG-Thumb | - |
MusicalSymbols-sharp | - |
LG-DownBow | - |
DENEMO_LOCAL_LILYPOND_DIR | - |
LG-UpBow | - |
DENEMO_LOCAL_ACTIONS_DIR | - |
DENEMO_LILYPOND_DIR | - |
LG-Portato | - |
DENEMO_ACTIONS_DIR | - |
DENEMO_VERSION | - |
LG-Tenuto | - |
LG-Marcato | - |
LG-Expressivo | - |
Pitchbend::commandDown | - |
Pitchbend::commandUp | - |
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 | - |
DenemoPref_browser | - |
Denemo-Rest8 | - |
DENEMO_TRILL | - |
Denemo-Note8 | - |
DENEMO_MORDENT | - |
Denemo-Rest7 | - |
DENEMO_UPPRALL | - |
Denemo-Note7 | - |
DENEMO_VERYLONGFERMATA | - |
Denemo-Rest6 | - |
DenemoPref_fluidsynth_soundfont | - |
DENEMO_LONGFERMATA | - |
Denemo-Note6 | - |
DenemoPref_portmidi_output_device | - |
Denemo-Rest5 | - |
DENEMO_SHORTFERMATA | - |
DenemoPref_portmidi_input_device | - |
Denemo-Note5 | - |
DENEMO_FERMATA | - |
Denemo-Rest4 | - |
DENEMO_PLUSNOTEHEAD | - |
DenemoPref_portaudio_device | - |
Denemo-Note4 | - |
DENEMO_STOPPED | - |
DenemoPref_jack_connect_ports_r | - |
LG-Varcoda | - |
Denemo-Rest3 | - |
DENEMO_ARPEGGIATOUP | - |
DenemoPref_jack_connect_ports_l | - |
Denemo-Note3 | - |
DENEMO_ARPEGGIATODOWN | - |
LG-Coda | - |
CurrentScript | - |
Denemo-Rest2 | - |
DENEMO_ARPEGGIO | - |
DenemoPref_midi_driver | - |
Denemo-Note2 | - |
DENEMO_SNAPPIZZICATO | - |
DenemoPref_audio_driver | - |
LG-Segno | - |
Denemo-Rest1 | - |
DENEMO_HARMONIC | - |
Denemo-Note1 | - |
DENEMO_RHEEL | - |
stop | - |
LG-ReverseTurn | - |
Denemo-Rest0 | - |
DENEMO_LHEEL | - |
LFEED | - |
Denemo-Note0 | - |
DENEMO_THUMB | - |
LG-Signumcongruentiae | - |
DBLQ | - |
DENEMO_DOWNBOW | - |
DENEMO_UPBOW | - |
DENEMO_PORTATO | - |
LG-LinePrall | - |
DENEMO_TENUTO | - |
DENEMO_MARCATO | - |
LG-PrallUp | - |
DENEMO_EXPRESSIVO | - |
DENEMO_ACCENT | - |
LG-PrallDown | - |
DENEMO_STACCATISSIMO | - |
DENEMO_STACCATO | - |
LG-DownMordent | - |
LG-UpMordent | - |
Rest7 | - |
LG-DownPrall | - |
Rest6 | - |
LG-UpPrall | - |
Rest5 | - |
cue-RestorePosition | - |
LG-Prall | - |
Rest4 | - |
cue-Delete | - |
LG-PrallPrall | - |
Rest3 | - |
DenemoPref_temperament | - |
DenemoPref_denemopath | - |
LG-PrallMordent | - |
cue-SetPadding | - |
Rest2 | - |
DenemoPref_username | - |
DenemoPref_profile | - |
LG-Turn | - |
Rest1 | - |
DenemoPref_imageviewer | - |
DenemoPref_pdfviewer | - |
LG-Trill | - |
Rest0 | - |
DenemoPref_fontspec | - |
GlobalRememberInterval | - |
REST7 | - |
DenemoPref_audioplayer | - |
LG-Mordent | - |
REST6 | - |
DenemoPref_lilypath | - |
REST5 | - |
LG-Upprall | - |
REST4 | - |
REST3 | - |
LG-VeryLongFermata | - |
Command Name | Help | Label | Menu Path |
---|---|---|---|
NotationMagick::AskNewAsciistring | No help | - | - |
DeleteDynamic::params | No help | - | - |
InsertAmaj | No Tooltip yet | Insert Amaj | - |
MoveToMovementBeginning | Moves the cursor to the beginning of the movement without altering the selection | Move To Movement Beginning | /MainMenu/NavigationMenu/Cursor |
ChangeToF | Changes note at cursor to nearest note F Rhythm is unchanged | Change to F | - |
DirectiveGet-timesig-grob | "Gets the value of the grob field (a string) of the timesig directive with the passed tag." | - | - |
CreateParts::params | No help | - | - |
MakeGrace::params | No help | - | - |
ScoreProlog::params | No help | - | - |
NoBarline | Skips the printing of any automatic barline here - allows line break. | (Print) Omit Barline | /ObjectMenu/Directives/Barlines |
IncreaseGuard | "Stop collecting undo information. Call DecreaseGuard when finished. Returns #f if already guarded, #t if this call is stopping the undo collection" | - | - |
GetMidi | "Intercepts a MIDI event and returns it as a 4 byte number" | - | - |
ExtendSlur | Extends the slur finishing at the cursor. | Extend Slur | /ObjectMenu/NotesRests/Slurs |
Change-6411 | No help | - | - |
InsertDmaj | No Tooltip yet | Insert Dmaj | - |
MoveToMovementBeginning::params | No help | - | - |
AddF | Adds note F to the chord at cursor Cursor height determines which octave | Add F | - |
SetObjectDisplayWidth | "Sets the display width of the object at the cursor to the value passed (in pixels)" | - | - |
ToggleTrill | Adds/Removes a trill to the note | Trill (Off/On) | /ObjectMenu/NotesRests/Markings/Ornaments |
MovementSubtitle | Prints the given name below the title of the current movement. | Subtitle | /ObjectMenu/MovementMenu/Titles/Simple Titles |
ChangePan::params | No help | - | - |
DirectiveGet-stemdirective-y | "Gets the value of the y field (a string) of the stemdirective directive with the passed tag." | - | - |
NoBarline::params | No help | - | - |
ExtendSlur::params | No help | - | - |
DenemoVolume | No help | - | - |
DirectiveGet-paper-x | "Gets the value of the x field (a string) of the paper directive with the passed tag." | - | - |
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" | - | - |
Change-3072 | No help | - | - |
DirectiveGet-voice-prefix | "Gets the value of the prefix field (a string) of the voice directive with the passed tag." | - | - |
AddNoteF | Inserts note F after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert F After | - |
ToggleTrill::params | No help | - | - |
MovementSubtitle::params | No help | - | - |
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." | - | - |
AddHighestDownMinor3 | Add a minor third as chordnote relative to the highest note downwards. | Add Minor 3rd below top | /ObjectMenu/ChordMenu/AddBelowTop |
DeleteCapturedMeasureForStaff | Deletes the captured measure image for the current measure of the current staff. | Delete Captured Measure. | /ObjectMenu/StaffMenu/CaptureScore |
InsertGmaj | No Tooltip yet | Insert Gmaj | - |
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." | - | - |
AddDotSelectionSwitcher | Adds an Augmentation Dot to current note/chord/rest. | Add Dot | /ObjectMenu/NotesRests/EditNote |
WarningDialog | "Takes a message as a string. Pops up the message for the user to take note of as a warning" | - | - |
NotationMagick::AskNewNotationstring | No help | - | - |
Change6411 | No help | - | - |
InsertF | Inserts note F before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert F | - |
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." | - | - |
DirectiveGet-tuplet-grob | "Gets the value of the grob field (a string) of the tuplet directive with the passed tag." | - | - |
ApplyToSelection | Followed 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 |
DenemoVolume::Value | No help | - | - |
AddHighestDownMinor3::params | No help | - | - |
DeleteCapturedMeasureForStaff::params | No help | - | - |
InsertCmaj | No Tooltip yet | Insert Cmaj | - |
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." | - | - |
AddDotSelectionSwitcher::params | No help | - | - |
SetMidiCapture | "Takes one bool parameter - MIDI events will be captured/not captured depending on the value passed in, returns previous value." | - | - |
OpenOctaveUp::params | No help | - | - |
Change3072 | No help | - | - |
MoveToE | Moves cursor to nearest note E | Move to E | - |
GetMeasure | "Returns the measure number counting from 1" | - | - |
ApplyToSelection::params | No help | - | - |
JoinChords | Joins 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 |
DirectiveGet-stemdirective-tx | "Gets the value of the tx field (a string) of the stemdirective directive with the passed tag." | - | - |
Set98Time | No Tooltip yet | Set 9/8 Time | - |
DirectiveGet-paper-y | "Gets the value of the y field (a string) of the paper directive with the passed tag." | - | - |
StartStaff | Reverts the "Stop Drawing Staff" command | (Print) Start Drawing Staff (Again) | /ObjectMenu/Directives/Staff |
DirectiveActivate-staff | "Activates a staff directive widget of the passed in tag. Returns #f if not a button" | - | - |
OpenOctaveUp | Opens 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 |
Set-6411 | No help | - | - |
DirectiveGet-voice-postfix | "Gets the value of the postfix field (a string) of the voice directive with the passed tag." | - | - |
ChangeToE | Changes note at cursor to nearest note E Rhythm is unchanged | Change to E | - |
AttachDirective | No help | - | - |
JoinChords::params | 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." | - | - |
Set128Time | No Tooltip yet | Set 12/8 Time | - |
GetUserInputWithSnippets | "Takes up to three strings, title, prompt and initial value. Shows these to the user with a text editor for the user to return a string. Buttons are present to insert snippets which are bracketed with secion characters in the return string. Fourth parameter makes the dialog not block waiting for input" | - | - |
StartStaff::params | No help | - | - |
BarNumbers | Turns bar numbering on/off in print out. | Bar Numbers (On/Off) | /ObjectMenu/StaffMenu/Numbering |
Set-3072 | No help | - | - |
RHFinger | Follow with a number keypress, the note at the cursor is typeset with the given number as right hand fingering. Use a non-number to delete. | Right Hand Fingering | /ObjectMenu/NotesRests/Markings/Strings |
AddE | Adds note E to the chord at cursor Cursor height determines which octave | Add E | - |
DirectiveGet-stemdirective-grob | "Gets the value of the grob field (a string) of the stemdirective directive with the passed tag." | - | - |
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." | - | - |
Set68Time | No Tooltip yet | Set 6/8 Time | - |
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." | - | - |
GrandStaffStart | Start 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 |
DenemoTempo | No help | - | - |
BarNumbers::params | No help | - | - |
EditTarget | No help | - | - |
Set6411 | No help | - | - |
RHFinger::params | No help | - | - |
AddNoteE | Inserts note E after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert E After | - |
GetStaff | "Returns the staff/voice number counting from 1" | - | - |
ToggleFermata | Mark/Unmark the chord with a fermata | Fermata (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
DenemoBar | Typesets the Denemo barlines, regardless of the timing. | Typeset Barlines Literally | /ObjectMenu/Score |
DirectiveGet-stemdirective-ty | "Gets the value of the ty field (a string) of the stemdirective directive with the passed tag." | - | - |
Set38Time | No Tooltip yet | Set 3/8 Time | - |
CommandList::PREVAILINGDURATION | No help | - | - |
GrandStaffStart::params | No help | - | - |
DirectiveGet-paper-tx | "Gets the value of the tx field (a string) of the paper directive with the passed tag." | - | - |
DirectiveDelete-staff | "Deletes a staff directive of the passed in tag. Returns #f if not deleted" | - | - |
VoiceSetting | The Voice 1,2,3,4 commands set up the voices so that first and third voices get stems up, second and fourth voices get stems down, third and fourth voice note heads are horizontally shifted, and rests in the respective voices are automatically moved to avoid collisions. The Automatic Voice command returns all the voice settings to the neutral default directions | Choose Voice | /ObjectMenu/Directives/Voices |
Set3072 | No help | - | - |
BookmarkNonPrinting | Adds a custom Denemo bookmark without Lilypond output. | Add Non-Printing Bookmark | /MainMenu/NavigationMenu/Bookmarks |
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." | - | - |
InsertE | Inserts note E before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert E | - |
ToggleFermata::params | 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." | - | - |
DenemoBar::params | No help | - | - |
Set64Time | No Tooltip yet | Set 6/4 Time | - |
CommandListScrollDown | No help | - | - |
NotationMagick-InsertStringAsReversedBinaryRhythm | Give 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 |
GetUserInput | "Takes up to three strings, title, prompt and initial value. Shows these to the user and returns the user's string. Fourth parameter makes the dialog not block waiting for input" | - | - |
VoiceSetting::params | No help | - | - |
Insert-6411 | No help | - | - |
BookmarkNonPrinting::params | No help | - | - |
MoveToD | Moves cursor to nearest note D | Move to D | - |
DirectiveGet-keysig-grob | "Gets the value of the grob field (a string) of the keysig directive with the passed tag." | - | - |
SetThumbnail | Sets the thumbnail to the section made in the first movement. | Set Thumbnail from Selection | /ObjectMenu/Score |
Set24Time | No Tooltip yet | Set 2/4 Time | - |
NotationMagick-InsertStringAsReversedBinaryRhythm::params | No help | - | - |
TocTitle | Gives a heading for a table of contents, inserting the table in the book. | Table of Contents Title | /ObjectMenu/Score/Titles/Book Titles |
ToggleConduct | "Switches to mouse conducting playback. Playback will not advance beyond the cursor position unless then mouse is moved in the drawing area." | - | - |
ForceBarline | Insert barline at cursor, Denemo's measure count is unaffected. | Insert Barline | /ObjectMenu/Directives/Barlines |
MezzoForte | Attach mf indication to a chord. | Mezzo Forte | /ObjectMenu/NotesRests/Markings/TextMarks/Dynamic Markings |
Insert-3072 | No help | - | - |
ChangeToD | Changes note at cursor to nearest note D Rhythm is unchanged | Change to D | - |
GetMovement | "Returns the movement number counting from 1" | - | - |
DenemoTempo::Value | No help | - | - |
ChordsForBar | Plays the context of the current bar. Then listens for you to play each note in current bar the bar with added chord(s), notates the chords on a staff above. 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 |
DirectiveGet-stemdirective-gx | "Gets the value of the gx field (a string) of the stemdirective directive with the passed tag." | - | - |
Set34Time | No Tooltip yet | Set 3/4 Time | - |
CommandListScrollUp | No help | - | - |
Ab-Pentascale | Identify Scale Notes that are sounded | Ab Pentascale | /MainMenu/Educational/Aural Training/Identify-Scale-Note |
TocTitle::params | No help | - | - |
ArpeggioSelectionSwitcher | Mark/Unmark the selected notes arpeggio | Arpeggio (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
DirectiveGet-paper-ty | "Gets the value of the ty field (a string) of the paper directive with the passed tag." | - | - |
ForceBarline::params | No 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" | - | - |
GetSlurStart | No help | - | - |
MezzoForte::params | No help | - | - |
Insert6411 | No help | - | - |
HalfBarline | Insert a barline with only half of its original size | Half Barline | /ObjectMenu/Directives/Barlines |
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." | - | - |
AddD | Adds note D to the chord at cursor Cursor height determines which octave | Add D | - |
StandAloneSelfEditDirective | No help | - | - |
GetFlattest | "Return name of flattest degree of current temperament" | - | - |
ClefChooser | Choose any sort of clef. If the cursor is at the start change initial clef, else insert chosen clef. | Clef Chooser | /ObjectMenu/ClefMenu |
ChordsForBar::params | No 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." | - | - |
SetThumbnail::params | No help | - | - |
Set44Time | No Tooltip yet | Set 4/4 Time | - |
Ab-Pentascale::params | No help | - | - |
NewVoice | Adds 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 |
SlurTwo | Creates a slur from current note to next note. | Slur with Next Note | /ObjectMenu/NotesRests/Slurs |
ArpeggioSelectionSwitcher::params | No 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" | - | - |
SetBeamPositions | No help | - | - |
Insert3072 | No help | - | - |
HalfBarline::params | No help | - | - |
AddNoteD | Inserts note D after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert D After | - |
MovementTitle | Prints the name given as a title above the current movement. | Title | /ObjectMenu/MovementMenu/Titles/Simple Titles |
Set42Time | No Tooltip yet | Set 4/2 Time | - |
NewVoice::params | No help | - | - |
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," | - | - |
SlurTwo::params | No help | - | - |
ClefChooser::params | No help | - | - |
GetBeamPositions | No help | - | - |
-6411 | No help | - | - |
InsertD | Inserts note D before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert D | - |
DirectivePut-standalone-grob | "Writes the grob 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." | - | - |
ShiftCursor | "Shifts the cursor up or down by the integer amount passed in" | - | - |
MovementTitle::params | No help | - | - |
AddHighestDownMajor3 | Add a major third as chordnote relative to the highest note downwards. | Add Major 3rd below top | /ObjectMenu/ChordMenu/AddBelowTop |
DirectiveGet-stemdirective-gy | "Gets the value of the gy field (a string) of the stemdirective directive with the passed tag." | - | - |
Set32Time | No Tooltip yet | Set 3/2 Time | - |
CommandList:list-ref | No help | - | - |
DirectiveGet-paper-gx | "Gets the value of the gx field (a string) of the paper directive with the passed tag." | - | - |
DirectiveActivate-chord | "Activates a chord directive widget of the passed in tag. Returns #f if not a button" | - | - |
SetSlurPositions | No help | - | - |
-3072 | No help | - | - |
DeleteCapturedMeasure | Deletes the captured image of the source measure for the current measure. | Delete Captured Measure | /ObjectMenu/MovementMenu/CaptureScore |
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." | - | - |
MoveToC | Moves cursor to nearest note C | Move to C | - |
GetSharpest | "Return name of sharpest degree of current temperament" | - | - |
Major7Minor7OrDominant7 | Determine which seventh chord is sounded | Major7Minor7Dominant7 | /MainMenu/Educational/Aural Training/Chord-Comparison |
RepeatEndStart | Inserts a barline ending one repeated section and starting another | Repeat End-Start | /ObjectMenu/Directives/Barlines |
DirectiveGet-header-x | "Gets the value of the x field (a string) of the header directive with the passed tag." | - | - |
AddHighestDownMajor3::params | No help | - | - |
SetBreve | Sets Prevailing Duration to Breve | Breve | /ObjectMenu/NotesRests/SelectDuration |
Set22Time | No Tooltip yet | Set 2/2 Time | - |
HTTP | "Takes 4 parameters and makes http transaction with www.denemo.org" | - | - |
CloseLilyBlock::params | No help | - | - |
6411 | No help | - | - |
DeleteCapturedMeasure::params | No help | - | - |
ChangeToC | Changes note at cursor to nearest note C Rhythm is unchanged | Change to C | - |
Major7Minor7OrDominant7::params | No help | - | - |
ProbePreviousNote | No help | - | - |
RepeatEndStart::params | No help | - | - |
DenemoLoop | No help | - | - |
ChangeBalance | Balance. Typically used for a stereo signal tweak without changing the pan itself. Like a CD player. | 8 Balance | /ObjectMenu/Directives/MIDI |
Insert98Time | No Tooltip yet | Insert 9/8 Time | - |
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)." | - | - |
ShiftRealHalfDown | Transpose/shift the cursor note or selection one half tone down | Half tone down | /ObjectMenu/NotesRests/Transpose |
GetSlurPositions | No help | - | - |
CloseLilyBlock | Closes a LilyPond Block (there must be a matching open, {, earlier) | (Print) Close } a LilyPond Block | /ObjectMenu/Directives/Print Transpositions |
3072 | No help | - | - |
AddC | Adds note C to the chord at cursor Cursor height determines which octave | Add C | - |
DirectivePut-chord-grob | "Writes the grob 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." | - | - |
FermataSelectionSwitcher | Mark/Unmark current selection or object with a fermata | Fermata (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
IsAppending | "Returns #t if the cursor is in the appending position, else #f" | - | - |
ProbeNextNote | No help | - | - |
SetBreve::params | No help | - | - |
ChangeBalance::params | No help | - | - |
DirectiveGet-stemdirective-override | "Gets the value of the override field (a string) of the stemdirective directive with the passed tag." | - | - |
Insert128Time | No Tooltip yet | Insert 12/8 Time | - |
DirectiveGet-paper-gy | "Gets the value of the gy field (a string) of the paper directive with the passed tag." | - | - |
ShiftRealHalfDown::params | No help | - | - |
DirectiveDelete-chord | "Deletes a chord directive of the passed in tag. Returns #f if not deleted" | - | - |
FinalizeTypesetting | No help | - | - |
FingeringPosition | Allows you to specify the position of the fingering relative to the note at the cursor. | Fingering Position | /ObjectMenu/NotesRests/Markings/Strings |
DirectiveGet-score-display | "Gets the value of the display field (a string) of the score directive with the passed tag." | - | - |
AddNoteC | Inserts note C after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert C After | - |
GetTemperament | "Return name of current temperament" | - | - |
DirectiveGet-header-y | "Gets the value of the y field (a string) of the header directive with the passed tag." | - | - |
Insert68Time | No Tooltip yet | Insert 6/8 Time | - |
Directive-standalone | No help | - | - |
FermataSelectionSwitcher::params | No help | - | - |
ChoirStaffEnd | Stop ChoirStaff multi-stave system. | ChoirStaff End | /ObjectMenu/StaffMenu/StaffGroupings |
GetPositions | "Interactively gets two positions from the user in the print view window. Returns pair of pairs numbers." | - | - |
ANS::InsertMemberRandomly | No help | - | - |
InitializeTypesetting | No help | - | - |
FingeringPosition::params | No help | - | - |
InsertC | Inserts note C before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert C | - |
ProbePreviousObject | No help | - | - |
ToggleStaccato | Mark/Unmark the chord staccato | Staccato (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
JumpDownOctave | Moves cursor down an octave. | Octave Down | /MainMenu/NavigationMenu/Cursor |
Insert38Time | No Tooltip yet | Insert 3/8 Time | - |
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." | - | - |
ChoirStaffEnd::params | No help | - | - |
FiguredBassExercises | Allows you to play in chords to Handel's continuo practice material | Handel's Figured Bass Exercises | /MainMenu/Educational/MIDI |
FinalizeMidiGeneration | No help | - | - |
BookmarkNamed | Adds a Denemo bookmark combined with a custom Lilypond Rehearsal Mark | Add Named Bookmark | /MainMenu/NavigationMenu/Bookmarks |
MoveToB | Moves cursor to nearest note B | Move to B | - |
DirectivePut-note-grob | "Writes the grob 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." | - | - |
IsInSelection | "Returns #t if the cursor is in the selection area, else #f" | - | - |
ProbeNextObject | No help | - | - |
ToggleStaccato::params | No help | - | - |
DenemoLast | No help | - | - |
JumpDownOctave::params | No help | - | - |
DotDoubleDotNoDot | Adds a dot to the note/rest/chord at the cursor, or removes them if double dotted. | Dot | /ObjectMenu/NotesRests/ChangeDuration |
DirectiveGet-stemdirective-width | "Gets the value of the width field (a string) of the stemdirective directive with the passed tag." | - | - |
Insert64Time | No Tooltip yet | Insert 6/4 Time | - |
NotationMagick-InsertReversedStringAsBinaryRhythm | Give 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 |
DirectiveGet-paper-override | "Gets the value of the override field (a string) of the paper directive with the passed tag." | - | - |
FiguredBassExercises::params | No help | - | - |
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" | - | - |
InitializeMidiGeneration | No help | - | - |
BookmarkNamed::params | No help | - | - |
ChangeToB | Changes note at cursor to nearest note B Rhythm is unchanged | Change to B | - |
RewindMidi | "Rewind the MIDI generated for the current movement. Given a time in seconds it tries to rewind to there." | - | - |
ProbeNextMeasure | No help | - | - |
DirectiveGet-header-tx | "Gets the value of the tx field (a string) of the header directive with the passed tag." | - | - |
DotDoubleDotNoDot::params | No help | - | - |
Insert24Time | No Tooltip yet | Insert 2/4 Time | - |
NotationMagick-InsertReversedStringAsBinaryRhythm::params | No help | - | - |
Piece | Prints a piece name for the Movement | Piece | /ObjectMenu/MovementMenu/Titles/Book Titles |
SplitMeasure | Split the current measure into two at the cursor. | Split Measure at Cursor | /ObjectMenu/MeasureMenu |
ANS::InsertListRandomly | No help | - | - |
FinalizePlayback | No help | - | - |
AddB | Adds note B to the chord at cursor Cursor height determines which octave | Add B | - |
ProbePreviousMeasure | No help | - | - |
GetOffset | "Interactively gets an offset from the user in the print view window. Returns pair of numbers." | - | - |
SingleDigitTimeSig | Makes 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 |
TransposeScorePrint | Prints the score transposed by the interval selected by SetTransposeIntervalFromSelection | (Print) Transposed | /ObjectMenu/Score |
Insert34Time | No Tooltip yet | Insert 3/4 Time | - |
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." | - | - |
StandAloneDirectiveProto | No help | - | - |
Piece::params | No help | - | - |
OutputMidi | "Takes and int as MIDI data and sends it directly to the MIDI out backend" | - | - |
SplitMeasure::params | No help | - | - |
StartTuplet | Asks 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 |
InitializePlayback | No help | - | - |
DeleteSelectionLeaveEmpty | Delete all selected objects and leave empty measures behind | Delete Selected Objects | /MainMenu/EditMenu/Select |
AddNoteB | Inserts note B after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert B After | - |
DirectivePut-score-grob | "Writes the grob 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." | - | - |
IsSlurEnd | "Returns #t if there is a chord with slur ending at cursor, else #f" | - | - |
SingleDigitTimeSig::params | No help | - | - |
TransposeScorePrint::params | No help | - | - |
DirectiveGet-stemdirective-height | "Gets the value of the height field (a string) of the stemdirective directive with the passed tag." | - | - |
Insert44Time | No Tooltip yet | Insert 4/4 Time | - |
AM::generateHidden8thstaffs | No help | - | - |
ChangeStaff | (Print) the current voice moves to the staff you name. | Change Staff | /ObjectMenu/StaffMenu |
GoToMeasureEnd | Move the Cursor to the end of the measure | Go To Measure End | - |
DirectiveGet-paper-width | "Gets the value of the width field (a string) of the paper directive with the passed tag." | - | - |
DirectiveActivate-note | "Activates a note directive widget of the passed in tag. Returns #f if not a button" | - | - |
FinalizePrint | No help | - | - |
DeleteSelectionLeaveEmpty::params | No help | - | - |
InsertB | Inserts note B before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert B | - |
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." | - | - |
DenemoForward | No help | - | - |
ScoreTagline | Centered at the bottom of the last page. | Tagline | /ObjectMenu/Score/Titles |
DirectiveGet-header-ty | "Gets the value of the ty field (a string) of the header directive with the passed tag." | - | - |
Insert42Time | No Tooltip yet | Insert 4/2 Time | - |
AM::generateHidden5th | No help | - | - |
ChangeStaff::params | No help | - | - |
GoToMeasureEnd::params | No help | - | - |
StopStaff | Stop drawing the staff and barlines in Lilypond. Notes are still drawn. | (Print) Stop Drawing Staff | /ObjectMenu/Directives/Staff |
InitializePrint | No help | - | - |
MoveToA | Moves cursor to nearest note A | Move to A | - |
Probe | No help | - | - |
GetNewTarget | "Interactively gets a target (a click on a LilyPond link in the printview window) from the user " | - | - |
ScoreTagline::params | No help | - | - |
AddHighestDownMinor2 | Add a minor second as chordnote relative to the highest note downwards. | Add Minor 2nd below top | /ObjectMenu/ChordMenu/AddBelowTop |
Insert32Time | No Tooltip yet | Insert 3/2 Time | - |
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." | - | - |
OutputMidiBytes | No help | - | - |
StopStaff::params | No help | - | - |
CaptureMeasuresForStaff | Creates 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 command | Capture Measures (one staff) | /ObjectMenu/StaffMenu/CaptureScore |
ChangeToA | Changes note at cursor to nearest note A Rhythm is unchanged | Change to A | - |
MajorMinorAugmentedOrDiminished | Determine if the chord sounded is Major Minor Augmented or Diminished | MajorMinorAugmentedDiminished | /MainMenu/Educational/Aural Training/Chord-Comparison |
DirectivePut-clef-grob | "Writes the grob 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." | - | - |
IsSlurStart | "Returns #t if there is a chord with slur starting at cursor, else #f" | - | - |
RepeatEnd | Insert a barline indicating the end of a repeated section. | Repeat End Barline | /ObjectMenu/Directives/Barlines |
AddHighestDownMinor2::params | No help | - | - |
DirectiveDelete-stemdirective | "Deletes a stemdirective directive of the passed in tag. Returns #f if not deleted" | - | - |
Insert22Time | No Tooltip yet | Insert 2/2 Time | - |
AM::simultaneousFromBaseMetricalFirst5th | No help | - | - |
Eb-Pentascale | Identify Scale Notes that are sounded | Eb Pentascale | /MainMenu/Educational/Aural Training/Identify-Scale-Note |
PlayMidiKey | No help | - | - |
DirectiveGet-paper-height | "Gets the value of the height field (a string) of the paper directive with the passed tag." | - | - |
StartTuplet::params | No help | - | - |
DirectiveDelete-note | "Deletes a note directive of the passed in tag. Returns #f if not deleted" | - | - |
DefaultFinalizeTypesetting | No help | - | - |
CaptureMeasuresForStaff::params | No help | - | - |
AddA | Adds note A to the chord at cursor Cursor height determines which octave | Add A | - |
RestartPlay | "Restart midi play, cancelling any pause" | - | - |
MajorMinorAugmentedOrDiminished::params | No help | - | - |
RepeatEnd::params | No help | - | - |
DirectiveGet-header-gx | "Gets the value of the gx field (a string) of the header directive with the passed tag." | - | - |
SetInitialSopranoClef | No Tooltip yet | Set Soprano Clef | - |
PendingMidi | "Takes a midi note key and plays it with next rhythm effect" | - | - |
ToggleArpeggio | Mark/Unmark chord with an arpeggio | Arpeggio (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
DenemoNext | No help | - | - |
ShiftRealHalfUp | Transpose/shift the cursor note or selection one half tone up | Half tone up | /ObjectMenu/NotesRests/Transpose |
Eb-Pentascale::params | No help | - | - |
AddNoteA | Inserts note A after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert A After | - |
PositionEqual? | No help | - | - |
GetTargetInfo | "Returns a list of the target type and grob (if a directive). Target is set by clicking on the typeset version of the score at a link that LilyPond has inserted." | - | - |
ANS::RandomChromatic | No help | - | - |
SetInitialTenorClef | No Tooltip yet | Set Tenor Clef | - |
AM::simultaneousFromBaseMetricalFirst8th | No help | - | - |
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." | - | - |
ShiftRealHalfUp::params | No help | - | - |
TweakOffset | No help | - | - |
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." | - | - |
DefaultInitializeTypesetting | No help | - | - |
ToggleStemSupport | Fingerings and String numbers will be moved to avoid colliding with stems on typesetting. | Avoid Collisions with Stems | /ObjectMenu/NotesRests/Markings/Strings |
InsertA | Inserts note A before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert A | - |
DirectivePut-timesig-grob | "Writes the grob 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." | - | - |
IsTied | "Returns #t if there is a tied note/chord at cursor, else #f" | - | - |
GoToMeasureBeginning | No help | - | - |
ToggleArpeggio::params | No help | - | - |
ChangeEnharmonicDown | Switch through enharmonic variants of the same sounding note in the direction of lower diatonic base notes | Change Enharmonic - | /ObjectMenu/NotesRests/EditNote |
DirectiveActivate-stemdirective | "Activates a stemdirective directive widget of the passed in tag. Returns #f if not a button" | - | - |
SetInitialAltoClef | No Tooltip yet | Set Alto Clef | - |
ChoirStaffStart | Start 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 |
DirectiveDelete-paper | "Deletes a paper directive of the passed in tag. Returns #f if not deleted" | - | - |
DirectiveGetNthTag-movementcontrol | "Takes a number n. Returns the tag of the nth movementcontrol directive if it exists else returns #f if none" | - | - |
ToggleStemSupport::params | No help | - | - |
GetMidiOnTime | "Return a number, the midi time in seconds for the start of the object at the cursor; return #f if none " | - | - |
PrevDirectiveOfTagInMeasure | No help | - | - |
ChangeEnharmonicDown::params | No help | - | - |
JumpUpOctave | Moves cursor up one octave. | Octave Up | /MainMenu/NavigationMenu/Cursor |
SetInitialg8clef | No Tooltip yet | Set G8 Clef | - |
AM::simultaneousFromBaseMetricalMain4th | No help | - | - |
DeleteRhythm | Delete the selected music snippet/rhythm pattern | Delete Snippet | - |
PlayMidiNote | "Takes midi key number, volume 0-255, duration in ms and channel 0-15 and plays the note on midi out." | - | - |
ChoirStaffStart::params | No help | - | - |
ToggleAccent | Mark/Unmark the current chord accented | Accent (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
DefaultFinalizeMidiGeneration | No help | - | - |
RehearsalMark | Adds a Denemo bookmark combined with a default Rehearsal Mark | Add Rehearsal/Bookmark | /ObjectMenu/Directives |
NextDirectiveOfTagInMeasure | No help | - | - |
EndSecondTimeBar | Closes the second time bar peviously opened (printing) | Close Second Time Bar | /ObjectMenu/MeasureMenu/Repeats |
PopupMenu | "Pops up a menu given by the list of pairs in the argument. Each pair should be a label string and an expression, the expression for the chosen label is returned. Alternatively the label string can be replaced by a pair of strings, label . tooltip. The third syntax is just a list of string labels, the chosen string is returned." | - | - |
DenemoGoForward | No help | - | - |
MouseDefault | Mouse left click positions the cursor, right click edits, left-click with caps-lock does nothing.. | Mouse Default Action | /MainMenu/InputMenu/Mouse |
SetInitialBassClef | No Tooltip yet | Set Bass Clef | - |
DirectiveGet-timesig-display | "Gets the value of the display field (a string) of the timesig directive with the passed tag." | - | - |
CreateRhythm | Copy selection as music snippet or rhythm pattern for notes to follow as they are entered | Create Snippet | - |
duration::GetMetricalPosition | No help | - | - |
ToggleAccent::params | No help | - | - |
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." | - | - |
JumpUpOctave::params | No help | - | - |
RehearsalMark::params | No help | - | - |
NotationMagick-InsertStringAsBinaryRhythm | Give a string to generate a rhythm out of its ascii chars in binary encoding | Insert String as Binary Rhythm | /ObjectMenu/NotationMagick/GenerateRhythmFromString |
DirectivePut-tuplet-grob | "Writes the grob 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." | - | - |
IsGrace | "Returns #t if there is a grace note/chord at cursor, else #f" | - | - |
NextDirectiveOfTag | No help | - | - |
EndSecondTimeBar::params | No help | - | - |
MouseDefault::params | No help | - | - |
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" | - | - |
SetInitialTrebleClef | No Tooltip yet | Set Treble Clef | - |
AM::hiddencrossed8th | No help | - | - |
ClearOverlay | Clear the list of pitches that overlay the notes | Clear Overlay | - |
duration::GetDenominatorInTicks | No help | - | - |
Section | Prints a subtitle for the current movement | Sub-Title | /ObjectMenu/MovementMenu/Titles/Book Titles |
DirectiveActivate-paper | "Activates a paper directive widget of the passed in tag. Returns #f if not a button" | - | - |
ReBar | Removes gaps in duration of measures, redistributes the notes according to the time signature. | Adjust the Measure Lengths | /ObjectMenu/MovementMenu |
DirectiveGetNthTag-layout | "Takes a number n. Returns the tag of the nth layout directive if it exists else returns #f if none" | - | - |
DefaultInitializeMidiGeneration | No help | - | - |
GetMidiOffTime | "Return a number, the midi time in seconds for the end of the object at the cursor; return #f if none " | - | - |
NotationMagick-InsertStringAsBinaryRhythm::params | No help | - | - |
PrevDirectiveOfTag | No help | - | - |
PageBreak | (Print) Forces a new page at this barline. | Page Break | /ObjectMenu/Directives |
InsertSopranoClef | No Tooltip yet | New Soprano Clef | - |
ToggleRhythm | Toggle audible feedback on/off | Toggle Audible Feedback | - |
duration::GetDenominator | No help | - | - |
Section::params | No help | - | - |
OneShotTimer | "Takes duration and executable scheme script. Executes the passed scheme code after the passed duration milliseconds" | - | - |
ReBar::params | No help | - | - |
CloseSourceAudioFile | Drops the audio track attached to the current movement. | Close Source Audio File | /MainMenu/PlaybackMenu/Audio |
AccompanistsScore | Sets/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 |
MoveToColumnEnd | No help | - | - |
DetachQuitCallback | "Removes a callback from the current musical score" | - | - |
ANS::RandomDiatonic | No help | - | - |
PageBreak::params | No help | - | - |
InsertTenorClef | No Tooltip yet | New Tenor Clef | - |
AM::hiddencrossed5th | No help | - | - |
DirectiveGet-timesig-prefix | "Gets the value of the prefix field (a string) of the timesig directive with the passed tag." | - | - |
ToggleRest | Toggle between note entry and rest entry | Toggle Rest Mode | - |
duration::GetNumerator | No help | - | - |
IntelligentDelete | Deletes a single object at the cursor, an empty measure or the complete selection. | Delete | /MainMenu/EditMenu |
NotationMagick-SortSelectionDescending | Sort all notes in the selection, descending order. | Sort Selection (Descending) | /ObjectMenu/NotationMagick |
DirectiveGet-scoreheader-display | "Gets the value of the display field (a string) of the scoreheader directive with the passed tag." | - | - |
Longa | Append/Insert Longa duration | Longa | /ObjectMenu/NotesRests/EditDuration |
DefaultFinalizePlayback | No help | - | - |
AccompanistsScore::params | No help | - | - |
SetCurrentVoiceAsStaff | The current voice will be typeset on its own staff. | Voice to Staff | /ObjectMenu/StaffMenu/Voices |
DirectivePut-stemdirective-grob | "Writes the grob 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." | - | - |
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" | - | - |
FindPrevObjectAllColumns | No help | - | - |
DenemoPause | No help | - | - |
CloseSourceAudioFile::params | No help | - | - |
ScorePoet | Name of the poet, flush-left below the subsubtitle. | Poet | /ObjectMenu/Score/Titles/Simple Titles |
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." | - | - |
InsertAltoClef | No Tooltip yet | New Alto Clef | - |
ToggleEdit | Toggle between current mode and edit mode | Toggle Edit Mode | - |
IntelligentDelete::params | No help | - | - |
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" | - | - |
DirectiveGetNthTag-paper | "Takes a number n. Returns the tag of the nth paper directive if it exists else returns #f if none" | - | - |
Longa::params | No help | - | - |
ChangeModwheel | Change the Modwheel value of a channel/staff | 1 Modwheel | /ObjectMenu/Directives/MIDI |
SetCurrentVoiceAsStaff::params | No help | - | - |
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 " | - | - |
HarmonicSelectionSwitcher | Mark/Unmark current selection of object with a harmonic | Harmonic (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
FindNextObjectAllColumns | No help | - | - |
DenemoPlay | No help | - | - |
ScorePoet::params | No help | - | - |
AddHighestDownMajor2 | Add a major second as chordnote relative to the highest note downwards. | Add Major 2nd below top | /ObjectMenu/ChordMenu/AddBelowTop |
Insertg8clef | No Tooltip yet | New G8 Clef | - |
AM::anti8th | No help | - | - |
FetchCommands | Refreshes the set of commands available from Denemo.org. Use More Commands after this has finished | Update Commands from Internet | - |
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" | - | - |
NotationMagick-SortSelectionDescending::params | No help | - | - |
ChangeModwheel::params | No help | - | - |
DefaultInitializePlayback | No help | - | - |
CaptureMeasures | Creates 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 |
MajorOrAugmented | Determine if chord sounded is Major or Augmented | MajorAugmented | /MainMenu/Educational/Aural Training/Chord-Comparison |
HarmonicSelectionSwitcher::params | No help | - | - |
AttachQuitCallback | "Takes a script as a string, which will be stored. All the callbacks are called when the musical score is closed" | - | - |
AddHighestDownMajor2::params | No help | - | - |
InsertBassClef | No Tooltip yet | New Bass Clef | - |
DirectiveGet-timesig-postfix | "Gets the value of the postfix field (a string) of the timesig directive with the passed tag." | - | - |
MyCommands | Allows choosing extra commands/menu items from your own collection of extras | My Commands | - |
duration::InsertBaseDurationList | No help | - | - |
RepeatStart | Insert a barline indicating the start of a repeated section. | Repeat Start Barline | /ObjectMenu/Directives/Barlines |
DirectiveGet-scoreheader-prefix | "Gets the value of the prefix field (a string) of the scoreheader directive with the passed tag." | - | - |
CaptureMeasures::params | No help | - | - |
MajorOrAugmented::params | No help | - | - |
DirectivePut-keysig-grob | "Writes the grob 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." | - | - |
GetNonprinting | "Returns #t if there is an object at the cursor which has any printing behavior it may have overridden" | - | - |
DirectiveGet-movementcontrol-display | "Gets the value of the display field (a string) of the movementcontrol directive with the passed tag." | - | - |
ANS::random | No 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." | - | - |
InsertTrebleClef | No Tooltip yet | New Treble Clef | - |
AM::anti5th | No help | - | - |
MoreCommands | Allows choosing standard extra commands/menu items | More Commands | - |
RepeatStart::params | No help | - | - |
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." | - | - |
ShiftRealWholeDown | Transpose/shift the cursor note or selection one whole tone down | Whole tone down | /ObjectMenu/NotesRests/Transpose |
DirectiveGetNthTag-header | "Takes a number n. Returns the tag of the nth header directive if it exists else returns #f if none" | - | - |
DefaultFinalizePrint | No help | - | - |
AdjustPlaybackStart | "Adjust start time for playback by passed number of seconds. Returns #f for bad parameter " | - | - |
UpBowSelectionSwitcher | Mark/Unmark current selection or note with UpBow | UpBow (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
ANS::ConsecutiveIndirect? | No help | - | - |
TallerStaffs | No Tooltip yet | Taller Staffs | - |
About | Gives the version number etc of this program | About | - |
ShiftRealWholeDown::params | No help | - | - |
DeactivateTimeSignatureStencil | Deactivates 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 |
PlayAtCursor | Sounds the note or chord at the cursor, using the current staffs instrument. | Play Chord at Cursor | /MainMenu/PlaybackMenu |
GetStringPref | "Takes string name of a string-valued preference and returns the current value. Non-existent prefs return #f" | - | - |
DefaultDenemoPlay | No help | - | - |
UpBowSelectionSwitcher::params | No help | - | - |
ANS::ConsecutiveHiddenCrossed? | No help | - | - |
ShorterStaffs | No Tooltip yet | Shorter Staffs | - |
AM::hidden8th | No help | - | - |
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." | - | - |
Help | Opens a browser on the user manual | Browse Manual | - |
PianoStaffEnd | Stop PianoStaff multi-stave system. | PianoStaff End | /ObjectMenu/StaffMenu/StaffGroupings |
HideOssia | Place this at the end of the music to be printed from the Ossia staff | Hide Ossia | /ObjectMenu/StaffMenu/Ossia |
DirectiveGet-scoreheader-postfix | "Gets the value of the postfix field (a string) of the scoreheader directive with the passed tag." | - | - |
DefaultInitializePrint | No help | - | - |
PlayAtCursor::params | No help | - | - |
DirectiveGet-standalone-midibytes | "Gets the value of the midibytes field (a string) of the standalone directive with the passed tag." | - | - |
HighlightCursor | "Turn highlighting of cursor off/on" | - | - |
DirectiveGet-movementcontrol-prefix | "Gets the value of the prefix field (a string) of the movementcontrol directive with the passed tag." | - | - |
ANS::ConsecutiveHidden? | No 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." | - | - |
WidenMeasures | No Tooltip yet | Widen Measures | - |
PlaybackProperties | Allows you to specify properties used in playing back (midi) | Playback Properties | - |
PianoStaffEnd::params | No help | - | - |
PrintPartWithTitlePage | Prints part with part name on title page | Print Part with Title Page | /MainMenu/FileMenu/PrintMenu |
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." | - | - |
DeactivateTimeSignatureStencil::params | No help | - | - |
HideOssia::params | No help | - | - |
DirectiveGetNthTag-scoreheader | "Takes a number n. Returns the tag of the nth scoreheader directive if it exists else returns #f if none" | - | - |
TextAbove | Prints your text above the music at this point | Arbitrary Text | /ObjectMenu/NotesRests/Markings |
MusbObj::MoveTo | No help | - | - |
PrevBookmark | Seach backward for bookmarks in the current staff. | Prev Bookmark | /MainMenu/NavigationMenu/Bookmarks |
AdjustPlaybackEnd | "Adjust end time for playback by passed number of seconds. Returns #f for bad parameter " | - | - |
ANS::ConsecutiveAnti? | No help | - | - |
MouseInsertion | Changes the mouse use when CapsLock is on: left click inserts note in the prevailing duration. The shortcuts for number keys 0, 1, 2 ... are set to change the prevailing duration. | Mouse Note Insertion | /MainMenu/InputMenu/Mouse |
ShrinkMeasures | No Tooltip yet | Shrink Measure | - |
AM::hidden5th | No help | - | - |
Stop | Stop | Stop | - |
PrintPartWithTitlePage::params | No help | - | - |
TextAbove::params | No help | - | - |
PrevBookmark::params | No help | - | - |
SelectLeft | Create a selection, move cursor left. | Select Left | /MainMenu/EditMenu/Select |
PARTIAL | No help | - | - |
GetIntPref | "Takes string name of an int-valued preference and returns the current value. Non-existent prefs return #f" | - | - |
Playback::Loop | No help | - | - |
ANS::IntervalGetSteps | No help | - | - |
ANS::ConsecutiveCrossed? | No help | - | - |
MouseInsertion::params | No help | - | - |
DeleteMeasureAllStaffs | Delete the current measure in all staffs | Delete Measure All Staffs | - |
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." | - | - |
Play | Play | Play | - |
Chapter | Prints a heading in upper case for the current movement. | Heading | /ObjectMenu/MovementMenu/Titles/Book Titles |
MergeWithNextMeasure | Joins two measures together. | Merge with Next Measure | /ObjectMenu/MeasureMenu |
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." | - | - |
SelectLeft::params | No help | - | - |
FAKECHORD | No help | - | - |
DirectiveGet-chord-midibytes | "Gets the value of the midibytes field (a string) of the chord directive with the passed tag." | - | - |
AdjustXes | "Adjusts the horizontal (x-) positioning of notes etc after paste" | - | - |
DirectiveGet-movementcontrol-postfix | "Gets the value of the postfix field (a string) of the movementcontrol directive with the passed tag." | - | - |
DenemoStop | No help | - | - |
ANS::PillarOfFifth | No help | - | - |
LineBreak | (Print) Start a new line (i.e. system) at this measure. | Line Break | /ObjectMenu/Directives |
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." | - | - |
DeleteMeasure | Delete the current measure in this staff, leaving the staff short | Staff Delete Measure | - |
AM::crossed8th | No help | - | - |
DeleteMovement | Delete the current movement | Delete Movement | - |
duration::GetSelectionDurationInTicks | No help | - | - |
Chapter::params | No help | - | - |
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." | - | - |
MergeWithNextMeasure::params | No help | - | - |
DirectiveGetNthTag-keysig | "Takes a number n. Returns the tag of the nth keysig directive if it exists else returns #f if none" | - | - |
MusObj::maxPitch | No help | - | - |
ZoomReset | Zoom to 100%, restore the original size | Zoom to 100% | /MainMenu/ViewMenu/Zoom |
PushClipboard | "Pushes the Denemo clipboard (cut/copy buffer) onto a stack; Use d-PopClipboard to retrieve it." | - | - |
LILYDIRECTIVE | No help | - | - |
LineBreak::params | No help | - | - |
AppendMeasure | No Tooltip yet | Staff Append Measure | - |
Bb-Pentascale | Identify Scale Notes that are sounded | Bb Pentascale | /MainMenu/Educational/Aural Training/Identify-Scale-Note |
PreviousMovement | Go to the previous movement | Previous Movement | - |
duration::GetBaseDurationInTicks | No help | - | - |
ANS::PillarOfFifthIndex | No help | - | - |
ChangeEnharmonicUp | Shift through enharmonic variants of the same sounding note in the direction of higher diatonic base notes. | Change Enharmonic + | /ObjectMenu/NotesRests/EditNote |
ZoomReset::params | No help | - | - |
SetCurrentStaffAsVoice | The current staff will be typeset as a voice on the staff above. | Staff to Voice | /ObjectMenu/StaffMenu/Voices |
FIGURE | No help | - | - |
ToggleCursorHighlight | Shows up the position of the cursor more clearly (off/on) | Cursor Highlighting (Off/On) | /MainMenu/NavigationMenu/Cursor |
StoppedSelectionSwitcher | Mark/Unmark the selected notes stopped | Stopped (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
GetBooleanPref | "Takes string name of a boolean-valued preference and returns the current value. Non-existent prefs return #f, ensure that the preference name is correct before using." | - | - |
ScoreOpus | Name of the opus, flush-right below the arranger. | Opus | /ObjectMenu/Score/Titles/Simple Titles |
InsertMeasureAfter | Insert a blank measure in current staff after the current measure | Staff Insert Measure After | - |
AM::crossed5th | No help | - | - |
ANS::NoteTable | No help | - | - |
Bb-Pentascale::params | No help | - | - |
NextMovement | Go to the next movement | Next Movement | - |
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." | - | - |
duration::GetNumberOfDotsInTicks | No help | - | - |
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." | - | - |
GetNoteUnderCursorAsLilypond | No help | - | - |
SetCurrentStaffAsVoice::params | No help | - | - |
LYRIC | No help | - | - |
VoiceToStaff | "Makes the current voice a independent staff" | - | - |
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." | - | - |
ToggleCursorHighlight::params | No help | - | - |
StoppedSelectionSwitcher::params | No help | - | - |
SecondTimeBar | Closes first time bars and starts second time bar(s) (printing) | Second Time Bar | /ObjectMenu/MeasureMenu/Repeats |
ScoreOpus::params | No help | - | - |
InsertMeasureBefore | Insert a blank measure before the current one (in current staff) | Staff Insert Measure Before | - |
DirectiveGet-keysig-display | "Gets the value of the display field (a string) of the keysig directive with the passed tag." | - | - |
MoveToEnd | Cursor to end of staff/voice, without extending selection if any | Move to Staff/Voice End | - |
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." | - | - |
ANS::NoteTableR | No help | - | - |
DirectiveGetNthTag-stemdirective | "Takes a number n. Returns the tag of the nth stemdirective directive if it exists else returns #f if none" | - | - |
AddHighestDownPerfect1 | Add a perfect prime as chordnote relative to the highest note downwards. | Add Perfect 1st below top | /ObjectMenu/ChordMenu/AddBelowTop |
CreateMusObjCursorNote | No help | - | - |
BeamingOn | (Print) Start automatic beaming at this point in score. (Used after turning beaming off). | Start Beaming | /ObjectMenu/Directives |
PopClipboard | "Pops the Denemo clipboard (cut/copy buffer) from a stack created by d-PushClipboard. Returs #f if nothing on stack, else #t." | - | - |
GRACE_END | No help | - | - |
DiminishedOrMinor | Determine if the chord sounded is Diminished or Minor | DiminishedMinor | /MainMenu/Educational/Aural Training/Chord-Comparison |
DenemoRewind | No help | - | - |
A | Append/Edit A | A | - |
AddMeasure | Insert a blank measure after the current one (in all staffs) | Insert Measure After | - |
AM::consecutive8th | No help | - | - |
MoveToBeginning | Cursor to start of staff/voice, without extending selection if any | Move to Staff/Voice Beginning | - |
DirectiveGet-note-y | "Gets the value of the y field (a string) of the note directive with the passed tag." | - | - |
DeleteLilyPondOnChord | Deletes the LilyPond attached to the chord at the cursor. | Delete LilyPond on Chord | /ObjectMenu/ChordMenu/Directives |
AddHighestDownPerfect1::params | No help | - | - |
BeamingOn::params | No help | - | - |
GRACE_START | No help | - | - |
DiminishedOrMinor::params | No help | - | - |
SetPrefs | "Takes xml representation of a preference and adds it to the Denemo preferences" | - | - |
MoveToMeasureRight | Moves the cursor to the first object in the previous measureleaving selection, if any, unchanged | Move to Measure Right | - |
ANS::ConsecutiveOpen? | No help | - | - |
InsertMeasure | Insert a blank measure before the current one (in all staffs) | Insert Measure Before | - |
GoToEnd | Cursor to end of staff/voice, extending selection if any | Go to End | - |
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." | - | - |
duration::SplitTicksToBaseDurations | No help | - | - |
DeleteLilyPondOnChord::params | No help | - | - |
ShiftRealWholeUp | Transpose/shift the cursor note or selection one whole tone up | Whole tone up | /ObjectMenu/NotesRests/Transpose |
ChangeEnharmonicUp::params | No help | - | - |
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." | - | - |
DYNAMIC | No help | - | - |
StaffToVoice | "Makes the current staff a voice belonging to the staff above" | - | - |
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." | - | - |
MarcatoSelectionSwitcher | Mark/Unmark the selected notes marcato | Marcato (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
MoveToMeasureLeft | Moves the cursor to the first object in the next measure leaving selection, if any, unchanged | Move to Measure Left | - |
DeletePreviousObject | Delete to the left of the cursor. | Delete Previous Object | - |
DirectiveGet-keysig-prefix | "Gets the value of the prefix field (a string) of the keysig directive with the passed tag." | - | - |
AM::consecutive5th | No help | - | - |
GoToBeginning | Cursor to start of staff/voice, extending selection if any | Go to Beginning | - |
ShiftRealWholeUp::params | No help | - | - |
DirectiveGet-layout-display | "Gets the value of the display field (a string) of the layout directive with the passed tag." | - | - |
Breve | Append/Insert Breve | Breve | /ObjectMenu/NotesRests/EditDuration |
ChangeGeneric | Generic 0xB Control Change - User can give the midi bytes, too. | Generic Control Change | /ObjectMenu/Directives/MIDI |
DeleteSelection | "Deletes all objects in the selection Returns #f if no selection else #t." | - | - |
STAFFBREAK | No help | - | - |
SecondTimeBar::params | No help | - | - |
MeasureRight | Moves the cursor to the first object in the previous measure, extending selection if any | Measure Right | - |
ANS::Interval->Sound | No help | - | - |
set!musobj.dots | No help | - | - |
DeleteObject | Delete the object at the cursor | Delete Object | - |
AM::displayLilypond | No help | - | - |
TypesetVersesAtEnd | Let's you choose a number of verses to print at the end of the piece (movement). Use a customized score layout to prevent them from appearing beneath the music in addition. | Typeset Verses at End | /ObjectMenu/Lyrics |
GoToMeasure | Opens a dialog for going to a numbered measure | Go to Measure | - |
DownbowSelectionSwitcher | Mark/Unmark selection or current object | DownBow (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
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." | - | - |
DenemoPrevious | No help | - | - |
MarcatoSelectionSwitcher::params | No help | - | - |
MEASUREBREAK | No help | - | - |
PianoStaffStart | Start 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 |
Chordize | "Enforces the treatment of the note at the cursor as a chord in LilyPond" | - | - |
MeasureLeft | Moves the cursor to the first object in the next measure, extending selection if any | Measure Left | - |
ChangeGeneric::params | No help | - | - |
ToggleTie | Ties/unties the note at the cursor | Toggle Tie | - |
TypesetVersesAtEnd::params | No help | - | - |
InsertBarline | Inserts specialized barline at the cursor position. Mostly not working | Insert Barline | - |
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." | - | - |
ToggleMarcato | Mark/Unmark the current chord marcato | Marcato (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
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." | - | - |
FingeringsDoublestroke | Place a fingering instruction on a note | Fingerings | /ObjectMenu/NotesRests |
AM::display | No help | - | - |
STEMDIRECTIVE | No help | - | - |
DownbowSelectionSwitcher::params | No help | - | - |
GetMeasuresInStaff | "Gives the number of measures in the current staff" | - | - |
PianoStaffStart::params | No 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." | - | - |
MoveToStaffDown | Moves the cursor to the staff below without altering selection | Move to Staff Down | - |
NoteNamesMove | Changes the shortcuts for note names a, b, c, d, e, f, g so that they move the cursor to the nearest note of that name. | Note Names Move Cursor | /MainMenu/InputMenu/Keyboard |
InsertTiedNote | Inserts a duplicate of the current note, tied | Tied note | - |
DirectiveGet-keysig-postfix | "Gets the value of the postfix field (a string) of the keysig directive with the passed tag." | - | - |
NextBookmark | Seach forward for bookmarks in the current staff. | Next Bookmark | /MainMenu/NavigationMenu/Bookmarks |
AttachLilyToChord | Attach 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 | - |
ToggleMarcato::params | No help | - | - |
NotationMagick-SortSelectionAscending | Sort all notes in the selection, ascending order. | Sort Selection (Ascending) | /ObjectMenu/NotationMagick |
DirectiveGet-layout-prefix | "Gets the value of the prefix field (a string) of the layout directive with the passed tag." | - | - |
FingeringsDoublestroke::params | No help | - | - |
SelectRight | Create a selection, move the cursor right. | Select Right | /MainMenu/EditMenu/Select |
SetThumbnailSelection | "Sets the selection to be used for a thumbnail. Returns #f if no selection or selection not in first movement else #t." | - | - |
BARLINE | No help | - | - |
NoteNamesMove::params | No help | - | - |
set!musobj.baseduration | No help | - | - |
RemoveDot | No Tooltip yet | Remove Dot | - |
NextBookmark::params | No help | - | - |
AttachLilyToNote | Attach 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 | - |
DirectiveGet-chord-y | "Gets the value of the y field (a string) of the chord directive with the passed tag." | - | - |
TitledPiece | Prints title for the current movement, which will get a page reference in a table of contents. | Title | /ObjectMenu/MovementMenu/Titles/Book Titles |
NotationMagick-SortSelectionAscending::params | No help | - | - |
NoOp | Does absolutely nothing. Use to "blank" a shortcut. | Null Operation | /MainMenu/MoreMenu |
Breve::params | No help | - | - |
SelectRight::params | No 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." | - | - |
KEYSIG | No 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" | - | - |
DenemoGoBack | No help | - | - |
ShortInstrumentName | Prints shortened form of instrument name before this staff for second and subsequent systems | Short Instrument Name | /ObjectMenu/StaffMenu |
AddDot | No Tooltip yet | Add Dot | - |
DeleteDirective | Delete a directive attached to chord/note at cursor. | Delete a Directive | - |
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." | - | - |
TitledPiece::params | No help | - | - |
MoveToColumnStart | No help | - | - |
NoOp::params | No help | - | - |
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." | - | - |
AM::GenerateStaffList | No help | - | - |
TIMESIG | No help | - | - |
GetStaffsInClipboard | "Gives the number of staffs in the Denemo Music Clipboard" | - | - |
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." | - | - |
SynchronizeAudio | Plays 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 |
ShortInstrumentName::params | No help | - | - |
StemDown | Alters a StemNeutral object to stem down. | StemDown | - |
EditKeysigDirective | Edit any directives attached to key signature. | Edit Key Signature Directives | - |
duration::ticks->lilypond | No help | - | - |
ColumnEmpty? | No help | - | - |
DirectiveGet-layout-postfix | "Gets the value of the postfix field (a string) of the layout directive with the passed tag." | - | - |
AM::TestSimultaneousIntervalFromBaseMetricalFirst | No help | - | - |
ZoomOut | Zoom Out | Zoom Out | /MainMenu/ViewMenu/Zoom |
ShiftOn | Turns on horizontal displacements of notes where needed. | Use Horizontal Shifts | /ObjectMenu/StaffMenu/Voices |
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." | - | - |
CLEF | No help | - | - |
GraceNoteSwitcher | Transforms the current selected notes into grace notes. | Grace Note (On/Off) | /ObjectMenu/NotesRests/GraceNotes |
SynchronizeAudio::params | No help | - | - |
ScoreMeter | Meter string, flush-left below the poet. | Meter | /ObjectMenu/Score/Titles/Simple Titles |
set!musobj.duration | No help | - | - |
StemUp | Alters a StemNeutral object to stem up. | StemUp | - |
EditTimesigDirective | Edit any directives attached to time signature. | Edit Time Signature Directives | - |
MusicalSymbols-notes | No 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." | - | - |
MeasureBeginning? | No help | - | - |
ANS::GetInterval | No help | - | - |
DirectiveGet-tuplet-ty | "Gets the value of the ty field (a string) of the tuplet directive with the passed tag." | - | - |
MusObj::GetInterval | No help | - | - |
ShiftOn::params | No 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." | - | - |
TUPCLOSE | No help | - | - |
GraceNoteSwitcher::params | No help | - | - |
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" | - | - |
PendingFlatten | Increases the flatness of the next entered note. The status bar shows the current state. | Flatten Next Note | - |
ZoomOut::params | No help | - | - |
EditClefDirective | Edit any directives attached to clef. | Edit Clef Directives | - |
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." | - | - |
GetHighestAvailableNote | No help | - | - |
MeasureEnd? | No help | - | - |
BreathMark | Inserts a Breath Mark | Breath Mark | /ObjectMenu/Directives |
ScoreMeter::params | No help | - | - |
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." | - | - |
AddLowestUpMinor7 | Add a minor seventh as chordnote relative to the lowest note upwards. | Add Minor 7th above base | /ObjectMenu/ChordMenu/AddAboveBase |
ANS::CalculateDiatonicStepDown | No help | - | - |
musobj.duration | No help | - | - |
BeamingOff | (Print)Stop automatic beaming from current position in score. | Stop Beaming | /ObjectMenu/Directives |
duration::MetricalMain? | No help | - | - |
TUPOPEN | No help | - | - |
BassClefNoteNameSpeedTest | %tests your ability to read the notes of the bass clef staff | Bass Clef Note Name Speed Recognition | /MainMenu/Educational/Note-Reading |
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." | - | - |
DenemoFirst | No help | - | - |
PendingSharpen | Increases the sharpness of the next entered note. The status bar shows the current state. | Sharpen Next Note | - |
EditMovementDirective | Edit any directives attached to movement. | Edit Movement Directives | - |
ClearClipboard | "Clears the Denemo Music Clipboard" | - | - |
DeleteLilyPondOnNote | Deletes the LilyPond attached to the note where the cursor is. | Delete LilyPond on Note | /ObjectMenu/NotesRests/Directives |
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." | - | - |
BreathMark::params | No help | - | - |
AddLowestUpMinor7::params | No help | - | - |
ANS::CalculateDiatonicStepUp | No help | - | - |
BeamingOff::params | No help | - | - |
MusObj::minPitch | No help | - | - |
Exit | "Exits Denemo without saving history, prefs etc." | - | - |
CHORD | No help | - | - |
BassClefNoteNameSpeedTest::params | No help | - | - |
ShowOssia | Place this at the start of the music to be printed from the Ossia staff | Show Ossia | /ObjectMenu/StaffMenu/Ossia |
Flatten | No Tooltip yet | Flatten | - |
EditScoreDirective | Edit any directives attached to score. | Edit Score Directives | - |
DirectiveGet-note-tx | "Gets the value of the tx field (a string) of the note directive with the passed tag." | - | - |
DeleteLilyPondOnNote::params | No help | - | - |
MovementNoteheadsDelete | Delete note head style of this movement. Reset to whatever Score or Lilypond has set as default. | Delete Movement Notehead Settings | /ObjectMenu/MovementMenu/NoteHeadStyles |
DirectiveGet-tuplet-gx | "Gets the value of the gx field (a string) of the tuplet directive with the passed tag." | - | - |
GetUniquePairsFilterLowest | No help | - | - |
PrevStandaloneDirective | "Moves the cursor the previous object that is a Denemo Directive in the current staff. Returns #f if the cursor did not move" | - | - |
ShowOssia::params | No help | - | - |
Sharpen | No Tooltip yet | Sharpen | - |
F-Pentascale | Identify Scale Notes that are sounded | F Pentascale | /MainMenu/Educational/Aural Training/Identify-Scale-Note |
EditVoiceDirective | Edit any directives attached to voice. | Edit Voice Directives | - |
DirectiveGet-timesig-x | "Gets the value of the x field (a string) of the timesig directive with the passed tag." | - | - |
GetLowestAvailableNote | No help | - | - |
MovementNoteheadsDelete::params | No help | - | - |
SlurLonga | Inserts a 𝅛 and slurs to it, extending previous slur. | ⏜ 𝅛 | /ObjectMenu/NotesRests/EditDuration/Slurs |
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." | - | - |
Hide | Hides the object at cursor position with a lilypond directive. Currently only Notes and the three Signatures. No rests! | (Print) Hide Object | /ObjectMenu/Directives |
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." | - | - |
PortatoSelectionSwitcher | Marks/Unmaks the selection with the Portato | Portato (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
RemoveNoteFromChord | Remove a note from the current chord | Remove note | - |
ToggleNoteTie | Ties the note at the cursor leaving other notes in the current chord unchanged. | Individual Note Tie (Off/On) | /ObjectMenu/NotesRests/TiedNotes |
EditStaffDirective | Edit any directives attached to staff. | Edit Staff Directives | - |
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" | - | - |
StemDirective? | No help | - | - |
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." | - | - |
SlurLonga::params | No help | - | - |
Hide::params | No help | - | - |
F-Pentascale::params | No help | - | - |
TakeSnapshot | "Snapshots the current movement putting it in the undo queue returns #f if no snapshot was taken because of a guard" | - | - |
GroupStaffEnd | Stop GroupStaff multi-stave system. | GroupStaff End | /ObjectMenu/StaffMenu/StaffGroupings |
AddNoteToChord | Add a note to the current chord The cursor position determines which note to add | Add note | - |
ToggleNoteTie::params | No help | - | - |
EditDirective | Edit any directives attached to chord/note at cursor. | Edit Directives | - |
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." | - | - |
TaglineLink | Creates a tagline with a link in PDF output. | Tagline with Link | /ObjectMenu/Score/Titles |
ChangePrintDurationLonga | Change 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 |
LoadDefaultComposerNumberkeys | Wrapper/Dummy for Keypresses | Reset Keys in Composer Mode | /MainMenu/MoreMenu |
DirectiveGet-tuplet-gy | "Gets the value of the gy field (a string) of the tuplet directive with the passed tag." | - | - |
AM::TestSimultaneousIntervalFromBaseMetricalMain | No help | - | - |
GroupStaffEnd::params | No help | - | - |
NextStandaloneDirective | "Moves the cursor the next object that is a Denemo Directive in the current staff. Returns #f if the cursor did not move" | - | - |
NoteNamesDefault | Changes the shortcuts for note names a, b, c, d, e, f, g so that they edit the note at the cursor, or append a note when in the appending position. | Note Names Default Action | /MainMenu/InputMenu/Keyboard |
InsertSeptuplet | No Tooltip yet | Insert Septuplet | - |
InvertedMap | No help | - | - |
TransposeStaffPrint | Prints this staff (only) transposed. This is in addtion to any score-wide transposition | (Print) Transpose | /ObjectMenu/StaffMenu |
EditObject | Edit the object at the cursor. | Edit Object | - |
DirectiveGet-timesig-y | "Gets the value of the y field (a string) of the timesig directive with the passed tag." | - | - |
duration::ticks->denemo | No help | - | - |
TaglineLink::params | No help | - | - |
DirectiveGet-scoreheader-x | "Gets the value of the x field (a string) of the scoreheader directive with the passed tag." | - | - |
ChangePrintDurationLonga::params | No help | - | - |
ANS::CalculateHalfRealStepDown | No help | - | - |
LoadDefaultComposerNumberkeys::params | No help | - | - |
LoadSelectDurationComposerNumberkeys | Change the number keys to select the prevailing duration in composer mode. | Change to 'Select Duration' Number Keys in Composer Mode | /MainMenu/MoreMenu |
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." | - | - |
FirstTimeBar | Closes a repeated section and starts a first time bar (printing) | First Time Bar | /ObjectMenu/MeasureMenu/Repeats |
NoteNamesDefault::params | No help | - | - |
InsertSextuplet | No Tooltip yet | Insert Sextuplet | - |
TransposeStaffPrint::params | No help | - | - |
InsertDynamic | Inserts a dynamic marking at the cursor position | Insert Dynamics | - |
duration::lilypond->ticks | No help | - | - |
GetClipObjects | "Takes a staff number m, Returns the number of objects in the mth staff on the Denemo Clipboard or #f if none." | - | - |
TupletClose? | No help | - | - |
FinishCadenza | Returns to normal barlines etc after a cadenza | End Cadenza | /ObjectMenu/Directives |
ANS::CalculateHalfRealStepUp | No help | - | - |
SelectDefaultLayout | "Creates the default layout." | - | - |
LoadSelectDurationComposerNumberkeys::params | No help | - | - |
BookPoet | Prints the poet or lyricist name on title page | Poet/Lyricist | /ObjectMenu/Score/Titles/Book Titles |
PortatoSelectionSwitcher::params | No help | - | - |
FirstTimeBar::params | No help | - | - |
InstrumentName | Print Instrument name before staff at start of score, | Instrument Name | /ObjectMenu/StaffMenu |
EditChords | Allows chord symbols to be added to the current note. E.G.cis:dim7 for c-sharp diminished 7th. See Lilypond docs for notation | Edit Chord Symbols | - |
duration::denemo->ticks | No help | - | - |
DirectiveGet-chord-tx | "Gets the value of the tx field (a string) of the chord directive with the passed tag." | - | - |
FinishCadenza::params | No help | - | - |
ANS::CalculateWholeRealStepDown | No help | - | - |
InsertQuintuplet | No Tooltip yet | Insert Quintuplet | - |
DirectiveGet-tuplet-override | "Gets the value of the override field (a string) of the tuplet directive with the passed tag." | - | - |
BookPoet::params | No help | - | - |
InsertSnippet | "Inserts music Snippet from passed id Returns #f if not possible" | - | - |
DirectiveGet-header-gy | "Gets the value of the gy field (a string) of the header directive with the passed tag." | - | - |
InstrumentName::params | No help | - | - |
ShowFiguredBass | Show the figured bass on the current staff on printing | Show Figures (Print) | - |
DirectiveGet-timesig-tx | "Gets the value of the tx field (a string) of the timesig directive with the passed tag." | - | - |
duration::lilypond->denemo | No help | - | - |
TupletOpen? | No help | - | - |
DirectiveGet-scoreheader-y | "Gets the value of the y field (a string) of the scoreheader directive with the passed tag." | - | - |
ANS::CalculateWholeRealStepUp | No help | - | - |
InsertQuadtuplet | No Tooltip yet | Insert Quadtuplet | - |
ShiftOff | Turns off horizontal displacement of notes (which avoid collisions between parts) | No Horizontal Shifts | /ObjectMenu/StaffMenu/Voices |
DirectiveGet-movementcontrol-x | "Gets the value of the x field (a string) of the movementcontrol directive with the passed tag." | - | - |
CloseReopenRepeat | Closes and open repeat block and opens a new one. | Close and Reopen Repeat | /ObjectMenu/MeasureMenu/Repeats |
HideFiguredBass | Hide the figured bass on the current staff on printing | Hide Figures (Print) | - |
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." | - | - |
Tupletclose? | No help | - | - |
ScoreInstrument | Name 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 |
ANS::CalculateRealOctaveDown | No help | - | - |
InsertLongaRest | Insert a rest with longa duration | Longa Rest | /ObjectMenu/NotesRests/RestEntry |
EndTuplet | No Tooltip yet | End Tuplet | - |
ShiftOff::params | No help | - | - |
CreateLayout | "Creates a custom layout from the currently selected (standard) layout if the score layouts window is open. Uses the passed name for the new layout. Returns #f if nothing happened. An additional parameter #t can force creation of the layout while score layout window is closed." | - | - |
CloseReopenRepeat::params | No help | - | - |
ChangePad | No help | - | - |
DeleteFiguredBass | Delete the figured bass on the current staff | Delete Figures | - |
duration::denemo->lilypond | No 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." | - | - |
Tupletopen? | No help | - | - |
NotationMagick-ShuffleSelectedObjects | Shuffle the selected objects | Shuffle Selected Objects | /ObjectMenu/NotationMagick |
ScoreInstrument::params | No help | - | - |
AddLowestUpMajor7 | Add a major seventh as chordnote relative to the lowest note upwards. | Add Major 7th above base | /ObjectMenu/ChordMenu/AddAboveBase |
ANS::CalculateRealOctaveUp | No help | - | - |
InsertLongaRest::params | No help | - | - |
ChangeVolume | Change the Volume of a channel/staff | Volume | /ObjectMenu/Directives/MIDI |
StartTriplet | No Tooltip yet | Start Triplet | - |
DirectiveGet-tuplet-width | "Gets the value of the width field (a string) of the tuplet directive with the passed tag." | - | - |
GetUniquePairs | No help | - | - |
NoteNameSpeedTest | %tests your ability to name the notes of the scale | Note Name Speed Recognition | /MainMenu/Educational/Note-Reading |
SelectSnippet | "Selects music Snippet from passed id Returns #f if not possible" | - | - |
DirectiveGet-header-override | "Gets the value of the override field (a string) of the header directive with the passed tag." | - | - |
DeleteBeamingDirective | Deletes a ] or [ (end or start beam) directive on the current chord. | Delete Beaming Directive | /ObjectMenu/NotesRests/Beaming |
EditFiguredBass | Add 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 notation | Insert/Edit Figured Bass | - |
DirectiveGet-timesig-ty | "Gets the value of the ty field (a string) of the timesig directive with the passed tag." | - | - |
duration::GetNumberOfDotsInDenemo | No help | - | - |
Tupletmarker? | No help | - | - |
EndBeam | Instructs LilyPond engraver to stop previously started manual beaming. Print effect only. | End Beam | /ObjectMenu/NotesRests/Beaming |
DirectiveGet-scoreheader-tx | "Gets the value of the tx field (a string) of the scoreheader directive with the passed tag." | - | - |
AddLowestUpMajor7::params | No help | - | - |
GetHighestNote | No help | - | - |
ChangeVolume::params | No help | - | - |
InsertTriplet | No Tooltip yet | Insert Triplet | - |
NoteNameSpeedTest::params | No help | - | - |
DirectiveGet-movementcontrol-y | "Gets the value of the y field (a string) of the movementcontrol directive with the passed tag." | - | - |
SetPadding | No help | - | - |
DeleteBeamingDirective::params | No help | - | - |
DeleteVerse | Deletes current verse of lyrics from current voice | Delete Verse | - |
VERSION_MICRO | No help | - | - |
SetBackground | "Set passed 24 bit number as RGB color of background." | - | - |
EndBeam::params | No help | - | - |
MovementNoteheadsSlash | Slash note head style for the current movement. | Slash | /ObjectMenu/MovementMenu/NoteHeadStyles |
ANS::AddIntervalAsChordnoteFromHighestDown | No help | - | - |
InsertDuplet | No Tooltip yet | Insert Duplet | - |
GetLayoutId | "Returns the id of the currently selected score layout (see View->Score Layout). Returns #f if no layout is selected." | - | - |
AddVerse | Add a verse of lyrics | Add Lyric Verse | - |
duration::GetNumberOfDotsInLilypond | No help | - | - |
VERSION_MINOR | No help | - | - |
DirectiveGet-note-ty | "Gets the value of the ty field (a string) of the note directive with the passed tag." | - | - |
Clef? | No help | - | - |
MovementNoteheadsSlash::params | No help | - | - |
SlurBreve | Inserts a 𝅜 and slurs to it, extending previous slur. | ⏜ 𝅜 | /ObjectMenu/NotesRests/EditDuration/Slurs |
GetLowestNote | No help | - | - |
ToggleBlankMode | No Tooltip yet | Toggle Blank Mode | - |
DirectiveGet-tuplet-height | "Gets the value of the height field (a string) of the tuplet directive with the passed tag." | - | - |
SetTuningAllStaffs | At this time during playback switch to the temperament set when this command was invoked. | Set Tuning Across All Staffs | /ObjectMenu/Directives/Tuning |
CreateSnippetFromObject | "Creates a music Snippet comprising the object at the cursor Returns #f if not possible, otherwise an identifier for that snippet" | - | - |
DirectiveGet-header-width | "Gets the value of the width field (a string) of the header directive with the passed tag." | - | - |
Ficta | Prints the accidental above rather than before the note. In European music from before about 1600, singers were expected to chromatically alter notes at their own initiative according to certain rules. This is called musica ficta. In modern transcriptions, these accidentals are usually printed over the note. | Ficta Accidental | /ObjectMenu/NotesRests/EditNote |
InsertStem | Inserts 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 direction | Auto Stemming | - |
DirectiveGet-timesig-gx | "Gets the value of the gx field (a string) of the timesig directive with the passed tag." | - | - |
duration::CalculateDotsFromTicks | No help | - | - |
VERSION_MAJOR | No help | - | - |
NotationMagick-ShuffleSelectedObjects::params | No help | - | - |
SlurBreve::params | No help | - | - |
DirectiveGet-scoreheader-ty | "Gets the value of the ty field (a string) of the scoreheader directive with the passed tag." | - | - |
ANS::AddIntervalAsChordnoteFromLowestUp | No help | - | - |
ToggleRestMode | No Tooltip yet | Toggle Rest Mode | - |
SetTuningAllStaffs::params | No help | - | - |
DirectiveGet-movementcontrol-tx | "Gets the value of the tx field (a string) of the movementcontrol directive with the passed tag." | - | - |
GroupStaffStart | Start 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 |
Ficta::params | No help | - | - |
ChangeNotehead | Change the type of notehead for the current note | Set Notehead | - |
DENEMO_OVERRIDE_ABOVE | No help | - | - |
SetTuplet | "Set passed string as numerator/denominator for a tuplet open at cursor" | - | - |
Keysignature? | No help | - | - |
PrintTwoReduced | Prints the top two staffs on a single staff as cue. | Print Two Parts as Cue for Accompanist | /MainMenu/FileMenu/PrintMenu |
ANS::IntervalCalcDown | No help | - | - |
OpZero | Wrapper/Dummy for Keypresses | OpZero | /MainMenu/MoreMenu |
InsertBlankTwoHundredFiftySixthNote | Insert a non-printing 𝅃 rest | 𝅃 Spacer | - |
AM::TestConsecutiveIntervalProgression | No help | - | - |
GroupStaffStart::params | No help | - | - |
OpenAudio | Opens an audio file which will be mixed with the current movement. | Open Source Audio | /MainMenu/FileMenu/OpenMenu |
CreateOssiaStaff | Creates 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 |
SetNewbieStatus | Sets your status as a newbie on or off. This affects the tooltips. Note you can also delay tooltips, indefinitely if you wish, via the preferences dialog. See Edit->Change Preferences->Command Behaviour | Turn Excessive Tooltips (Off/On) | /MainMenu/HelpMenu |
ChordComment | Attach a textual comment to the chord at the cursor | Comment | /ObjectMenu/NotesRests |
InsertTimeSig | Edit/Insert a time signature change for the current measure | Time Signature Change | - |
DENEMO_OVERRIDE_MARKUP | No help | - | - |
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." | - | - |
PrintTwoReduced::params | No help | - | - |
OpZero::params | No help | - | - |
InsertBlankOneHundredTwentyEighthNote | Insert a non-printing 𝅂 rest | 𝅂 Spacer | - |
DirectiveDelete-tuplet | "Deletes a tuplet directive of the passed in tag. Returns #f if not deleted" | - | - |
Congruentia | Print congruentia / canon symbol | Congruentia | /ObjectMenu/NotesRests/Markings/TextMarks |
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-header-height | "Gets the value of the height field (a string) of the header directive with the passed tag." | - | - |
OpenAudio::params | No help | - | - |
SetNewbieStatus::params | No help | - | - |
ChordComment::params | No help | - | - |
InitialTimeSig | Set the initial time signature of the current staff | Inital Time Signature | - |
DirectiveGet-timesig-gy | "Gets the value of the gy field (a string) of the timesig directive with the passed tag." | - | - |
duration::CalculateTicksWithDots | No help | - | - |
DENEMO_OVERRIDE_HIDDEN | No help | - | - |
Timesignature? | No help | - | - |
CreateOssiaStaff::params | No help | - | - |
DirectiveGet-scoreheader-gx | "Gets the value of the gx field (a string) of the scoreheader directive with the passed tag." | - | - |
ANS::IntervalCalcUp | No help | - | - |
InsertBlankSixtyfourthNote | Insert a non-printing 𝅁 rest | 𝅁 Spacer | - |
MapToAbstractionMovement | No help | - | - |
Congruentia::params | No help | - | - |
BookComposer | Prints a composer name on title page | Composer | /ObjectMenu/Score/Titles/Book Titles |
DirectiveGet-movementcontrol-ty | "Gets the value of the ty field (a string) of the movementcontrol directive with the passed tag." | - | - |
CadenzaOn | Turns off barlines etc for cadenza | Start Cadenza | /ObjectMenu/Directives |
HideEmptyStaffs | Controls whether staffs containing only rests are printed. | Hide Empty Staffs (Off/On) | /ObjectMenu/Score/Print Layout |
InsertKey | Insert/Edit a key change at the cursor position | Key Signature Change | - |
duration::GuessBaseNoteInTicks | No help | - | - |
Preview4Bars::params | No help | - | - |
DENEMO_OVERRIDE_DYNAMIC | No help | - | - |
GetTuplet | "Returns a string numerator/denominator for a tuplet open object or #f if cursor not on a tuplet open" | - | - |
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." | - | - |
ANS::GetDiatonic | No help | - | - |
InsertBlankThirtysecondNote | Insert a non-printing 𝅀 rest | 𝅀 Spacer | - |
BookComposer::params | No help | - | - |
CadenzaOn::params | No help | - | - |
ChangeRelativeFontSize | No help | - | - |
HideEmptyStaffs::params | No help | - | - |
InitialKey | Set the initial key signature of the current staff | Initial Key | - |
duration::inexact->exact | No help | - | - |
Preview4Bars | Print preview of current bar and the next three. | Preview Four Bars | /MainMenu/FileMenu/PrintMenu |
DENEMO_MIDI_ACTION_MASK | No help | - | - |
DirectiveGet-chord-ty | "Gets the value of the ty field (a string) of the chord directive with the passed tag." | - | - |
Directive? | No help | - | - |
InsertBlankSixteenthNote | Insert a non-printing 𝄿 rest | 𝄿 Spacer | - |
DirectiveActivate-tuplet | "Activates a tuplet directive widget of the passed in tag. Returns #f if not a button" | - | - |
NotationMagick-MirrorSelectedObjects | Mirror the selected notes. Axis is the cursor position. | Mirror Selected Objects (Axis=Cursor) | /ObjectMenu/NotationMagick |
ZoomIn | Zoom In | Zoom In | /MainMenu/ViewMenu/Zoom |
PrintWithAmbitus | Prints the score printing the range (ambitus) of each part at the start of the staff | Print with Ambitus | /MainMenu/FileMenu/PrintMenu |
ShiftDown | Transpose/shift the cursor note or selection one step down, stay in the keysignature. | Tonal step down | /ObjectMenu/NotesRests/Transpose |
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" | - | - |
DirectiveDelete-header | "Deletes a header directive of the passed in tag. Returns #f if not deleted" | - | - |
SetValue | No help | - | - |
MIDI-shortcut::pitchbend | No help | - | - |
InsertClef | Insert/Edit a change of clef at the cursor | Clef Change | - |
DirectiveGet-timesig-override | "Gets the value of the override field (a string) of the timesig directive with the passed tag." | - | - |
DENEMO_MIDI_INTERPRETATION_MASK | No help | - | - |
ScoreDedication | The dedicatee of the music, centered at the top of the first page. | Dedication | /ObjectMenu/Score/Titles/Simple Titles |
DirectiveGet-scoreheader-gy | "Gets the value of the gy field (a string) of the scoreheader directive with the passed tag." | - | - |
InsertBlankEighthNote | Insert a non-printing 𝄾 rest | 𝄾 Spacer | - |
NotationMagick-MirrorSelectedObjects::params | No help | - | - |
ApplyTestsToAbstractionMovementPositions | No help | - | - |
ZoomIn::params | No help | - | - |
C-Pentascale | Identify Scale Notes that are sounded | C Pentascale | /MainMenu/Educational/Aural Training/Identify-Scale-Note |
PrintWithAmbitus::params | No help | - | - |
DirectiveGet-movementcontrol-gx | "Gets the value of the gx field (a string) of the movementcontrol directive with the passed tag." | - | - |
ShiftDown::params | No help | - | - |
TogglePortato | Mark/Unmark the chord Portato | Portato (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
Pitchbend::timer | No help | - | - |
InitialClef | Change the initial clef of the current staff | Initial Clef | - |
DENEMO_MIDI_MASK | No help | - | - |
GetLilyPond | "Returns the lilypond typesetting text for object at the cursor or #f if the object has not yet been typeset" | - | - |
Singlenote? | No help | - | - |
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." | - | - |
ScoreDedication::params | No help | - | - |
AddLowestUpMinor6 | Add a minor sixth as chordnote relative to the lowest note upwards. | Add Minor 6th above base | /ObjectMenu/ChordMenu/AddAboveBase |
InsertBlankQuarterNote | Insert a non-printing 𝄽 rest | 𝄽 Spacer | - |
C-Pentascale::params | No help | - | - |
TogglePortato::params | No help | - | - |
SetRelativeFontSize | No help | - | - |
StaffProperties | Change the properties of the current staff | Staff Properties | - |
DENEMO_OVERRIDE_PERCENT | No help | - | - |
ReadingNoteNamesSolfege | %tests your ability to name the notes of the scale | Solfege Note Name Recognition | /MainMenu/Educational/Note-Reading |
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." | - | - |
StartBeam | Instructs the LilyPond engraver to start a beam here. (Print effect only) | Start Beam | /ObjectMenu/NotesRests/Beaming |
AddLowestUpMinor6::params | No help | - | - |
ANS::IntervalCalcPrototype | No help | - | - |
InsertBlankHalfNote | Insert a non-printing 𝄼 rest | 𝄼 Spacer | - |
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" | - | - |
Directive-standalone? | No help | - | - |
PrevChordInMeasure | "Moves the cursor the the previous object of type CHORD in the current measure. Returns #f if the cursor did not move" | - | - |
DirectiveActivate-header | "Activates a header directive widget of the passed in tag. Returns #f if not a button" | - | - |
defstruct | No help | - | - |
AddVoice | Adds a new voice (part), to the current staff. It is tricky to switch between the voices. Suggest to use merge staffs | Add Voice | - |
DirectiveGet-timesig-width | "Gets the value of the width field (a string) of the timesig directive with the passed tag." | - | - |
DENEMO_OVERRIDE_RELATIVE | No help | - | - |
ReadingNoteNamesSolfege::params | No help | - | - |
Chord? | No help | - | - |
StartBeam::params | No help | - | - |
DirectiveGet-scoreheader-override | "Gets the value of the override field (a string) of the scoreheader directive with the passed tag." | - | - |
ChangePrintDurationBreve | Change 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 |
InsertBlankWholeNote | Insert a non-printing 𝄻 rest | 𝄻 Spacer | - |
PasteAbstractionMovement | No help | - | - |
MeasureComplete? | No help | - | - |
DirectiveGet-movementcontrol-gy | "Gets the value of the gy field (a string) of the movementcontrol directive with the passed tag." | - | - |
MovementNoteheadsXcircle | Xcircle note head style for the current movement. | Xcircle | /ObjectMenu/MovementMenu/NoteHeadStyles |
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." | - | - |
DeleteAfter | Deletes the staff after the current staff | Delete Staff After | - |
DENEMO_OVERRIDE_RAMP | No help | - | - |
GetType | "Returns the name of the type of object at the cursor" | - | - |
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." | - | - |
Slur7 | Inserts a 𝅘𝅥𝅲 and slurs to it, extending previous slur. | ⏜ 𝅘𝅥𝅲 | /ObjectMenu/NotesRests/EditDuration/Slurs |
ChangePrintDurationBreve::params | No help | - | - |
ANS::Alteration | No help | - | - |
InsertSixtyfourthRest | Insert 𝅁 rest | <span font_desc="Denemo">𝅁</span> | - |
SetTuningStaff | At 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 |
DirectiveGet-clef-prefix | "Gets the value of the prefix field (a string) of the clef directive with the passed tag." | - | - |
OverfullMeasure? | No help | - | - |
CloseRepeat | Closes a section that starts with an Open Repeat. Not needed with 1st and 2nd time bars. (Printing) | Close a Repeat Section | /ObjectMenu/MeasureMenu/Repeats |
MovementNoteheadsXcircle::params | No help | - | - |
Custos | Prints a custos at the end of each line for the current movement. Repeat command to turn custos off. | Custos (On/Off) | /ObjectMenu/MovementMenu |
DeleteStaff | Deletes the current staff | Delete Current Staff | - |
DENEMO_OVERRIDE_STEP | No help | - | - |
DirectiveGet-note-gx | "Gets the value of the gx field (a string) of the note directive with the passed tag." | - | - |
Slur7::params | No help | - | - |
InsertThirtysecondRest | Insert 𝅀 rest | <span font_desc="Denemo">𝅀</span> | - |
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." | - | - |
SetTuningStaff::params | No help | - | - |
FullDurationMeasure? | No help | - | - |
Import-MusicXml | Try to Import a MusicXml file | Import MusicXml | /MainMenu/FileMenu/Import |
CloseRepeat::params | No help | - | - |
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" | - | - |
Custos::params | No help | - | - |
DeleteBefore | Deletes the staff before the current staff | Delete Staff Before | - |
DENEMO_OVERRIDE_ONCE | No help | - | - |
NextChordInMeasure | "Moves the cursor the the next object of type CHORD in the current measure. Returns #f if the cursor did not move" | - | - |
ToggleCheckChords | Advances 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 |
DirectiveGet-scoreheader-width | "Gets the value of the width field (a string) of the scoreheader directive with the passed tag." | - | - |
ANS::GetHalfToneDistanceFromC | No help | - | - |
OpNine | Wrapper/Dummy for Keypresses | OpNine | /MainMenu/MoreMenu |
ChangeProgram | Change the Program of the current channel/staff | Program | /ObjectMenu/Directives/MIDI |
InsertSixteenthRest | Insert 𝄿 rest | <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." | - | - |
Import-MusicXml::params | No help | - | - |
StaffComment | Saves textual comments for this staff | Comment | /ObjectMenu/StaffMenu |
AddLast | Inserts a new staff at the end of the score | Add Last Staff | - |
DENEMO_OVERRIDE_TRANSPOSITION | No help | - | - |
LocateDotDenemo | "Returns the directory holding the user's preferences" | - | - |
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." | - | - |
ToggleCheckChords::params | No help | - | - |
ANS::GetWhiteKey | No help | - | - |
OpNine::params | No help | - | - |
HelpForReturnKey | Does nothing except explain what the Return key is used for in Denemo, and how to make it an ordinary shortcut if you prefer. | Help for Return Keypress | /MainMenu/HelpMenu |
InsertEighthRest | Insert 𝄾 rest | <span font_desc="Denemo">𝄾</span> | - |
musobj.metricalp | No help | - | - |
DirectiveGet-clef-postfix | "Gets the value of the postfix field (a string) of the clef directive with the passed tag." | - | - |
DirectiveGet-movementcontrol-minpixels | "Gets the value of the minpixels field (a string) of the movementcontrol directive with the passed tag." | - | - |
ChangeProgram::params | No help | - | - |
MIDI-shortcut::controller | No help | - | - |
list-position | No help | - | - |
StaffComment::params | No help | - | - |
AddInitial | Inserts a new staff at the top of the score | Add Initial Staff | - |
VoicesDoublestroke | Choose a preset for four voices or automatic voice. | Voice Preset | /ObjectMenu/Directives/Voices |
DENEMO_OVERRIDE_TEMPO | No 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." | - | - |
PlayNote | No help | - | - |
InsertBreveRest | Insert a rest with breve duration | Breve Rest | /ObjectMenu/NotesRests/RestEntry |
HelpForReturnKey::params | No help | - | - |
InsertQuarterRest | Insert 𝄽 rest | <span font_desc="Denemo">𝄽</span> | - |
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." | - | - |
set!musobj.metricalp | No help | - | - |
BookCopyright | Prints a copyright notice on title page | Copyright | /ObjectMenu/Score/Titles/Book Titles |
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." | - | - |
SplitChord | Split 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 |
AddAfter | Inserts/Adds a new staff after the current staff | Add Staff After | - |
MoveNoteToCursor::params | No help | - | - |
VoicesDoublestroke::params | No help | - | - |
DENEMO_OVERRIDE_CHANNEL | No help | - | - |
PrevChord | "Moves the cursor the the previous object of type CHORD in the current staff. Returns #f if the cursor did not move" | - | - |
DirectiveGet-scoreheader-height | "Gets the value of the height field (a string) of the scoreheader directive with the passed tag." | - | - |
InsertBreveRest::params | No help | - | - |
RecreateTimebase | Recalculates the timing of each note. | Create Timebase | /MainMenu/PlaybackMenu |
InsertHalfRest | Insert 𝄼 rest | <span font_desc="Denemo">𝄼</span> | - |
musobj.horizontal | No help | - | - |
MeasureFillStatus | No help | - | - |
BookCopyright::params | No help | - | - |
DirectiveGet-movementcontrol-width | "Gets the value of the width field (a string) of the movementcontrol directive with the passed tag." | - | - |
SplitChord::params | No help | - | - |
AlterPositions | No help | - | - |
ANS::GetOctave | No help | - | - |
AddBefore | Inserts a new staff before the current staff | Add Staff Before | - |
MoveNoteToCursor | Moves the nearest note to join the cursor | To Cursor | /ObjectMenu/NotesRests/EditNote |
DENEMO_OVERRIDE_REPEAT | No 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-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." | - | - |
RecreateTimebase::params | No help | - | - |
InsertWholeRest | Insert 𝄻 rest | <span font_desc="Denemo">𝄻</span> | - |
NotationMagick-ReverseSelectedObjects | Revert selected objects | Reverse Selected Objects | /ObjectMenu/NotationMagick |
set!musobj.horizontal | No 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." | - | - |
FootPedalConductor | Press 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 |
GoToMeasureEnd | Move the Cursor to the end of the measure | Go To Measure End | - |
ShiftUp | Transpose/shift the cursor note or selection one step up, stay in the keysignature. | Tonal step up | /ObjectMenu/NotesRests/Transpose |
StaffMultiMeasureRests | Groups of whole measure rests of three or more are changed to multi-measure rests for the whole staff. | Multi-Measure Rests | /ObjectMenu/StaffMenu |
DirectiveGet-layout-minpixels | "Gets the value of the minpixels field (a string) of the layout directive with the passed tag." | - | - |
Merge-shuffle-list! | No help | - | - |
MoveToVoiceDown | Go to the lower numbered voice on this staff without altering selection | Move to Voice Down | - |
DENEMO_OVERRIDE_DURATION | No help | - | - |
DirectiveGet-chord-gx | "Gets the value of the gx field (a string) of the chord directive with the passed tag." | - | - |
ScoreComposer | Name of the composer, flush-right below the subsubtitle. | Composer | /ObjectMenu/Score/Titles/Simple Titles |
TwoHundredFiftySixthNote | Insert 𝅥 | TwoHundredFiftySixthNote | - |
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." | - | - |
NotationMagick-ReverseSelectedObjects::params | No help | - | - |
set!musobj.measure | No help | - | - |
FootPedalConductor::params | No help | - | - |
GetStartTick | No help | - | - |
ShiftUp::params | No help | - | - |
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." | - | - |
ANS::GetNote | No help | - | - |
SetMidiShortcut | No help | - | - |
MoveToVoiceUp | Go to the higher numbered voice on staff without altering selection | Move to Voice Up | - |
DENEMO_OVERRIDE_VOLUME | No help | - | - |
NextChord | "Moves the cursor the the next object of type CHORD in the current staff. Returns #f if the cursor did not move" | - | - |
CreateButton | No help | - | - |
StaffMultiMeasureRests::params | No help | - | - |
ScoreComposer::params | No help | - | - |
DirectiveDelete-scoreheader | "Deletes a scoreheader directive of the passed in tag. Returns #f if not deleted" | - | - |
AddLowestUpMajor6 | Add a major sixth as chordnote relative to the lowest note upwards. | Add Major 6th above base | /ObjectMenu/ChordMenu/AddAboveBase |
OneHundredTwentyEighthNote | Insert 𝅘𝅥𝅲 | OneHundredTwentyEighthNote | - |
set!musobj.staff | No help | - | - |
DirectiveGet-movementcontrol-height | "Gets the value of the height field (a string) of the movementcontrol directive with the passed tag." | - | - |
MIDI-shortcuts::alist | No help | - | - |
VoiceDown | Go to the lower numbered voice on this staff, extending selection if any | Voice Down | - |
DENEMO_OVERRIDE_TAGEDIT | No help | - | - |
ReadingNoteNames | %tests your ability to name the notes of the scale | Note Name Recognition | /MainMenu/Educational/Note-Reading |
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-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." | - | - |
Finger5 | Inserts fingering for finger 5 | Finger 5 | /ObjectMenu/NotesRests/Markings/Strings/Fingerings |
AddLowestUpMajor6::params | No help | - | - |
SixtyfourthNote | Insert 𝅘𝅥𝅱 | SixtyfourthNote | - |
MergeRests | (Print) Merges rests where two voices have a common rest. Not for whole measure or multi-measure rests. | Merge Rests | /ObjectMenu/StaffMenu/Voices |
musobj.movement | No help | - | - |
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." | - | - |
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." | - | - |
Merge-shuffle-list | No help | - | - |
VoiceUp | Go to the higher numbered voice on staff, extending selection if any | Voice Up | - |
DENEMO_OVERRIDE_AFFIX | No help | - | - |
ReadingNoteNames::params | No 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." | - | - |
Finger5::params | No help | - | - |
ThirtysecondNote | Insert 𝅘𝅥𝅰 | ThirtysecondNote | - |
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." | - | - |
MergeRests::params | No help | - | - |
set!musobj.movement | No help | - | - |
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." | - | - |
MovementNoteheadsCross | Cross note head style for the current movement. | Cross | /ObjectMenu/MovementMenu/NoteHeadStyles |
FindEditPoint | Searches backward for the start of non-printing notes. | Find Edit Point | /MainMenu/NavigationMenu/Seek |
DENEMO_OVERRIDE_EDITOR | No help | - | - |
PrevSelectedObject | "Moves the cursor to the previous object in the selection. Returns #t if the cursor moved" | - | - |
Slur6 | Inserts a 𝅘𝅥𝅱 and slurs to it, extending previous slur. | ⏜ 𝅘𝅥𝅱 | /ObjectMenu/NotesRests/EditDuration/Slurs |
SixteenthNote | Insert 𝅘𝅥𝅯 | SixteenthNote | - |
SetBarNumber | Enter a number to change the lilypond bar number. The printout will continue to count up from there. | (Print) Set Bar Number | /ObjectMenu/Directives |
SwapMovements | Swap this movement with the one before | Swap Movements | - |
DirectiveDelete-movementcontrol | "Deletes a movementcontrol directive of the passed in tag. Returns #f if not deleted" | - | - |
MovementNoteheadsCross::params | No help | - | - |
FindEditPoint::params | No help | - | - |
BeamLeftThree | Prints with just three beams linking to the left. | Three Beams Left | /ObjectMenu/NotesRests/Beaming |
DENEMO_OVERRIDE_GRAPHIC | No help | - | - |
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." | - | - |
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." | - | - |
Slur6::params | No help | - | - |
EighthNote | Insert 𝅘𝅥𝅮 | EighthNote | - |
SetBarNumber::params | No help | - | - |
ChangeHold2Pedal | Longer release time but notes will fade out eventually. | 69 Hold Pedal #2 (On/Off) | /ObjectMenu/Directives/MIDI |
JoinVoices | Merge this staff as a voice on the previous staff | Join Voices | - |
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." | - | - |
DocumentCommand | No help | - | - |
Import-Midi | Try to Imports a Midi File | Import Midi | /MainMenu/FileMenu/Import |
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." | - | - |
BeamLeftThree::params | No help | - | - |
DENEMO_ALT_OVERRIDE | No help | - | - |
DirectiveGet-note-gy | "Gets the value of the gy field (a string) of the note directive with the passed tag." | - | - |
QuarterNote | Insert 𝅘𝅥 | QuarterNote | - |
DirectiveGet-stemdirective-display | "Gets the value of the display field (a string) of the stemdirective directive with the passed tag." | - | - |
SplitVoices | Split off the next voice as a separate staff | Split Voices | - |
Import-Midi::params | No help | - | - |
CreatePartsFromTop | Creates a set of parts extracting the highest part first. | Create Parts (Treble First) | /ObjectMenu/StaffMenu/Voices |
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." | - | - |
ExtraOffset | No help | - | - |
duration::ChangeNoteDurationInTicks | No help | - | - |
OpEight | Wrapper/Dummy for Keypresses | OpEight | /MainMenu/MoreMenu |
Flip-coin | No help | - | - |
MvntComment | Stores textual comments for this movement | Comment | /ObjectMenu/MovementMenu |
DENEMO_OVERRIDE_LILYPOND | No help | - | - |
NextSelectedObject | "Moves the cursor to the next object in the selection. Returns #t if the cursor moved" | - | - |
ChangePrintDuration0 | Change 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 |
NewStaffBefore | Creates a new staff with the given name, before the current staff. | New Staff Before Current | /ObjectMenu/StaffMenu/InsertStaff |
HalfNote | Insert 𝅗𝅥 | HalfNote | - |
SetPitchBendActions | Takes two keyboard shortcuts and sets the commands as the actions for Pitch Bend controller wheel up/down | Set Pitch Bend Controller | /MainMenu/InputMenu/MIDI |
SwapStaffs | Swap this staff with the one higher up. Be aware that if you have inserted directives to move a voice to another staff these may need re-making. | Swap Staffs | - |
DirectiveActivate-movementcontrol | "Activates a movementcontrol directive widget of the passed in tag. Returns #f if not a button" | - | - |
CreatePartsFromTop::params | No help | - | - |
OpEight::params | No help | - | - |
MvntComment::params | No help | - | - |
MoveToMovementEnd | Move the cursor to last measure, last staff without altering the selection. | Move To Movement End | /MainMenu/NavigationMenu/Cursor |
GetRelativeFontSize | "Deprecated - gets an integer from the user via a dialog" | - | - |
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." | - | - |
ChangePrintDuration0::params | No help | - | - |
NewStaffBefore::params | No help | - | - |
WholeNote | Insert 𝅝 | WholeNote | - |
SetPitchBendActions::params | No help | - | - |
CommandManagement | View help, change and save keyboard shortcuts | Manage Command Set | - |
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." | - | - |
BookArranger | Prints the arranger name on title page | Arranger | /ObjectMenu/Score/Titles/Book Titles |
DuplicateChord | Duplicate a note or chord. Not for rests. | Duplicate Note/Chord | /ObjectMenu/NotesRests |
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." | - | - |
GetCursorNoteAsLilypond | No help | - | - |
StartDownStems::params | No help | - | - |
MoveToMovementEnd::params | No 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." | - | - |
NoBeam | (Print) Removes beam from current note | No Beam | /ObjectMenu/NotesRests/Beaming |
OpenRepeat | Marks the point where a repeat will start. A correspond close, or first and second time bars are needed. | Open Repeat Section | /ObjectMenu/MeasureMenu/Repeats |
Ambitus | Toggle the ambitus engraver for this staff on or off | (Print) Ambitus (On/Off) | /ObjectMenu/StaffMenu |
OctaveDown | Octave Down | Octave Down | - |
DirectiveGet-stemdirective-prefix | "Gets the value of the prefix field (a string) of the stemdirective directive with the passed tag." | - | - |
ChangeHold2Pedal::params | No help | - | - |
SaveAccels | Save the current commands and keyboard shortcuts as the default | Save Command Set | - |
GetPrevailingTimeSig | No help | - | - |
BookArranger::params | No help | - | - |
DirectiveGet-paper-display | "Gets the value of the display field (a string) of the paper directive with the passed tag." | - | - |
DuplicateChord::params | No help | - | - |
StartDownStems | Stems from now on point downward. | Stems Down | /ObjectMenu/NotesRests/StemControl |
PrevObjectInMeasure | "Moves the cursor to the previous object in the current measure, returning #f if the cursor was on the first object" | - | - |
NoBeam::params | No help | - | - |
SetQuarterCommaMeanTone | No help | - | - |
Ambitus::params | No help | - | - |
OctaveUp | Octave Up | Octave Up | - |
JoinChordsToMergedChord | Joins 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 |
Preferences | Set and save your preferences for how Denemo operates on startup. Advanced users can edit .denemo-XXXX/denemorc for missing ones | Change Preferences | - |
SpaceNumber | Identify the space number in which the note is display on | Identify Space Number | /MainMenu/Educational/Note-Reading |
OpenRepeat::params | No help | - | - |
ShowLastChange | Shows the last change recorded on the Undo stack. | Show Last Change | /MainMenu/EditMenu |
GetPadding | "Returns the padding that has been set by dragging in the Print view window" | - | - |
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." | - | - |
ScoreArranger | Name of the arranger, flush-right below the composer. | Arranger | /ObjectMenu/Score/Titles/Simple Titles |
G | Append/Edit G | G | - |
JoinChordsToMergedChord::params | No help | - | - |
SaveSelection | Save the selected music. Not sure if this is working | Save Selection | - |
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." | - | - |
SpaceNumber::params | No 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." | - | - |
ShowLastChange::params | No help | - | - |
DirectiveGet-chord-gy | "Gets the value of the gy field (a string) of the chord directive with the passed tag." | - | - |
ToggleChordDirective | No help | - | - |
ScoreArranger::params | No help | - | - |
AddLowestUpPerfect5 | Add a perfect fifth as chordnote relative to the lowest note upwards. | Add Perfect 5th above base | /ObjectMenu/ChordMenu/AddAboveBase |
F | Append/Edit F | F | - |
DirectiveGet-stemdirective-postfix | "Gets the value of the postfix field (a string) of the stemdirective directive with the passed tag." | - | - |
ScoreProperties | Change some of the properties of the current score. This will start up a dialog window | Score Properties | - |
DirectiveGet-paper-prefix | "Gets the value of the prefix field (a string) of the paper directive with the passed tag." | - | - |
ANS::InsertNotes | No help | - | - |
ChangeLonga | Change current note duration to Longa | Longa | /ObjectMenu/NotesRests/ChangeDuration |
DiatonicInterval | %tests your ability to find the diatonic interval name between two notes | Diatonic Interval Detection | /MainMenu/Educational/Note-Reading |
DirectiveDelete-standalone | No 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" | - | - |
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" | - | - |
AddLowestUpPerfect5::params | No help | - | - |
E | Append/Edit E | E | - |
PasteClipboard | Paste LilyPond notes from the text clipboard This will import music written as LilyPond syntax You open the LilyPond file in a texteditor, copy the stretch of notes (control-c command in your texteditor usually) and then use this command. | Paste LilyPond notes | - |
Finger4 | Inserts fingering for finger 4 | Finger 4 | /ObjectMenu/NotesRests/Markings/Strings/Fingerings |
ChangeLonga::params | No help | - | - |
ChangeChannel | Change the Channel of a staff | Channel | /ObjectMenu/Directives/MIDI |
ParseJson | No help | - | - |
AttachedText | Prints text you give above/below/auto-positioned. | Text with Positioning | /ObjectMenu/NotesRests/Markings |
DiatonicInterval::params | No help | - | - |
GetTextSelection | "Returns the text on the clipboard" | - | - |
DirectiveGetTag-timesig | No help | - | - |
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." | - | - |
ChangeToRest | No help | - | - |
D | Append/Edit D | D | - |
make-musobj | No help | - | - |
Paste | Paste the Denemo clipboard into the score where the cursor is positioned | Paste | - |
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." | - | - |
GetTypeAsLilypond | No help | - | - |
Finger4::params | No help | - | - |
MovementNoteheadsDiamond | Diamond note head style for the current movement. | Diamond | /ObjectMenu/MovementMenu/NoteHeadStyles |
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." | - | - |
ChangeChannel::params | No help | - | - |
AttachedText::params | No 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." | - | - |
SetHeaderField | No help | - | - |
Slur5 | Inserts a 𝅘𝅥𝅰 and slurs to it, extending previous slur. | ⏜ 𝅘𝅥𝅰 | /ObjectMenu/NotesRests/EditDuration/Slurs |
C | Append/Edit C | C | - |
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." | - | - |
GraceAfter | Print 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 |
Cut | Cut the music selected to the Denemo clipboard | Cut | - |
DirectiveGet-paper-postfix | "Gets the value of the postfix field (a string) of the paper directive with the passed tag." | - | - |
MovementNoteheadsDiamond::params | No help | - | - |
GetLastChange | "return a string giving the latest step available for Undo" | - | - |
PrevObject | "Moves the cursor to the left returning #t if the cursor moved" | - | - |
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." | - | - |
Slur5::params | No help | - | - |
B | Append/Edit B | B | - |
GraceAfter::params | No help | - | - |
BeamRightThree | Prints with just three beams linking to the right. | Three Beams Right | /ObjectMenu/NotesRests/Beaming |
Copy | Copy the music selected to the Denemo clipboard | Copy | - |
GetContextAsLilypond | No help | - | - |
Import-Lilypond | Try to Import a Lilypond File | Import Lilypond | /MainMenu/FileMenu/Import |
GetOption | "create a dialog with the options & return the one chosen, of #f if the user cancels" | - | - |
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." | - | - |
ANS::ChangeChordNotes | No help | - | - |
MoveToStaffUp | Moves the cursor to the staff above without altering selection | Move to Staff Up | - |
CheckTiesInStaff | Checks for wrongly tied notes in the current voice/staff. | Check Ties | /ObjectMenu/StaffMenu |
BeamRightThree::params | No help | - | - |
Redo | Redoes the next of the steps you have Undone | Redo | - |
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." | - | - |
Import-Lilypond::params | No help | - | - |
SuggestNatural | Prints a natural over the note at the cursor | Suggest Natural | /ObjectMenu/NotesRests/EditNote |
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." | - | - |
OpSeven | Wrapper/Dummy for Keypresses | OpSeven | /MainMenu/MoreMenu |
ScoreComment | Stores any textual commentary you may have for this score. | Comment | /ObjectMenu/Score |
DirectiveGet-standalone-x | "Gets the value of the x field (a string) of the standalone directive with the passed tag." | - | - |
NewStaffAfter | Creates a new staff with the given name, after the current staff. Use the staff to voice command if you want to make this staff a voice on the previous staff. | New Staff After Current | /ObjectMenu/StaffMenu/InsertStaff |
StaffDown | Moves the cursor to the staff below, extending selection if any | Staff Down | - |
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." | - | - |
Undo | Undoes one (more) step of your edits to the current score. | Undo | - |
SuggestNatural::params | No help | - | - |
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." | - | - |
CreateCuesForStaff | Goes through the staff looking for long rests. Creates a cue in the whole measure rest. | Create Cues | /ObjectMenu/StaffMenu |
Rest? | No help | - | - |
OpSeven::params | No help | - | - |
ScoreComment::params | No help | - | - |
SelectColumn | Selects the whole column | Select Column | /MainMenu/EditMenu/Select |
GetMenuPath | "Takes a command name and returns the menu path to that command or #f if none" | - | - |
NextObject | "Moves the cursor to the right returning #t if this was possible" | - | - |
NextHigher | Move cursor to next note higher than cursor posiiton | Next Higher | /MainMenu/NavigationMenu/Seek |
NewStaffAfter::params | No help | - | - |
StaffUp | Moves the cursor to the staff above, extending selection if any | Staff Up | - |
CheckTiesInStaff::params | No help | - | - |
Quit | Quit the Denemo program - closes tabs one at a time. | Quit | - |
ForAllMovements | No help | - | - |
BookTitle | Prints a title on title page | Title | /ObjectMenu/Score/Titles/Book Titles |
AddDuplicateMeasure | Inserts a copy of the current measure after the present measure. | Insert Duplicate Measure After | /ObjectMenu/MeasureMenu |
CreateCuesForStaff::params | No help | - | - |
Note? | No help | - | - |
StartUpStems::params | No help | - | - |
SelectColumn::params | No 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?) " | - | - |
DirectiveGet-chord-display | "Gets the value of the display field (a string) of the chord directive with the passed tag." | - | - |
AllegroAssai | Gives Allegro Assai tempo indication | Allegro Assai | /ObjectMenu/NotesRests/Markings/TextMarks/Tempo Indications |
ToggleReduceToDrawingArea | Hides/Shows menus, panes etc. The ones shown are those checked in the view menu. | Hide/Show Menus | - |
scheme-escape | No help | - | - |
Close | Close the current score. Other scores (tabs) will stay open | Close Score | - |
DirectiveGet-clef-x | "Gets the value of the x field (a string) of the clef directive with the passed tag." | - | - |
musobj.dots | No help | - | - |
BookTitle::params | No help | - | - |
Directive-timesig? | No help | - | - |
AddDuplicateMeasure::params | No help | - | - |
NextHigher::params | No 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." | - | - |
ANS::GetChordNotes | No help | - | - |
StartUpStems | Stems from now on point upward. | Stems Up | /ObjectMenu/NotesRests/StemControl |
AllegroAssai::params | No help | - | - |
PopPushPosition | Pops a position from the stack of cursor positions, pushes the current position, then moves the cursor to the popped position | Pop and Push Position | - |
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." | - | - |
InsertOneNote | Inserts a note in the prevailing duration. | Insert Note | /ObjectMenu/NotesRests/InsertNote/InsertDuration |
PrintPart | Typesets the current part (the one containing the cursor). | Print Part | - |
musobj.baseduration | No help | - | - |
DirectiveGetTag-keysig | No help | - | - |
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." | - | - |
MoveRest | Turns the rest at the cursor into a polyphonic rest at the cursor height. | Displace Rest Vertically | /ObjectMenu/NotesRests/RestEntry |
GetChecksum | "Takes a string and returns a string representing an MD5 checksum for the passed string." | - | - |
LineNumber | Identify the line number in which the note is displayed | Identify Line Number | /MainMenu/Educational/Note-Reading |
DiatonicShift | "Moves the note at the cursor by the number of diatonic steps passed in" | - | - |
ScoreTitle | Prints the name given as a title centered at the start of the score. | Title | /ObjectMenu/Score/Titles/Simple Titles |
InsertOneNote::params | No help | - | - |
PopPosition | Pops a position from the stack of cursor positions, moving the cursor there | Pop Position | - |
FreeFermata | Adds 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 |
Typesets the score using LilyPond and opens a print dialog | - | ||
DirectiveGet-score-prefix | "Gets the value of the prefix field (a string) of the score directive with the passed tag." | - | - |
ANS::Ans2Ly | No help | - | - |
MoveRest::params | No help | - | - |
HideWindow | "Hides the Denemo gui or shows it if passed #f" | - | - |
LineNumber::params | No help | - | - |
DirectiveGet-chord-prefix | "Gets the value of the prefix field (a string) of the chord directive with the passed tag." | - | - |
ScoreTitle::params | No help | - | - |
PushPosition | Pushes the current cursor position onto a stack | Push Position | - |
DirectiveGet-clef-y | "Gets the value of the y field (a string) of the clef directive with the passed tag." | - | - |
PrintMovement | Typesets the current movement and opens a print dialog | Print Movement | - |
DirectiveGetNthTag-tuplet | "Takes a number n. Returns the tag of the nth tuplet directive if it exists else returns #f if none" | - | - |
DirectiveGet-keysig-x | "Gets the value of the x field (a string) of the keysig directive with the passed tag." | - | - |
AddLowestUpDiminished5 | Add a diminished fifth as chordnote relative to the lowest note upwards. | Add Diminished 5th above base | /ObjectMenu/ChordMenu/AddAboveBase |
ChangeLegatoPedal | Skips 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 |
CountSteps | %tests your ability to find the number of diatonic notes between two notes | Step Counting Exercise | /MainMenu/Educational/Note-Reading |
ToggleReverseTurn | Add/Removes a Reverse Turn to the note | Reverse Turn (Off/On) | /ObjectMenu/NotesRests/Markings/Ornaments |
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." | - | - |
GoToSelectionStart | Moves the cursor to the first object in the selection without altering the selection. returns #f if no selection | To Selection Start | - |
FreeFermata::params | No help | - | - |
PrintExcerptPreview | Displays a musical excerpt in your image viewer | Print Excerpt | - |
Finger3 | Inserts fingering for finger 3 | Finger 3 | /ObjectMenu/NotesRests/Markings/Strings/Fingerings |
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." | - | - |
AddLowestUpDiminished5::params | No help | - | - |
ANS::Ly2Ans | No help | - | - |
MeasureEmpty? | No help | - | - |
ChangeLegatoPedal::params | No help | - | - |
PrintScoreAndParts | Creates score layouts for the current layout (full score) and parts (named after instrument name). Set instrument names before use. | Print Score and Parts | /MainMenu/FileMenu/PrintMenu |
CountSteps::params | No help | - | - |
SetNewbie | "Sets the newbie status to the passed value" | - | - |
InsertNoteInChord | "Takes a LilyPond note name, and adds that note to the chord" | - | - |
SwapPointAndMark | Swaps the active end of the selection | Swap Ends of Selection | - |
html-escape | No help | - | - |
DenemoDynamicList | No help | - | - |
PrintSelection | Displays selected music from score in your pdf viewer | Print Selection | - |
DirectiveGet-score-postfix | "Gets the value of the postfix field (a string) of the score directive with the passed tag." | - | - |
ToggleReverseTurn::params | No help | - | - |
Finger3::params | No help | - | - |
MovementNoteheadsHarmonic-mixed | Harmonic-black note head style for the current movement. | Harmonic-black | /ObjectMenu/MovementMenu/NoteHeadStyles |
PrintScoreAndParts::params | No help | - | - |
DestroyButtons | "Removes Score buttons" | - | - |
DirectiveGet-chord-postfix | "Gets the value of the postfix field (a string) of the chord directive with the passed tag." | - | - |
GoToMark | Moves the cursor to the Mark without altering the selection | To Mark | - |
Music? | No help | - | - |
NotationMagick-RandomWithinClefRangeDiatonic | Insert a random note within clef range, only diatonic notes according to current keysignature. | Diatonic within Clef Range | /ObjectMenu/NotationMagick/SingleRandomNote |
DirectiveGet-clef-tx | "Gets the value of the tx field (a string) of the clef directive with the passed tag." | - | - |
PrintView | Typesets the score If you have a score layout selected it will use that otherwise all movements staffs and lyrics are typeset by default. Be patient! It takes time to create a beautifully laid out score. Once complete you can view and then send to your printer or to a file as a .pdf document. | Print Preview | - |
MovementNoteheadsHarmonic-mixed::params | No help | - | - |
Slur4 | Inserts a 𝅘𝅥𝅯 and slurs to it, extending previous slur. | ⏜ 𝅘𝅥𝅯 | /ObjectMenu/NotesRests/EditDuration/Slurs |
DirectiveGetNthTag-timesig | "Takes a number n. Returns the tag of the nth timesig directive if it exists else returns #f if none" | - | - |
DirectiveGet-keysig-y | "Gets the value of the y field (a string) of the keysig directive with the passed tag." | - | - |
ChangePrintDuration1 | Change 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 |
ExtraAmount | No help | - | - |
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." | - | - |
MoveCursorRight | Moves the cursor one object right, without altering the selection | Move Cursor Right | - |
NotationMagick-RandomWithinClefRangeDiatonic::params | No help | - | - |
BeamLeftTwo | Prints with just two beams linking to the left. | Two Beams Left | /ObjectMenu/NotesRests/Beaming |
PrintPreview | Displays the final finished score in your pd viewer | Print Preview | - |
Directive-keysig? | No help | - | - |
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." | - | - |
Slur4::params | No help | - | - |
ChangePrintDuration1::params | No help | - | - |
GetVerse | "Gets the current verse of the current staff or #f if none, with an integer parameter, gets the nth verse" | - | - |
CreateIntro | Creates a new staff with a bar for nothing (an intro of the right number of beats) | Create Intro | /ObjectMenu/MovementMenu |
MultiMeasureRests | Creates 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 |
PutRest | "Inserts a rest at the cursor; either passed in duration (note prevailing duration not supported properly)." | - | - |
CursorRight | Moves the cursor one object right, altering the selection if any | Cursor Right | - |
TransposeOctaveUp::params | No help | - | - |
BeamLeftTwo::params | No help | - | - |
ExportMIDI | Export the score as a MIDI file | Export MIDI | - |
DirectiveGet-score-width | "Gets the value of the width field (a string) of the score directive with the passed tag." | - | - |
DirectiveGetTag-clef | No help | - | - |
SuggestFlat | Prints flat sign over the note at the cursor | Suggest Flat | /ObjectMenu/NotesRests/EditNote |
OpSix | Wrapper/Dummy for Keypresses | OpSix | /MainMenu/MoreMenu |
HideButtons | "Hides Score buttons or shows them if passed #f" | - | - |
CreateIntro::params | No 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." | - | - |
MultiMeasureRests::params | No help | - | - |
BookInstrumentation | Prints the instrumentation on the title page. This can be edited for layouts that print just one part or section. | Instrumentation | /ObjectMenu/Score/Titles/Book Titles |
CursorUp | Moves the cursor one scale step up | Cursor Up | - |
TransposeOctaveUp | Instructs the LilyPond Engraver to transpose this score one octave up. | (Print) Transpose Octave Up | /ObjectMenu/Score |
DrumGM2Custom | Convert General Midi drum-staffs to user-notation drum-staffs. Please edit the script to enter your own values. | Drum GM2 Custom | /MainMenu/EditMenu/MIDI |
DirectiveGet-clef-ty | "Gets the value of the ty field (a string) of the clef directive with the passed tag." | - | - |
ExportPNG | Export the score as a PNG image file | Export PNG | - |
ActionChooser | No help | - | - |
SuggestFlat::params | No help | - | - |
DirectiveGetNthTag-clef | "Takes a number n. Returns the tag of the nth clef directive if it exists else returns #f if none" | - | - |
DirectiveGet-keysig-tx | "Gets the value of the tx field (a string) of the keysig directive with the passed tag." | - | - |
OpSix::params | No help | - | - |
ZoomDialog | Scales the display by value given by user. | Set Display Scale | /MainMenu/ViewMenu/Zoom |
TinyStaffAllMovements | Gets a staff number 1 ... n from user and makes that staff tiny in all movements. | Tiny Staff in All Movements | /ObjectMenu/StaffMenu |
ChangeValue | No help | - | - |
BookInstrumentation::params | No help | - | - |
CursorDown | Moves the cursor one scale step down | Cursor Down | - |
set!musobj.start | No help | - | - |
DrumGM2Custom::params | No help | - | - |
ExportPDF | Export the score as a PDF document file | Export PDF | - |
LilyPondInclude | Allows specification of a LilyPond include file from the Denemo provided include files. | LilyPond Include File | /ObjectMenu/Score |
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." | - | - |
SmallFontEnd | Printing resumes normal size music. | End Small Size | /ObjectMenu/Directives |
InsertTiedNoteDuration::params | No help | - | - |
TinyStaffAllMovements::params | No help | - | - |
PutVerse | "Puts the passed string as the current verse of the current staff" | - | - |
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. " | - | - |
TweakRelativeFontSize | No help | - | - |
EnterRest | Inserts a rest in the prevailing duration | Insert Rest | /ObjectMenu/NotesRests/RestEntry |
MoveCursorLeft | Moves the cursor one object left, without altering the selection | Move Cursor Left | - |
CreateMusObj | No help | - | - |
ExportMUDELA | Export the score as a lilypond file | Export Lilypond | - |
DirectiveGet-score-height | "Gets the value of the height field (a string) of the score directive with the passed tag." | - | - |
LilyPondInclude::params | No help | - | - |
SmallFontEnd::params | No help | - | - |
InsertLonga | Insert a Longa | Longa | /ObjectMenu/NotesRests/InsertNote/InsertDuration |
DirectiveGet-timesig-height | "Gets the value of the height field (a string) of the timesig directive with the passed tag." | - | - |
InsertTiedNoteDuration | Attaches a tied note: you must give the duration after invoking this function. | Attach Tied Note | /ObjectMenu/NotesRests/TiedNotes |
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." | - | - |
EnterRest::params | No help | - | - |
ChordsOverBass | Place 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 |
CursorLeft | Moves the cursor one object left, altering the selection if any | Cursor Left | - |
musobj.measure | No help | - | - |
DirectiveGet-clef-gx | "Gets the value of the gx field (a string) of the clef directive with the passed tag." | - | - |
SaveParts | Save Parts: each staff becomes a file in lilypond format | Save Parts | - |
HideMenus | "Hides all the menus" | - | - |
DirectiveGet-keysig-ty | "Gets the value of the ty field (a string) of the keysig directive with the passed tag." | - | - |
InsertLonga::params | No 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." | - | - |
Upprall | Adds/Removes Up Prall ornament | Up Prall | /ObjectMenu/NotesRests/Markings/Ornaments |
SetMovementTempo | Sets the (initial) tempo in quarter notes per minute. | MIDI Tempo | /ObjectMenu/MovementMenu |
DirectiveGetNthTag-score | "Takes a number n. Returns the tag of the nth score directive if it exists else returns #f if none" | - | - |
ChordsOverBass::params | No help | - | - |
musobj.staff | No help | - | - |
NewMovement | Create a new movement, usign any default template | New Movement | - |
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." | - | - |
ReminderAccidental | Shows the accidental in the print out inside (). Display shows accidental but plain. | Reminder Accidental | /ObjectMenu/NotesRests/EditNote |
ZoomDialog::params | No help | - | - |
Upprall::params | No help | - | - |
AppendToVerse | "Appends the passed string to the current verse of the current staff" | - | - |
SetMovementTempo::params | No help | - | - |
PutNoteName | "Takes a LilyPond note name, and changes the note at the cursor to that note" | - | - |
ChangeOffset | No help | - | - |
InsertMovementAfter | Insert a new movement after the current one | Insert Movement After | - |
DirectiveGet-score-x | "Gets the value of the x field (a string) of the score directive with the passed tag." | - | - |
Directive-clef? | No help | - | - |
PrintThreeReduced | Prints top three parts on one staff as cues. | Print Three Parts as Cue for Accompanist | /MainMenu/FileMenu/PrintMenu |
ReminderAccidental::params | No help | - | - |
AddLowestUpAugmented4 | Add a tritone/augmented fourth as chordnote relative to the lowest note upwards. | Add Augmented 4th above base | /ObjectMenu/ChordMenu/AddAboveBase |
DirectiveDelete-timesig | "Deletes a timesig directive of the passed in tag. Returns #f if not deleted" | - | - |
StepSkipOrSame | %tests your ability to determine if note is moving by a step or skip | Step, Skip, or Same? | /MainMenu/Educational/Note-Reading |
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." | - | - |
DenemoPref_progressbardecorations | No help | - | - |
DirectiveGet-clef-gy | "Gets the value of the gy field (a string) of the clef directive with the passed tag." | - | - |
InsertMovementBefore | Insert a new movement before the current one | Insert Movement Before | - |
DirectiveGetTag-voice | No help | - | - |
Finger2 | Inserts fingering for finger 2 | Finger 2 | /ObjectMenu/NotesRests/Markings/Strings/Fingerings |
DirectiveGet-keysig-gx | "Gets the value of the gx field (a string) of the keysig directive with the passed tag." | - | - |
AddLowestUpAugmented4::params | No help | - | - |
HelpAllFeatures | Opens a score with examples of many things you can create with Denemo with Explanations attached. Click on the explanations in the Print View window. | Help for All Features | /MainMenu/HelpMenu |
StepSkipOrSame::params | No 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." | - | - |
PrintThreeReduced::params | No help | - | - |
DirectiveGetNthTag-voice | "Takes a number n. Returns the tag of the nth voice directive if it exists else returns #f if none" | - | - |
CheckTupletsInMeasure | Checks that start/end tuplets match in the current measure. | Check Tuplets | /ObjectMenu/MeasureMenu |
DenemoPref_system_height | No help | - | - |
NewWindow | Create working area (tab with an empty score in it) | New Tab | - |
Finger2::params | No 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." | - | - |
MovementNoteheadsHarmonic-black | Harmonic-black note head style for the current movement. | Harmonic-black | /ObjectMenu/MovementMenu/NoteHeadStyles |
HelpAllFeatures::params | No help | - | - |
GetId | "Takes a command name and returns and id for it or #f if no command of that name exists" | - | - |
ChangeChordNotes | "Takes a string of LilyPond note names. Replaces the notes of the chord at the cursor with these notes, preserving other attributes" | - | - |
CheckTupletsInMeasure::params | No help | - | - |
DenemoPref_zoom | No help | - | - |
SaveTemplate | Save the score as a template for re-use as a starting point for new scores | Save Template | - |
DirectiveGet-score-gx | "Gets the value of the gx field (a string) of the score directive with the passed tag." | - | - |
MovementNoteheadsHarmonic-black::params | No help | - | - |
Slur3 | Inserts a 𝅘𝅥𝅮 and slurs to it, extending previous slur. | ⏜ 𝅘𝅥𝅮 | /ObjectMenu/NotesRests/EditDuration/Slurs |
DirectiveActivate-timesig | "Activates a timesig directive widget of the passed in tag. Returns #f if not a button" | - | - |
NotationMagick-RandomWithinClefRangeChromatic | Insert a random note within clef range. Full chromatic spectrum. | Chromatic within Clef Range | /ObjectMenu/NotationMagick/SingleRandomNote |
DirectiveGet-note-display | "Gets the value of the display field (a string) of the note directive with the passed tag." | - | - |
FindNextLowerNote | Moves cursor to next note that is lower than the cursor. | Next Lower | /MainMenu/NavigationMenu/Seek |
TweakRelativeOffset | No help | - | - |
DenemoPref_dynamic_compression | No help | - | - |
musobj.start | No help | - | - |
BeamRightTwo | Prints with just two beams linking to the right. | Two Beams Right | /ObjectMenu/NotesRests/Beaming |
DirectiveGet-clef-override | "Gets the value of the override field (a string) of the clef directive with the passed tag." | - | - |
OpenMyTemplate | Start a new score from one of your own template files | Open Custom Template | - |
Slur3::params | No help | - | - |
DirectiveGet-keysig-gy | "Gets the value of the gy field (a string) of the keysig directive with the passed tag." | - | - |
NotationMagick-RandomWithinClefRangeChromatic::params | No 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." | - | - |
RecordAndConvert | Starts playing the score and recording from MIDI in, When finished it converts the recording to notation. | Record and Convert | /MainMenu/PlaybackMenu |
FindNextLowerNote::params | No help | - | - |
DirectiveGetNthTag-staff | "Takes a number n. Returns the tag of the nth staff directive if it exists else returns #f if none" | - | - |
DenemoPref_fluidsynth_chorus | No help | - | - |
D.C.AlFine::params | No help | - | - |
BeamRightTwo::params | No help | - | - |
OpenExample | Start a new score from a built-in example | Open Example | - |
SuggestSharp | Prints a sharp above the note at the cursor | Suggest Sharp | /ObjectMenu/NotesRests/EditNote |
OpFive | Wrapper/Dummy for Keypresses | OpFive | /MainMenu/MoreMenu |
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." | - | - |
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" | - | - |
RecordAndConvert::params | No help | - | - |
AddMovement | "Appends a new movement without copying staff structure." | - | - |
InitialVoiceAuto | Undoes the effect of the VoiceOne, Two ... commands. The voice has variable stem direction, slur placement etc. | Initial Automatic Voice | /ObjectMenu/StaffMenu/Voices |
D.C.AlFine | Puts a da capo in the score. Position is adjusted via the numbers in the script. | D.C. al fine | /ObjectMenu/NotesRests/Markings/TextMarks |
Adagio | Attaches tempo marking to chord at cursor | Adagio | /ObjectMenu/NotesRests/Markings/TextMarks/Tempo Indications |
OpenTemplate | Start a new score from a built-in template file | Open Template | - |
DirectiveGet-score-tx | "Gets the value of the tx field (a string) of the score directive with the passed tag." | - | - |
SuggestSharp::params | No help | - | - |
OpFive::params | No help | - | - |
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" | - | - |
DenemoPref_fluidsynth_reverb | No help | - | - |
PrintAccompanistsScore | Prints out the score with the topmost staff in tiny size and puts page breaks before each movement. | Print Accompanist's Score | /MainMenu/FileMenu/PrintMenu |
DirectiveGet-note-prefix | "Gets the value of the prefix field (a string) of the note directive with the passed tag." | - | - |
KillTimer | "Takes a timer id and destroys the timer" | - | - |
GetNthLine | No help | - | - |
InitialVoiceAuto::params | No help | - | - |
string-needs-escape? | No help | - | - |
Adagio::params | No help | - | - |
DirectiveGet-clef-width | "Gets the value of the width field (a string) of the clef directive with the passed tag." | - | - |
SaveCopy | Save a copy of the score | Create Copy | - |
Directive-voice? | No help | - | - |
DirectiveGet-keysig-override | "Gets the value of the override field (a string) of the keysig directive with the passed tag." | - | - |
ChangePrintDuration2 | Change 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 |
TabStaff | Converts to tablature notation (print only) | Tablature | /ObjectMenu/StaffMenu |
FiguredBassFilterOn::params | No help | - | - |
PrintAccompanistsScore::params | No help | - | - |
RefreshDynamicDirectives | Re-runs any directives that may have become stale. | Refresh Dynamic Directives | /ObjectMenu/Score |
EndVolta | Ends a volta, that is a n'th time bar | End 1st/2nd Time Bar | /ObjectMenu/Directives |
DirectiveGetNthTag-note | "Takes a number n. Returns the tag of the nth note directive if it exists else returns #f if none" | - | - |
ClosingBarline | Inserts a closing barline (a double bar with last one thicker). | Closing Barline | /ObjectMenu/Directives/Barlines |
string-escape | No help | - | - |
SaveAs | Save the score under a new name | Save As | - |
DirectiveGetTag-staff | No help | - | - |
TabStaff::params | No help | - | - |
ChangeSoftPedal | Left Piano Pedal. Lowers the volume of any notes played. | 67 Soft Pedal (On/Off) (Left Piano Pedal) | /ObjectMenu/Directives/MIDI |
FiguredBassFilterOn | Start 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 |
RefreshDynamicDirectives::params | No help | - | - |
GetLabel | "Takes a command name and returns the label for the menu item that executes the command or #f if none" | - | - |
TogglePrallPrall | Adds/Removes a PrallPrall to the note | PrallPrall (Off/On) | /ObjectMenu/NotesRests/Markings/Ornaments |
IncrementKeysig | "Makes the keysig sharper/flatter, affects keysig change when cursor is on one, otherwise affects initial keysig" | - | - |
EndVolta::params | No help | - | - |
ClosingBarline::params | No help | - | - |
char-escape-spec | No help | - | - |
Save | Save the score. The score is saved to disk in XML format. | Save | - |
Appending? | No help | - | - |
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." | - | - |
InsertWholeMeasureRest | Inserts/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 |
ChangePrintDuration2::params | No help | - | - |
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." | - | - |
AddHighestDownMinor7 | Add a minor seventh as chordnote relative to the highest note downwards. | Add Minor 7th below top | /ObjectMenu/ChordMenu/AddBelowTop |
ChangeSoftPedal::params | No help | - | - |
Ottava | Inserts an 8va mark (transposing the notes accordingly) or terminates one already started. | Ottava | /ObjectMenu/Directives |
SelectAllStaffs | Selects the whole movement / All staffs | Select All Staffs | /MainMenu/EditMenu/Select |
DirectiveGet-note-postfix | "Gets the value of the postfix field (a string) of the note directive with the passed tag." | - | - |
TogglePrallPrall::params | No help | - | - |
HasFigures | "Returns #f if the current staff has no figures (or will not print out figured bass. See d-ShowFiguredBass)" | - | - |
DirectiveGet-clef-height | "Gets the value of the height field (a string) of the clef directive with the passed tag." | - | - |
OpenNewWindow | Open a file containing a music score for editing in a separate working area (tab | Open In New | - |
UnderfullMeasure? | No help | - | - |
CautionaryAccidental | Forces the accidental on the note to be printed. | Cautionary Accidental | /ObjectMenu/NotesRests/EditNote |
DirectiveGet-keysig-width | "Gets the value of the width field (a string) of the keysig directive with the passed tag." | - | - |
AddHighestDownMinor7::params | No help | - | - |
Ottava::params | No help | - | - |
SelectAllStaffs::params | No help | - | - |
InsertWholeMeasureRest::params | No help | - | - |
DirectiveGetNthTag-chord | "Takes a number n. Returns the tag of the nth chord directive if it exists else returns #f if none" | - | - |
string-escaper | No help | - | - |
MovementProps | Change properties of this movement | Change Properties | - |
CautionaryAccidental::params | No help | - | - |
AddLowestUpPerfect4 | Add a perfect fourth as chordnote relative to the lowest note upwards. | Add Perfect 4th above base | /ObjectMenu/ChordMenu/AddAboveBase |
UpDownOrSame | %tests your note tracking ability | Trace Note Direction | /MainMenu/Educational/Note-Reading |
GetLilyVersion | "Returns the installed LilyPond version" | - | - |
GetPrevailingDuration | "Returns the prevailing duration, ie duration which will be used for the next inserted note." | - | - |
AddMovements | Add movements from a Denemo file | Add Movement | - |
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." | - | - |
Finger1 | Inserts fingering for finger 1 | Finger 1 | /ObjectMenu/NotesRests/Markings/Strings/Fingerings |
AddLowestUpPerfect4::params | No help | - | - |
ChangeBreve | Change current note duration to Breve | Breve | /ObjectMenu/NotesRests/ChangeDuration |
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." | - | - |
UpDownOrSame::params | No 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." | - | - |
BassFigure | "Returns a string for the bass figure for the two MIDI keys passed in" | - | - |
DenemoPrintAllHeaders | No help | - | - |
DirectiveDelete-clef | "Deletes a clef directive of the passed in tag. Returns #f if not deleted" | - | - |
AddStaffs | Add staffs from a Denemo file | Add Staffs | - |
TimesigWithBeatStructure | Inserts a time signature with indication for how to beam the notes. Insert at beginning of staff in order to replace the initial time signature. | Time Signature with Beat Structure | /ObjectMenu/TimeSig |
Finger1::params | No help | - | - |
MovementNoteheadsHarmonic | Harmonic note head style for the current movement. | Harmonic | /ObjectMenu/MovementMenu/NoteHeadStyles |
DirectiveGet-keysig-height | "Gets the value of the height field (a string) of the keysig directive with the passed tag." | - | - |
CursorToHighestNote | Moves 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 |
DenemoPref_portaudio_period_size | No 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" | - | - |
ImportMusicXml | Import a MusicXml file | Import MusicXml | - |
None? | No help | - | - |
TimesigWithBeatStructure::params | No help | - | - |
Directive-staff? | No help | - | - |
DirectiveGet-note-midibytes | "Gets the value of the midibytes field (a string) of the note directive with the passed tag." | - | - |
MovementNoteheadsHarmonic::params | No help | - | - |
Slur2 | Inserts a 𝅘𝅥 and slurs to it, extending previous slur. | ⏜ 𝅘𝅥 | /ObjectMenu/NotesRests/EditDuration/Slurs |
ChangeBreve::params | No help | - | - |
CursorToHighestNote::params | No help | - | - |
DenemoPref_portaudio_sample_rate | No help | - | - |
NotationMagick-InsertPoolShuffled | Inserts all notes, shuffled, from a user-specified pool of notes in Lilypond syntax | Insert Shuffled Pool | /ObjectMenu/NotationMagick |
CheckLilyVersion | "Returns a boolean if the installed version of LilyPond is greater than or equal to the passed in version string" | - | - |
GetPrevailingTimesigAsLilyPond | "Returns the LilyPond typesetting syntax for prevailing time signature at the cursor." | - | - |
BeamLeftOne | Prints with just one beam linking to left. | One Beam Left | /ObjectMenu/NotesRests/Beaming |
ImportMidi | Import a Midi file | Import Midi | - |
ProbePosition | No help | - | - |
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." | - | - |
DirectiveGetTag-layout | No help | - | - |
Slur2::params | No help | - | - |
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." | - | - |
NotationMagick-InsertPoolShuffled::params | No help | - | - |
MouseOrMidiDrivenPlayback | Turns 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 |
SpellCheckMidiChord | "returns #t if the passed list of MIDI keys fails the pitch spellcheck" | - | - |
Allegro::params | No help | - | - |
BeamLeftOne::params | No help | - | - |
DirectiveActivate-clef | "Activates a clef directive widget of the passed in tag. Returns #f if not a button" | - | - |
ImportLilypond | Import a Lilypond file | Import Lilypond | - |
NoteColumnShift | On 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 |
DirectiveDelete-keysig | "Deletes a keysig directive of the passed in tag. Returns #f if not deleted" | - | - |
OpFour | Wrapper/Dummy for Keypresses | OpFour | /MainMenu/MoreMenu |
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." | - | - |
MouseOrMidiDrivenPlayback::params | No 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" | - | - |
InitialVoiceFour | Sets the (initial) voice of the staff to be voice four (this affects stems down, slurs etc on printing) | Initial Voice Four | /ObjectMenu/StaffMenu/Voices |
DirectiveGet-paper-minpixels | "Gets the value of the minpixels field (a string) of the paper directive with the passed tag." | - | - |
Allegro | Print Allegro in bold italics above the chord. | Allegro | /ObjectMenu/NotesRests/Markings/TextMarks/Tempo Indications |
Replace-nth | No help | - | - |
Largo | Attaches Largo to chord | Largo | /ObjectMenu/NotesRests/Markings/TextMarks/Tempo Indications |
Open | Open a file containing a music score for editing | Open | - |
DirectiveGet-staff-midibytes | "Gets the value of the midibytes field (a string) of the staff directive with the passed tag." | - | - |
NoteColumnShift::params | No help | - | - |
OpFour::params | No help | - | - |
VoicePreset4 | Preset for voice four. Stems down. | Voice Preset 4 (Stems Down) | /ObjectMenu/Directives/Voices |
InputFilterNames | "Takes a string putting it on the scheme-controlled status bar as a list of active filters" | - | - |
GetPrevailingKeysigAsLilyPond | "Returns the LilyPond typesetting syntax for prevailing key signature at the cursor." | - | - |
Largo::params | No help | - | - |
LimitInterSystemSpace::set | No help | - | - |
NewScore | Start a new musical score for a named instrument/voice. | New | - |
DirectiveGet-score-y | "Gets the value of the y field (a string) of the score directive with the passed tag." | - | - |
InitialVoiceFour::params | No help | - | - |
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." | - | - |
FixSlursInStaff | Removes incorrectly placed slur start/end markers on current voice/staff. | Fix Slurs | /ObjectMenu/StaffMenu |
VoicePreset4::params | No help | - | - |
DisplaceRestHorizontally | Asks for a horizontal shift and moves the rest at the cursor by that much when printing. | Displace Rest Horizontally | /ObjectMenu/NotesRests/RestEntry |
GetCursorNoteAsMidi | "Gets the MIDI key number for the note-position where the cursor is" | - | - |
OpenSecondTimeBar | (Print) start a second time bar, must be followed by EndVolta | Start a Second Time Bar | /ObjectMenu/Directives |
OpenSourceDialog | Opens 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 bar can be re-displayed when reviewing the score. | Open Source for Transcribing | /MainMenu/FileMenu/OpenMenu |
HideMovement | Hides the movement on printing. | (Print) Hide Movement | /ObjectMenu/MovementMenu |
GetMeasureTicks | No help | - | - |
RepeatProcWhileTest | No 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" | - | - |
New | Start a new musical score | Empty Score | - |
DirectiveActivate-keysig | "Activates a keysig directive widget of the passed in tag. Returns #f if not a button" | - | - |
DisplaceRestHorizontally::params | No help | - | - |
OpenSecondTimeBar::params | No help | - | - |
OpenSourceDialog::params | No help | - | - |
OpenOctaveDown | Opens a block printing an octave lower: must be terminated with CloseLilyBlock | (Print) Open { Octave Down | /ObjectMenu/Directives/Print Transpositions |
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" | - | - |
HideMovement::params | No help | - | - |
DirectiveGet-header-minpixels | "Gets the value of the minpixels field (a string) of the header directive with the passed tag." | - | - |
duration::GetWholeMeasureInTicks | No help | - | - |
RepeatUntilFail | No help | - | - |
FlattenEnharmonicSet | Shifts the set of accidentals one step flatter | Shift Accidentals Flatwise | - |
DirectiveGet-voice-midibytes | "Gets the value of the midibytes field (a string) of the voice directive with the passed tag." | - | - |
AddHighestDownMajor7 | Add a major seventh as chordnote relative to the highest note downwards. | Add Major 7th below top | /ObjectMenu/ChordMenu/AddBelowTop |
PitchShift | Outputs a pitch bend signal to the synthesizer for the value +/- 64 given. | Shift Pitch | /MainMenu/PlaybackMenu |
WriteStatus | "Takes a string putting the scheme controlled status bar; with no argument it hides this status bar" | - | - |
SelectStaff | Selects the whole staff | Select Staff | /MainMenu/EditMenu/Select |
GetPrevailingClefAsLilyPond | "Returns the LilyPond typesetting syntax for prevailing clef at the cursor." | - | - |
EmptyMeasure? | No help | - | - |
SharpenEnharmonicSet | Shifts the set of accidentals one step sharper | Shift Accidentals Sharpwise | - |
DirectiveGet-score-gy | "Gets the value of the gy field (a string) of the score directive with the passed tag." | - | - |
Directive-layout? | No help | - | - |
Fortissimo | Places a ff sign on the chord at the cursor | Fortissimo | /ObjectMenu/NotesRests/Markings/TextMarks/Dynamic Markings |
DirectiveGet-tuplet-display | "Gets the value of the display field (a string) of the tuplet directive with the passed tag." | - | - |
AddHighestDownMajor7::params | No help | - | - |
DenemoPref_jacktransport_start_stopped | No help | - | - |
PitchShift::params | No help | - | - |
SelectStaff::params | No help | - | - |
GetNoteAsMidi | "Returns the MIDI key number for the note at the cursor, or 0 if none" | - | - |
Repeat | No help | - | - |
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." | - | - |
ExecuteScheme | Execute the scheme code from the scripting window | Execute Scheme | - |
DirectiveGetTag-paper | No help | - | - |
Fortissimo::params | No help | - | - |
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" | - | - |
AddLowestUpMinor3 | Add a minor third as chordnote relative to the lowest note upwards. | Add Minor 3rd above base | /ObjectMenu/ChordMenu/AddAboveBase |
FixSlursInStaff::params | No help | - | - |
DenemoPref_jacktransport | No 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." | - | - |
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" | - | - |
DirectiveGet-scoreheader-minpixels | "Gets the value of the minpixels field (a string) of the scoreheader directive with the passed tag." | - | - |
CreateAbstractionMovement | No help | - | - |
AppendMeasureAllStaffs | Appends a blank measure to every staff in this movement | Append Measure All Staffs | - |
LineOrSpace | %tests your ability to recognize the difference between line and space | Line and Space Recognition | /MainMenu/Educational/Note-Reading |
DirectiveGet-score-midibytes | "Gets the value of the midibytes field (a string) of the score directive with the passed tag." | - | - |
Finger0 | Inserts fingering for open string | Finger 0 | /ObjectMenu/NotesRests/Markings/Strings/Fingerings |
AddLowestUpMinor3::params | No help | - | - |
TinyStaff | Prints current staff in a tiny font. | Tiny Staff | /ObjectMenu/StaffMenu |
ChangeSustenutoPedal | Middle 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 |
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." | - | - |
Modeless | No help | - | - |
GetPrevailingClef | "Returns the prevailing clef at the cursor. Note that non-builtin clefs like drum are not handled yet." | - | - |
OpenOctaveDown::params | No help | - | - |
lyimport::load-file | No help | - | - |
True | No help | - | - |
NextRhythm | Make next snippet the current snippet. Notes entered will follow the rhythmic pattern of this snippet | Next Snippet | - |
AdjustFiguredBassHeights | Allows several groups of figures to be individually adjusted for height. | Heights of Groups | /ObjectMenu/NotesRests/Markings/FiguredBass |
LineOrSpace::params | No help | - | - |
DirectiveGet-score-ty | "Gets the value of the ty field (a string) of the score directive with the passed tag." | - | - |
ToggleUpprall | Adds/Removes Up Prall ornament | Up Prall (Off/On) | /ObjectMenu/NotesRests/Markings/Ornaments |
Finger0::params | No help | - | - |
DirectiveGet-tuplet-prefix | "Gets the value of the prefix field (a string) of the tuplet directive with the passed tag." | - | - |
ClassicMode | No help | - | - |
RefreshDisplay | "Re-draws the Denemo display, which can have side effects on the data" | - | - |
MovementNoteheadsPetrucci | Petrucci note head style for the current movement. | Petrucci | /ObjectMenu/MovementMenu/NoteHeadStyles |
DenemoKeypressActivatedCommand | No help | - | - |
ChangeSustenutoPedal::params | No help | - | - |
InsertRhythm | No Tooltip yet | Insert Snippet | - |
AdjustFiguredBassHeights::params | No help | - | - |
Slur1 | Inserts a 𝅗𝅥 and slurs to it, extending previous slur. | ⏜ 𝅗𝅥 | /ObjectMenu/NotesRests/EditDuration/Slurs |
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." | - | - |
NotationMagick-InsertNoteFromPool | Inserts one note from a user-specified pool of notes in Lilypond syntax | Note from Pool | /ObjectMenu/NotationMagick/SingleRandomNote |
InsertMode | No help | - | - |
ToggleUpprall::params | No help | - | - |
MovementNoteheadsPetrucci::params | No help | - | - |
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" | - | - |
DirectiveGet-keysig-minpixels | "Gets the value of the minpixels field (a string) of the keysig directive with the passed tag." | - | - |
Denemo | No help | - | - |
BeamRightOne | Prints with just one beam linking to the right. | One Beam Right | /ObjectMenu/NotesRests/Beaming |
ChangePitch | No Tooltip yet | Change Pitch | - |
DirectiveGet-movementcontrol-midibytes | "Gets the value of the midibytes field (a string) of the movementcontrol directive with the passed tag." | - | - |
Slur1::params | No help | - | - |
ToggleEndPhrasingSlur | End a phrasing slur on the current note. | End Phrasing Slur | /ObjectMenu/NotesRests/Slurs |
NotationMagick-InsertNoteFromPool::params | No help | - | - |
DirectiveGet-standalone-y | "Gets the value of the y field (a string) of the standalone directive with the passed tag." | - | - |
EditMode | No help | - | - |
ConvertMidiForBass | Takes 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 |
Andante::params | No help | - | - |
BeamRightOne::params | No help | - | - |
ForceCaution | No Tooltip yet | Force Cautionary Accidental | - |
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." | - | - |
GetPrevailingTimesig | "Returns the prevailing time signature at the cursor" | - | - |
ToggleEndPhrasingSlur::params | No help | - | - |
OpThree | Wrapper/Dummy for Keypresses | OpThree | /MainMenu/MoreMenu |
DirectiveGet-tuplet-postfix | "Gets the value of the postfix field (a string) of the tuplet directive with the passed tag." | - | - |
DenemoPref_object_palette | No help | - | - |
TinyStaff::params | No help | - | - |
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." | - | - |
DenemoPaste | No help | - | - |
Note | No help | - | - |
ConvertMidiForBass::params | No help | - | - |
NeoMensuralNotehead | Prints note with neomensural style notehead. | Neo-mensural | /ObjectMenu/NotesRests/NoteheadControl |
WholeMeasureRest | Inserts a whole measure rest at the cursor | Whole Measure Rest | /ObjectMenu/NotesRests/RestEntry |
SetSaved | "Sets the status of the current musical score to saved, or unsaved if passed #f" | - | - |
Andante | Print Andante in bold italics above the chord. | Andante | /ObjectMenu/NotesRests/Markings/TextMarks/Tempo Indications |
False | No help | - | - |
NonPrintingStaff | Hides the staff in LilyPond print out. | Non-Printing Staff | /ObjectMenu/StaffMenu |
ToggleAcciaccatura | Makes the note at the cursor an acciaccatura grace note, if it is one, makes it normal | Acciaccatura Off/On | - |
Directive-paper? | No help | - | - |
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." | - | - |
OpThree::params | No help | - | - |
InitialVoiceThree | Sets the (initial) voice of the staff to be voice three (this affects stems up, slurs etc on printing) | Initial Voice Three | /ObjectMenu/StaffMenu/Voices |
DenemoPref_rhythm_palette | No help | - | - |
FirstChordInSelection | No help | - | - |
Rest | No help | - | - |
NeoMensuralNotehead::params | No help | - | - |
WholeMeasureRest::params | No 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" | - | - |
DirectiveGet-stemdirective-minpixels | "Gets the value of the minpixels field (a string) of the stemdirective directive with the passed tag." | - | - |
NonPrintingStaff::params | No help | - | - |
ToggleGrace | Makes the note at the cursor an appogiatura grace note, if it is one, makes it normal | Grace Note Off/On | - |
VoicePreset3 | Preset for third voice. Stems up. | Voice Preset 3 (Stems Up) | /ObjectMenu/Directives/Voices |
DirectiveGetTag-header | No help | - | - |
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." | - | - |
InitialVoiceThree::params | No help | - | - |
DenemoPref_autoupdate | No 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." | - | - |
NextChordInSelection | No help | - | - |
ShiftNext | Asks for horizontal and vertical offsets and inserts a directive to displace the object at the cursor on printing. | (Print) Shift Object | /ObjectMenu/Directives |
Blank | No help | - | - |
OpenFirstTimeBar | (Print) start a first time bar, must be followed by EndVolta. | Start a First Time Bar | /ObjectMenu/Directives |
ToggleEndDiminuendo | No Tooltip yet | End Diminuendo | - |
VoicePreset3::params | No help | - | - |
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." | - | - |
GetPrevailingKeysig | "Returns the prevailing key signature at the cursor" | - | - |
MovementPageBreak | Prints this movement starting on a new page | Page Break Before | /ObjectMenu/MovementMenu |
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." | - | - |
DenemoPref_visible_directive_buttons | No help | - | - |
ShiftNext::params | No help | - | - |
Rhythm | No help | - | - |
GetSaved | "Gets the saved status of the current musical score" | - | - |
OpenFirstTimeBar::params | No help | - | - |
ToggleStartDiminuendo | No Tooltip yet | Start Diminuendo | - |
InsertBreve | Insert a Breve | Breve | /ObjectMenu/NotesRests/InsertNote/InsertDuration |
MovementPageBreak::params | No help | - | - |
AddHighestDownMinor6 | Add a minor sixth as chordnote relative to the highest note downwards. | Add Minor 6th below top | /ObjectMenu/ChordMenu/AddBelowTop |
DenemoPref_lyrics_pane | No help | - | - |
InsertCaptureMeasureForStaff | Capture 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 |
ConvertDrum2GmSingleSelection | Converts 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 |
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-tuplet-minpixels | "Gets the value of the minpixels field (a string) of the tuplet directive with the passed tag." | - | - |
musobj? | No help | - | - |
ToggleEndCrescendo | No Tooltip yet | End Crescendo | - |
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." | - | - |
TmbalesStyle | Changes to a drum staff | Tmbales Style Staff | /MainMenu/EditMenu/MIDI |
InsertBreve::params | No help | - | - |
AddHighestDownMinor6::params | No help | - | - |
DenemoPref_console_pane | No help | - | - |
InsertCaptureMeasureForStaff::params | No help | - | - |
DirectiveGet-standalone-tx | "Gets the value of the tx field (a string) of the standalone directive with the passed tag." | - | - |
ConvertDrum2GmSingleSelection::params | No help | - | - |
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." | - | - |
CursorToLowestNote | Moves 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 |
NotationMagick::ReverseCopyBuffer | No help | - | - |
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." | - | - |
CursorToNote | "Takes LilyPond note name string. Moves the cursor to the line or space" | - | - |
TmbalesStyle::params | No help | - | - |
AddLowestUpMajor3 | Add a major third as chordnote relative to the lowest note upwards. | Add Major 3rd above base | /ObjectMenu/ChordMenu/AddAboveBase |
DenemoPref_playback_controls | No help | - | - |
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." | - | - |
ToggleStartCrescendo | No Tooltip yet | Start Crescendo | - |
MarkStatus | "Returns #f if mark is not set" | - | - |
CursorToLowestNote::params | No help | - | - |
musobj.pitch | No help | - | - |
DiminishedOrAugmented | Determine if the chord sounded is Diminished or Augmented | DiminishedAugmented | /MainMenu/Educational/Aural Training/Chord-Comparison |
AddLowestUpMajor3::params | No help | - | - |
DenemoPref_midi_in_controls | No help | - | - |
ToggleEndSlur | Insert/delete end slur on this note | End Slur | - |
ReplaceChord | Suppresses the normal LilyPond typetting for the current note/chord/rest replacing it with syntax provided by user. | Replace LilyPond | /ObjectMenu/NotesRests |
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" | - | - |
DirectiveGet-timesig-minpixels | "Gets the value of the minpixels field (a string) of the timesig directive with the passed tag." | - | - |
AdjustBassFigureHeight | Sets the height of the bass figure above the note. The unit is the distance between adjacent lines in the staff. | Height of Bass Figure | /ObjectMenu/NotesRests/Markings/FiguredBass |
DiminishedOrAugmented::params | No help | - | - |
ChangeRest8 | Changes a rest at cursor position Sets prevailing rhythm to 𝅥 | Change a 𝅃 | - |
Directive-header? | No 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." | - | - |
DenemoPref_notation_palette | No help | - | - |
ToggleBeginSlur | Insert/delete begin slur on this note | Begin Slur | - |
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." | - | - |
SingleAndTaggedSelectionSwitcher | No help | - | - |
MovementNoteheadsMensural | Mensural note head style for the current movement. | Mensural | /ObjectMenu/MovementMenu/NoteHeadStyles |
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." | - | - |
set!musobj.pitch | No help | - | - |
AdjustBassFigureHeight::params | No help | - | - |
InsertRest8 | Inserts a rest at cursor position Sets prevailing rhythm to 𝅥 | Insert a 𝅃 | - |
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." | - | - |
DirectiveGetTag-movementcontrol | No help | - | - |
GetMeasureNumber | "Returns the measure number at cursor position." | - | - |
Slur0 | Inserts a 𝅝 and slurs to it, extending previous slur. | ⏜ 𝅝 | /ObjectMenu/NotesRests/EditDuration/Slurs |
CheckScore | Checks score for wrong measure durations, unterminated tuplets, slurs, wrong ties etc. | Check Score | /ObjectMenu/Score |
DenemoPref_toolbar | No 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." | - | - |
NotationMagick-TwelveToneRow | Generates 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 |
SetPoint | Extends the selection to the current cursor position | Set Point | - |
ApplyToTaggedSelection | No help | - | - |
MovementNoteheadsMensural::params | No help | - | - |
GetHelp | "Takes a command name and returns the tooltip or #f if none" | - | - |
WholeMeasureRepeat | Inserts a whole measure repeat sign. | Whole Measure Repeat | /ObjectMenu/MeasureMenu |
Set8 | Set the prevailing duration to 𝅥 | 𝅥 | - |
Slur0::params | No help | - | - |
CheckScore::params | No help | - | - |
DenemoPref_continuous | No help | - | - |
NotationMagick-TwelveToneRow::params | No help | - | - |
UnsetMark | Gets rid of the selection. | Unset Mark | - |
FindNextObjectAllStaffs | No help | - | - |
RemoveDotSelectionSwitcher | Remove one dot for each note in the selection or single note | Remove Dot | /ObjectMenu/NotesRests/EditNote |
ShortMeasure | Allow 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 |
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-clef-minpixels | "Gets the value of the minpixels field (a string) of the clef directive with the passed tag." | - | - |
ProcessSchemeCopyBufferMusObj | No help | - | - |
Presto::params | No help | - | - |
WholeMeasureRepeat::params | No help | - | - |
Change8 | Change the current note to a 𝅥 | 𝅥 | - |
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." | - | - |
DenemoPref_enable_thumbnails | No help | - | - |
SetMark | Sets the start point for a selection, the end point of the selection is unaltered | Set Mark | - |
DirectiveGet-standalone-ty | "Gets the value of the ty field (a string) of the standalone directive with the passed tag." | - | - |
NextTaggedObjectAllStaffs | No help | - | - |
RemoveDotSelectionSwitcher::params | No help | - | - |
BookDate | Prints a date on the title page. | Date | /ObjectMenu/Score/Titles/Book Titles |
ShortMeasure::params | No help | - | - |
ReplaceChord::params | No 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." | - | - |
OpTwo | Wrapper/Dummy for Keypresses | OpTwo | /MainMenu/MoreMenu |
Presto | Print Presto in bold italics above the chord. | Presto | /ObjectMenu/NotesRests/Markings/TextMarks/Tempo Indications |
ToggleTripleting | Inserts a start triplet or end tuple alternately. | Toggle Triplet Entry (Off/On) | /ObjectMenu/NotesRests/Tuplets |
Insert8 | Insert a 𝅥 | 𝅥 | - |
DirectiveGet-note-x | "Gets the value of the x field (a string) of the note directive with the passed tag." | - | - |
GetEndTick | "Returns the tick count (PPQN) for the end of the object at the cursor, or #f if none" | - | - |
InitialVoiceTwo | Sets the (initial) voice of the staff to be voice two (this affects stems down, slurs etc on printing) | Initial Voice Two | /ObjectMenu/StaffMenu/Voices |
DenemoPref_overlays | No 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." | - | - |
SetInitialAflatmin | No Tooltip yet | Set Ab Minor as Initial Keysig | - |
BookDate::params | No help | - | - |
LoadKeybindings | "Takes a file name, loads keybindings from actions/menus returns #f if it fails" | - | - |
OpTwo::params | No help | - | - |
ToggleTripleting::params | No help | - | - |
disp | No help | - | - |
VoicePreset2 | Preset for second voice. Stems down. | Voice Preset 2 (Stems Down) | /ObjectMenu/Directives/Voices |
8 | When 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 | 𝅥 | - |
InitialVoiceTwo::params | No help | - | - |
DenemoPref_tooltip_browse_mode_timeout | No help | - | - |
SetInitialEflatmin | No Tooltip yet | Set Eb Minor as Initial Keysig | - |
Tag? | No help | - | - |
PointAndClick | When on, clicking on a note in the Print Preview window takes the cursor to that note. This works also for Rehearsal Marks and many other objects in the score. The only reason to turn it off is for export to PDF file via the Export menu. However, using print to file is a better way of doing this as thenit is not needed. | Point and Click (Off/On) | /ObjectMenu/Score |
SmallFontStart | Music after this is printed in a small size. | Small Size | /ObjectMenu/Directives |
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" | - | - |
DirectiveGet-score-minpixels | "Gets the value of the minpixels field (a string) of the score directive with the passed tag." | - | - |
NotationMagick::MirrorSelection | No help | - | - |
VoicePreset2::params | No help | - | - |
ChangeRest7 | Changes a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅲 | Change a 𝅂 | - |
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." | - | - |
ToggleTupletNumbering | Control whether tuplet numbers will be printed over tuplets. | Tuplet Numbering (On/Off) | /ObjectMenu/NotesRests/Tuplets |
DenemoPref_tooltip_browse_timeout | No help | - | - |
SetInitialVolumeToZero | Mutes playback on this staff by placing a volume=zero directive at the start. | Mute | /ObjectMenu/StaffMenu/Playback |
SetInitialBflatmin | No Tooltip yet | Set Bb Minor as Initial Keysig | - |
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." | - | - |
PointAndClick::params | No help | - | - |
SmallFontStart::params | No help | - | - |
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." | - | - |
SchemePaste | No help | - | - |
Blank | No help | - | - |
InsertRest7 | Inserts a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅲 | Insert a 𝅂 | - |
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." | - | - |
Directive-movementcontrol? | No help | - | - |
SelectLayoutId | "Selects the score layout with the passed id. Returns #f if there is no such layout." | - | - |
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)" | - | - |
ToggleBeginPhrasingSlur | Begin a phrasing slur on the current note. You can have normal slurs (partially) inside a phrasing slur. | Begin Phrasing Slur | /ObjectMenu/NotesRests/Slurs |
ToggleTupletNumbering::params | No help | - | - |
DenemoPref_tooltip_timeout | No 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." | - | - |
AddHighestDownMajor6 | Add a major sixth as chordnote relative to the highest note downwards. | Add Major 6th below top | /ObjectMenu/ChordMenu/AddBelowTop |
SetInitialVolumeToZero::params | No help | - | - |
ChangePortamento | Slides between 2 notes. Can be adjusted with 5 - Portamento Time | 65 Portamento (On/Off) | /ObjectMenu/Directives/MIDI |
SetInitialFmin | No Tooltip yet | Set F Minor as Initial Keysig | - |
Untag | No help | - | - |
ReloadDrumHash | Reloads the drum map which is needed for DrumGm2User | Reload the "Drum GM to User" map | /MainMenu/EditMenu |
SaveKeybindings | "Takes a file name, saves keybindings from actions/menus returns #f if it fails" | - | - |
SchemeCopy | No help | - | - |
InsertCaptureMeasure | Capture the image of a single measure (as screenshot) inserting at the current measure. | Capture and Insert One Measure | /ObjectMenu/MovementMenu/CaptureScore |
Set7 | Set the prevailing duration to 𝅘𝅥𝅲 | 𝅘𝅥𝅲 | - |
DirectiveGetTag-scoreheader | No help | - | - |
TogglePrall | Adds/Removes a prall to the note | Prall (Off/On) | /ObjectMenu/NotesRests/Markings/Ornaments |
SmallerStaff | The current staff will print in a smaller size. Use this for the solo part above a piano accompaniment | Smaller Staff | /ObjectMenu/StaffMenu |
DenemoPref_animation_steps | No help | - | - |
AddHighestDownMajor6::params | No help | - | - |
ChangePortamento::params | No help | - | - |
SetInitialCmin | No Tooltip yet | Set C Minor as Initial Keysig | - |
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" | - | - |
DirectiveGet-voice-minpixels | "Gets the value of the minpixels field (a string) of the voice directive with the passed tag." | - | - |
GetPosition | No help | - | - |
InsertCaptureMeasure::params | No help | - | - |
Change7 | Change the current note to a 𝅘𝅥𝅲 | 𝅘𝅥𝅲 | - |
ReloadDrumHash::params | No help | - | - |
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." | - | - |
TogglePrall::params | No help | - | - |
SmallerStaff::params | No help | - | - |
DenemoPref_display_refresh | No help | - | - |
SetInitialGmin | No Tooltip yet | Set G Minor as Initial Keysig | - |
DirectiveGet-standalone-gx | "Gets the value of the gx field (a string) of the standalone directive with the passed tag." | - | - |
Tag | No help | - | - |
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." | - | - |
AddLowestUpMinor2 | Add a minor second as chordnote relative to the lowest note upwards. | Add Minor 2nd above base | /ObjectMenu/ChordMenu/AddAboveBase |
MajorOrMinor | Determine if the chord played is major or minor | MajorMinor | /MainMenu/Educational/Aural Training/Chord-Comparison |
Insert7 | Insert a 𝅘𝅥𝅲 | 𝅘𝅥𝅲 | - |
DirectiveGet-chord-x | "Gets the value of the x field (a string) of the chord directive with the passed tag." | - | - |
LilyPondForPart | "Generates LilyPond layout for the current part (ie staffs with the name of the staff with the cursor), all movements and staffs with that staff name are generated." | - | - |
GetDurationInTicks | "Returns the number of ticks (PPQN) for the object at the cursor, or #f if none" | - | - |
DenemoPref_resolution | No 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." | - | - |
SetInitialDmin | No Tooltip yet | Set D Minor as Initial Keysig | - |
ClearKeybindings | "Clears all keybindings returns #t" | - | - |
AddLowestUpMinor2::params | No help | - | - |
NotationMagick::ModifySelectedObjects | No help | - | - |
DenemoAudioAnnotate | No help | - | - |
ToggleStopped::params | No help | - | - |
NoLineBreak | Disallow a line break at this measure. | No Line Break | /ObjectMenu/Directives |
MajorOrMinor::params | No help | - | - |
7 | When 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 | 𝅘𝅥𝅲 | - |
DenemoPref_menunavigation | No help | - | - |
SetInitialASharpmin | No Tooltip yet | Set A# Minor as Initial Keysig | - |
MovementNoteheadsNeomensural | Neomensural note head style for the current movement. | Neomensural | /ObjectMenu/MovementMenu/NoteHeadStyles |
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" | - | - |
ToggleBeginPhrasingSlur::params | No help | - | - |
DirectiveGet-staff-minpixels | "Gets the value of the minpixels field (a string) of the staff directive with the passed tag." | - | - |
DirectiveGet-chord-grob | "Gets the value of the grob field (a string) of the chord directive with the passed tag." | - | - |
NotationMagick::PutBinaryStringList | No help | - | - |
ToggleStopped | No Tooltip yet | Stopped (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
NoLineBreak::params | No help | - | - |
ChangeRest6 | Changes a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅱 | Change a 𝅁 | - |
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." | - | - |
ToggleHarmonic | Mark/Unmark chord with a harmonic | Harmonic (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
DenemoPref_strictshortcuts | No help | - | - |
ShiftRealOctaveDown | Shifts current notes/selection down one octave while preserving accidental status. This means real transposition | Octave Down | /ObjectMenu/NotesRests/Transpose |
SetInitialDSharpmin | No Tooltip yet | Set D# Minor as Initial Keysig | - |
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." | - | - |
MovementNoteheadsNeomensural::params | No help | - | - |
DirectiveGet-layout-x | "Gets the value of the x field (a string) of the layout directive with the passed tag." | - | - |
SwitchMensuralBarlines | Draw the barlines only between the staves but not inside. | (Print) Mensural Barlines (On/Off) | /ObjectMenu/MovementMenu |
DynamicText | Choose dynamics and midi volume level. | Dynamics | /ObjectMenu/Directives |
Enter | No help | - | - |
InsertRest6 | Inserts a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅱 | Insert a 𝅁 | - |
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." | - | - |
TypesetPart | "Typesets the current part (ie the staff with the cursor), all movements and staffs with that staff name are typeset." | - | - |
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" | - | - |
ToggleHarmonic::params | No help | - | - |
DenemoPref_mode | No help | - | - |
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." | - | - |
ShiftRealOctaveDown::params | No help | - | - |
DalSegno | Prints Dal Segno below the chord at the cursor. | Dal Segno | /ObjectMenu/NotesRests/Markings/TextMarks |
SetInitialGSharpmin | No Tooltip yet | Set G# Minor as Initial Keysig | - |
RadioBoxMenu | No help | - | - |
ChooseTimeSignature | Choose from a set of typical time signatures | Choose Typical Time Signature | /ObjectMenu/TimeSig |
LoadCommandset | "Takes a file name for xml format commandset, loads commands, returns #f if it fails" | - | - |
Set6 | Set the prevailing duration to 𝅘𝅥𝅱 | 𝅘𝅥𝅱 | - |
DynamicText::params | No help | - | - |
DenemoPref_startmidiin | No help | - | - |
DalSegno::params | No help | - | - |
SetInitialCSharpmin | No Tooltip yet | Set C# Minor as Initial Keysig | - |
Directive-scoreheader? | No help | - | - |
ChooseTimeSignature::params | No help | - | - |
CriticalCommentaryIntro | A 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 |
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" | - | - |
OpOne | Wrapper/Dummy for Keypresses | OpOne | /MainMenu/MoreMenu |
DirectiveGet-note-minpixels | "Gets the value of the minpixels field (a string) of the note directive with the passed tag." | - | - |
IRC | Runs your browser on a page giving access to denemo's internet relay chat | Chat to Other Users | /MainMenu/HelpMenu |
Change6 | Change the current note to a 𝅘𝅥𝅱 | 𝅘𝅥𝅱 | - |
DirectiveGet-standalone-override | "Gets the value of the override field (a string) of the standalone directive with the passed tag." | - | - |
InitialVoiceOne | Sets the (initial) voice of the staff to be voice one (this affects stems up, slurs etc on printing) | Initial Voice One | /ObjectMenu/StaffMenu/Voices |
DenemoPref_quickshortcuts | No help | - | - |
SetInitialFSharpmin | No Tooltip yet | Set F# Minor as Initial Keysig | - |
DirectiveGet-standalone-gy | "Gets the value of the gy field (a string) of the standalone directive with the passed tag." | - | - |
DirectiveGetTag-score | No help | - | - |
CriticalCommentaryIntro::params | No help | - | - |
DirectiveGet-layout-y | "Gets the value of the y field (a string) of the layout directive with the passed tag." | - | - |
OpOne::params | No help | - | - |
NotationMagick::PutBinaryString | No help | - | - |
IRC::params | No help | - | - |
VoicePreset1 | Preset for first voice. Stems up | Voice Preset 1 (Stems Up) | /ObjectMenu/Directives/Voices |
Insert6 | Insert a 𝅘𝅥𝅱 | 𝅘𝅥𝅱 | - |
ReduceLayoutToLilyPond | "Converts the current score layout to editable LilyPond text. After this the score layout is only affected by editing the LilyPond syntax." | - | - |
GetOnsetTime | "Returns start time for the object at the cursor, or #f if it has not been calculated" | - | - |
InitialVoiceOne::params | No help | - | - |
DenemoPref_applytoselection | No help | - | - |
DirectiveGet-tuplet-x | "Gets the value of the x field (a string) of the tuplet directive with the passed tag." | - | - |
SetInitialBmin | No Tooltip yet | Set B Minor as Initial Keysig | - |
HideBarlines | Omits barlines when printing. | (Print) Hide Barlines | /ObjectMenu/MovementMenu |
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. " | - | - |
CheckForIncompleteMeasures | Checks each measure for complete number of beats, ignoring Anacrusis and ShortMeasure ones. Stops at anything bad. | Check for Irregular Measures | /MainMenu/NavigationMenu/Seek |
SwitchMensuralBarlines::params | No help | - | - |
NotationMagick::ReverseStringsInList | No help | - | - |
VoicePreset1::params | No help | - | - |
6 | When 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 | 𝅘𝅥𝅱 | - |
Rests | No help | - | - |
ScoreIndent | Indent the first system of every movement by the given amount. | Indent | /ObjectMenu/Score/Print Layout |
DenemoPref_newbie | No help | - | - |
SetInitialEmin | No Tooltip yet | Set E Minor as Initial Keysig | - |
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." | - | - |
HideBarlines::params | No help | - | - |
CheckForIncompleteMeasures::params | No help | - | - |
DenemoLink | Follows the link at the cursor to a source document. | Follow Link to Source | /MainMenu/NavigationMenu |
DirectiveGet-chord-minpixels | "Gets the value of the minpixels field (a string) of the chord directive with the passed tag." | - | - |
ChangeRest5 | Changes a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅰 | Change a 𝅀 | - |
DirectiveGet-chord-override | "Gets the value of the override field (a string) of the chord directive with the passed tag." | - | - |
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" | - | - |
ScoreIndent::params | No help | - | - |
DenemoPref_return_key_is_special | No help | - | - |
AddHighestDownPerfect5 | Add a perfect fifth as chordnote relative to the highest note downwards. | Add Perfect 5th below top | /ObjectMenu/ChordMenu/AddBelowTop |
SetInitialAmin | No Tooltip yet | Set A Minor as Initial Keysig | - |
DirectiveGet-note-width | "Gets the value of the width field (a string) of the note directive with the passed tag." | - | - |
DenemoLink::params | No help | - | - |
DirectiveGet-layout-tx | "Gets the value of the tx field (a string) of the layout directive with the passed tag." | - | - |
NotationMagick::Number->DigitsAsBinary | No help | - | - |
UnGraceAfter | Make the grace note at the cursor closer to the following rather than preceding note. | Un-Grace After | /ObjectMenu/NotesRests/GraceNotes |
InsertRest5 | Inserts a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅰 | Insert a 𝅀 | - |
GetLayoutName | "Returns the name of the currently selected score layout (see View->Score Layout). Returns #f if no layout is selected." | - | - |
AccentSelectionSwitcher | Adds the > accent | Accent (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
GetNoteDuration | "Returns the duration in LilyPond syntax of the note at the cursor, or #f if none" | - | - |
Glissando | Inserts a glissando | Glissando | /ObjectMenu/NotesRests/Markings/TextMarks |
DenemoPref_cursor_highlight | No help | - | - |
DirectiveGet-tuplet-y | "Gets the value of the y field (a string) of the tuplet directive with the passed tag." | - | - |
AddHighestDownPerfect5::params | No help | - | - |
SetInitialCflatmaj | No Tooltip yet | Set Cb Major as Initial Keysig | - |
MasterTempo | "Takes a double or string and scales the tempo; returns the tempo set. With no parameter returns the current master tempo " | - | - |
UnGraceAfter::params | No help | - | - |
Set5 | Set the prevailing duration to 𝅘𝅥𝅰 | 𝅘𝅥𝅰 | - |
AccentSelectionSwitcher::params | No help | - | - |
Glissando::params | No help | - | - |
DenemoPref_persistence | No help | - | - |
EvenOutStaffLengths | Appends empty measures to any staffs that are too short. | Even Up the Staffs | /ObjectMenu/MovementMenu |
MidiFilterOff::params | No help | - | - |
SetInitialGflatmaj | No Tooltip yet | Set Gb Major as Initial Keysig | - |
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." | - | - |
AddLowestUpMajor2 | Add a major second as chordnote relative to the lowest note upwards. | Add Major 2nd above base | /ObjectMenu/ChordMenu/AddAboveBase |
DirectiveGet-standalone-minpixels | "Gets the value of the minpixels field (a string) of the standalone directive with the passed tag." | - | - |
F-Major | Identify Scale Notes that are sounded | F Major | /MainMenu/Educational/Aural Training/Identify-Scale-Note |
Change5 | Change the current note to a 𝅘𝅥𝅰 | 𝅘𝅥𝅰 | - |
DirectiveGet-note-override | "Gets the value of the override field (a string) of the note directive with the passed tag." | - | - |
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" | - | - |
DenemoPref_modal | No help | - | - |
EvenOutStaffLengths::params | No help | - | - |
MidiFilterOff | Turn off any MIDI filter script currently active. | MIDI Filter Off | /MainMenu/InputMenu/MIDI |
NotationMagick::ListOfNumbers->NumbersAsBinary | No help | - | - |
SetInitialDflatmaj | No Tooltip yet | Set Db Major as Initial Keysig | - |
DirectiveGet-chord-width | "Gets the value of the width field (a string) of the chord directive with the passed tag." | - | - |
MapToSelection | No help | - | - |
Directive-score? | No help | - | - |
Forte | Attaches Forte to chord and MIDI volume | Forte | /ObjectMenu/NotesRests/Markings/TextMarks/Dynamic Markings |
DirectiveGet-layout-ty | "Gets the value of the ty field (a string) of the layout directive with the passed tag." | - | - |
AddLowestUpMajor2::params | No help | - | - |
EnableAccordion16v | Defines the accordions shifts for this score. The command Menu of Objects to Insert will allow them to be inserted. | Enable Accordion 16' | /ObjectMenu/Directives |
F-Major::params | No help | - | - |
Insert5 | Insert a 𝅘𝅥𝅰 | 𝅘𝅥𝅰 | - |
SelectNextLayout | "Selects the next score layout. If the current layout is the last, returns #f otherwise #t." | - | - |
GetNoteBaseDuration | "Returns the base duration of the note at the cursor number=0, 1, 2 for whole half quarter note etc, or #f if none" | - | - |
DenemoPref_pitchspellingprogram | No help | - | - |
DirectiveGet-tuplet-tx | "Gets the value of the tx field (a string) of the tuplet directive with the passed tag." | - | - |
SetInitialAflatmaj | No Tooltip yet | Set Ab Major as Initial Keysig | - |
DirectiveGetTag-note | No help | - | - |
MovementTempo | "Takes an integer or string number of beats (quarter notes) per minute as the tempo for the current movement; returns the tempo set " | - | - |
MovementNoteheadsBaroque | Baroque note head style for the current movement. | Baroque | /ObjectMenu/MovementMenu/NoteHeadStyles |
Forte::params | No help | - | - |
ToggleCoda::params | No help | - | - |
EnableAccordion16v::params | No help | - | - |
5 | When 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 | 𝅘𝅥𝅰 | - |
DenemoPref_pitchspellingchannel | No help | - | - |
ShiftRealOctaveUp | Shifts current notes/selection up one octave while preserving accidental status. This means real transposition | Octave Up | /ObjectMenu/NotesRests/Transpose |
ChangeHoldPedal | Hold Pedal On/Off (Right Piano Pedal). Deactivates Note-Off until set to "Off" | 64 Hold Pedal (Right Piano Pedal) | /ObjectMenu/Directives/MIDI |
SetInitialEflatmaj | No Tooltip yet | Set Eb Major as Initial Keysig | - |
DirectiveGet-standalone-display | "Gets the value of the display field (a string) of the standalone directive with the passed tag." | - | - |
MovementNoteheadsBaroque::params | No help | - | - |
ToggleDownBow | Mark/Unmark chord with a Down Bow | DownBow (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
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." | - | - |
ToggleCoda | No Tooltip yet | Coda (Off/On) | /ObjectMenu/NotesRests/Markings/Ornaments |
ChangeRest4 | Changes a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅯 | Change a 𝄿 | - |
DirectiveGet-staff-override | "Gets the value of the override field (a string) of the staff directive with the passed tag." | - | - |
ToggleMordent | Adds/Removes a Mordent to the note | Mordent (Off/On) | /ObjectMenu/NotesRests/Markings/Ornaments |
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" | - | - |
DenemoPref_laststaff | No help | - | - |
NotationMagick::Digit->binary | No help | - | - |
ShiftRealOctaveUp::params | No help | - | - |
PrintAllLayouts | Prints the score using all the defined score layouts. | Prints All Layouts | /MainMenu/FileMenu/PrintMenu |
SetInitialBflatmaj | No Tooltip yet | Set Bb Major as Initial Keysig | - |
DirectiveGet-standalone-width | "Gets the value of the width field (a string) of the standalone directive with the passed tag." | - | - |
Doublestroke | No help | - | - |
ToggleDownBow::params | No help | - | - |
DirectiveGet-layout-gx | "Gets the value of the gx field (a string) of the layout directive with the passed tag." | - | - |
ChangeHoldPedal::params | No help | - | - |
InsertRest4 | Inserts a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅯 | Insert a 𝄿 | - |
SelectFirstLayout | "Selects the first score layout." | - | - |
ChooseBarline | Choose a barline | Choose Barline | /ObjectMenu/Directives/Barlines |
GetDots | "Returns the number of dots on the note at the cursor, or #f if no note" | - | - |
DenemoPref_lastmeasure | No help | - | - |
NotationMagick::String->CharsAsBinary | No help | - | - |
SetLonga | Sets Longa as the prevailing duration, installing it as a musical snippet. | Longa | /ObjectMenu/NotesRests/SelectDuration |
PrintAllLayouts::params | No help | - | - |
SetInitialFmaj | No Tooltip yet | Set F Major as Initial Keysig | - |
AllowLineBreak | Permits the typesetter to break the line at this point. | Allow Line Break | /ObjectMenu/Directives |
MasterVolume | "Takes a double or string and scales the volume; returns the volume set " | - | - |
PasteReplaceSelection | Paste 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 |
TypesettingOn | Turns on typesetting from this point forward in all staffs. | TypesettingOn | /ObjectMenu/Directives |
ChooseBarline::params | No help | - | - |
ForAllLayouts | Clears conditional behaviour of this layout. The Directive will apply to all score layouts. | Reset for All Layouts | /ObjectMenu/Directives/Conditional-Directives |
DenemoPref_firststaff | No help | - | - |
NotationMagick::Char->binary | No help | - | - |
SetLonga::params | No help | - | - |
GoToEmptyMeasure | Move cursor to the next point in the current staff where the music ends. | Go To Next Empty Measure | /MainMenu/NavigationMenu/Seek |
SetInitialCSharpmaj | No Tooltip yet | Set C# Major as Initial Keysig | - |
Set4 | Set the prevailing duration to 𝅘𝅥𝅯 | 𝅘𝅥𝅯 | - |
DirectiveGet-standalone-prefix | "Gets the value of the prefix field (a string) of the standalone directive with the passed tag." | - | - |
AllowLineBreak::params | No help | - | - |
PasteReplaceSelection::params | No help | - | - |
TypesettingOn::params | No help | - | - |
DirectiveGet-object-minpixels | "Gets the value of the minpixels field (a string) of the object directive with the passed tag." | - | - |
DirectiveActivate-scoreheader | "Activates a scoreheader directive widget of the passed in tag. Returns #f if not a button" | - | - |
docport2 | No help | - | - |
DenemoAudioAnnotation | No help | - | - |
VoicePresetAutomatic | Automatic voice preset. Resets to normal behaviour. | Voice Preset Automatic | /ObjectMenu/Directives/Voices |
DirectiveGet-voice-override | "Gets the value of the override field (a string) of the voice directive with the passed tag." | - | - |
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" | - | - |
ForAllLayouts::params | No help | - | - |
DenemoPref_firstmeasure | No help | - | - |
GoToEmptyMeasure::params | No help | - | - |
SetInitialFSharpmaj | No Tooltip yet | Set F# Major as Initial Keysig | - |
DirectiveGet-note-height | "Gets the value of the height field (a string) of the note directive with the passed tag." | - | - |
ForEachToSelection | No help | - | - |
Change4 | Change the current note to a 𝅘𝅥𝅯 | 𝅘𝅥𝅯 | - |
HideClef | On 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 |
OpenMyDefaultTemplate | Opens the template Default.denemo in the user's custom template folder. | Open Default Template | /MainMenu/FileMenu/OpenMenu |
DirectiveGet-layout-gy | "Gets the value of the gy field (a string) of the layout directive with the passed tag." | - | - |
DirectiveDelete-object | No help | - | - |
VoicePresetAutomatic::params | No help | - | - |
SelectNextCustomLayout | "Selects the next custom score layout. If the current layout is the last, returns #f otherwise #t." | - | - |
GetNotes | "Returns a space separated string of LilyPond notes for the chord at the cursor position or #f if none" | - | - |
ToggleMordent::params | No help | - | - |
Indent | Alter the indent of the opening system for the current movement. | Indent | /ObjectMenu/MovementMenu/Print Layout |
DenemoPref_typesettype | No help | - | - |
SetInitialBmaj | No Tooltip yet | Set B Major as Initial Keysig | - |
Insert4 | Insert a 𝅘𝅥𝅯 | 𝅘𝅥𝅯 | - |
Directive-note? | No help | - | - |
SetEnharmonicPosition | "Takes a integer sets the enharmonic range to use 0 = E-flat to G-sharp " | - | - |
_ | No help | - | - |
OpenMyDefaultTemplate::params | No help | - | - |
DirectiveTextEdit-standalone | No help | - | - |
FollowLink | No help | - | - |
HideClef::params | No help | - | - |
%module-public-interface | No help | - | - |
Indent::params | No help | - | - |
DenemoPref_typesetrefresh | No help | - | - |
AddHighestDownDiminished5 | Add a tritone/diminished fifth as chordnote relative to the highest note downwards. | Add Diminished 5th below top | /ObjectMenu/ChordMenu/AddBelowTop |
SetInitialEmaj | No Tooltip yet | Set E Major as Initial Keysig | - |
4 | When 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 | 𝅘𝅥𝅯 | - |
DirectiveGet-standalone-postfix | "Gets the value of the postfix field (a string) of the standalone directive with the passed tag." | - | - |
DirectiveGetTag-chord | No help | - | - |
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" | - | - |
docport1 | No help | - | - |
ReduceSystemSpacing | Reduces the gap between the systems of staffs on a page. | Reduce Space Between Systems | /ObjectMenu/Score |
TenutoSelectionSwitcher | Toggles the Tenuto Line _ On/Off | Tenuto (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
DirectiveGet-score-override | "Gets the value of the override field (a string) of the score directive with the passed tag." | - | - |
SetDirectiveTagActionScript | "Sets an "action script" on the directive of the given tag" | - | - |
DenemoPref_manualtypeset | No help | - | - |
AddHighestDownDiminished5::params | No help | - | - |
NotationMagick::LeadingZerosFiller | No help | - | - |
SetInitialAmaj | No Tooltip yet | Set A Major as Initial Keysig | - |
DirectiveGet-chord-height | "Gets the value of the height field (a string) of the chord directive with the passed tag." | - | - |
ChangeRest3 | Changes a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅮 | Change a 𝄾 | - |
DoubleBarline | Insert a double barline at cursor position. | Double Bar | /ObjectMenu/Directives/Barlines |
DirectiveGet-layout-override | "Gets the value of the override field (a string) of the layout directive with the passed tag." | - | - |
UnHideNotes | Reverts the "Stop drawing notes" command | (Print) Start Drawing Notes (Again) | /ObjectMenu/Directives/Staff |
ReduceSystemSpacing::params | No help | - | - |
SelectFirstCustomLayout | "Selects the first custom score layout." | - | - |
TenutoSelectionSwitcher::params | No help | - | - |
GetNoteFromTopAsMidi | "Takes optional integer parameter n = 1..., returns MIDI key for the nth note of the chord at the cursor counting from the highest, or #f if none" | - | - |
DenemoPref_immediateplayback | No help | - | - |
CheckPitches::params | No help | - | - |
NotationMagick::RandomWithinClefRangeChromatic | No help | - | - |
SetInitialDmaj | No Tooltip yet | Set D Major as Initial Keysig | - |
InsertRest3 | Inserts a rest at cursor position Sets prevailing rhythm to 𝅘𝅥𝅮 | Insert a 𝄾 | - |
GetMidiTuning | "Return a string of tuning bytes (offsets from 64) for MIDI tuning message" | - | - |
DoubleBarline::params | No help | - | - |
AddLowestUpPerfect1 | Add a perfect prime as chordnote relative to the lowest note upwards. | Add Perfect 1st above base | /ObjectMenu/ChordMenu/AddAboveBase |
UnHideNotes::params | No 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" | - | - |
MetronomeMark | Insert tempi and/or metronome marks, printed or not, adjust playback tempo to suit | Tempi and Metronome Marks | /ObjectMenu/Directives |
use-denemo | No help | - | - |
DenemoPref_lilyentrystyle | No help | - | - |
CheckPitches | Compares note from MIDI with current note, if equal in pitch, advances to next note, else beeps. | Check Note Pitches | /MainMenu/Educational/MIDI |
NotationMagick::RandomWithinClefRangeDiatonic | No help | - | - |
SetInitialGmaj | No Tooltip yet | Set Initial Keysig to G Major | - |
Set3 | Set the prevailing duration to 𝅘𝅥𝅮 | 𝅘𝅥𝅮 | - |
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." | - | - |
AddLowestUpPerfect1::params | No help | - | - |
MetronomeMark::params | No help | - | - |
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." | - | - |
XmlDocumentVariable | No help | - | - |
TextAnnotation | Allows placing arbitrary text on the score which can then be dragged in the final typeset view for fine control over positioning. | Textual Annotation | /ObjectMenu/Directives |
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." | - | - |
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" | - | - |
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" | - | - |
DenemoPref_createclones | No help | - | - |
SetInitialCmaj | No Tooltip yet | Set Initial Keysig to C Major | - |
DirectiveGet-standalone-height | "Gets the value of the height field (a string) of the standalone directive with the passed tag." | - | - |
C-Major | Identify Scale Notes that are sounded | C Major | /MainMenu/Educational/Aural Training/Identify-Scale-Note |
Change3 | Change the current note to a 𝅘𝅥𝅮 | 𝅘𝅥𝅮 | - |
MovementNoteheadsDefault | Default note head style for the current movement. | Default | /ObjectMenu/MovementMenu/NoteHeadStyles |
DirectiveGet-layout-width | "Gets the value of the width field (a string) of the layout directive with the passed tag." | - | - |
ToggleSegno::params | No help | - | - |
TextAnnotation::params | No help | - | - |
OpenSource | "Follows a link to a source file of form string "filename:x:y:page". It opens the file and places a marker there. " | - | - |
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" | - | - |
InsertAflatmin | No Tooltip yet | Insert Ab Minor | - |
Insert3 | Insert a 𝅘𝅥𝅮 | 𝅘𝅥𝅮 | - |
MovementNoteheadsDefault::params | No help | - | - |
ToggleUpBow | Mark/Unmark chord with an Up Bow | UpBow (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
DirectiveActivate-score | "Activates a score directive widget of the passed in tag. Returns #f if not a button" | - | - |
DenemoPref_saveparts | No help | - | - |
SelectionToEmptyMeasure | Creates a selection to the next empty measure in the current staff | Selection to Next Empty Measure | /MainMenu/EditMenu/Select |
ToggleSegno | No Tooltip yet | Segno (Off/On) | /ObjectMenu/NotesRests/Markings/Ornaments |
Augment | Augments the current Note/Chord/Rest. Quarter Note becomes Half Note. | Augment | /ObjectMenu/NotesRests |
PrintBassPartWithoutFigures | Prints the Bass part omitting any figured bass figures. | Print Bass Part Omitting Figures | /MainMenu/FileMenu/PrintMenu |
IncipitFromSelection | Creates an incipit from the selection. This music will be printed on the title page. Only one voice is supported. | Incipit from Selection | /ObjectMenu/Score/Titles/Book Titles |
InsertEflatmin | No Tooltip yet | Insert Eb Minor | - |
SingleAndSelectionSwitcher | No help | - | - |
3 | When 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 | 𝅘𝅥𝅮 | - |
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." | - | - |
Directive-chord? | No help | - | - |
ToggleUpBow::params | No help | - | - |
DenemoPref_maxhistory | No 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." | - | - |
SelectionToEmptyMeasure::params | No help | - | - |
Augment::params | No help | - | - |
MoveToPreviousEmptyMeasure | Move the cursor left until it finds an empty measure or the staffs beginning | Move To Previous Empty Measure | /MainMenu/NavigationMenu/Seek |
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." | - | - |
PutTextClipboard | No 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" | - | - |
PrintBassPartWithoutFigures::params | No help | - | - |
IncipitFromSelection::params | No help | - | - |
InsertBflatmin | No Tooltip yet | Insert Bb Minor | - |
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." | - | - |
ChangeRest2 | Changes a rest at cursor position Sets prevailing rhythm to 𝅘𝅥 | Change a 𝄽 | - |
Directive-score | No help | - | - |
CriticalComment | Adds 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 |
DirectiveGet-layout-height | "Gets the value of the height field (a string) of the layout directive with the passed tag." | - | - |
TypesettingOff | Turns off typesetting from that point until turned on. | TypesettingOff | /ObjectMenu/Directives |
DenemoPref_autosave | No help | - | - |
OpenSourceFile | "Opens a source file for transcribing from. Links to this source file can be placed by shift-clicking on its contents" | - | - |
MoveToPreviousEmptyMeasure::params | No help | - | - |
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" | - | - |
GetUserName | "Asks the user for a user name which is returned" | - | - |
FlattenKeysig | Flattens the key signature by one degree. If no key signature at the cursor, operates on the initial key signature. | ♭ | /ObjectMenu/Key |
MezzoPiano | prints mp and outputs MIDI vol change# | Mezzo Piano | /ObjectMenu/NotesRests/Markings/TextMarks/Dynamic Markings |
DirectiveGet-standalone-grob | "Gets the value of the grob field (a string) of the standalone directive with the passed tag." | - | - |
OnlyForLayout | The Denemo Directive at the cursor will only apply to the current Score Layout (see View->Score Layout) | Exclusive to Current Layout | /ObjectMenu/Directives/Conditional-Directives |
ParenthesizeNote | Enclose the note at the cursor in ( ) when printed. | Parenthesize Note | /ObjectMenu/NotesRests |
InsertFmin | No Tooltip yet | Insert F Minor | - |
NextSelectedObjectAllStaffs | No help | - | - |
C-Major::params | No help | - | - |
InsertRest2 | Inserts a rest at cursor position Sets prevailing rhythm to 𝅘𝅥 | Insert a 𝄽 | - |
DirectivePut-score | No help | - | - |
CriticalComment::params | No help | - | - |
TypesettingOff::params | No help | - | - |
DirectiveDelete-score | "Deletes a score directive of the passed in tag. Returns #f if not deleted" | - | - |
InsertLink | No help | - | - |
ToggleImmediatePlayback | Toggle on/off if you want to hear the note directly after inserting/changing. | Toggle Immediate Playback | /MainMenu/PlaybackMenu |
FlattenKeysig::params | No help | - | - |
DenemoConvert | No help | - | - |
OnlyForLayout::params | No help | - | - |
ParenthesizeNote::params | No help | - | - |
InsertCmin | No Tooltip yet | Insert C Minor | - |
Set2 | Set the prevailing duration to 𝅘𝅥 | 𝅘𝅥 | - |
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." | - | - |
DirectiveGetTag-standalone | No help | - | - |
MezzoPiano::params | No help | - | - |
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." | - | - |
XmlDocumentCommand | No help | - | - |
ToggleImmediatePlayback::params | No help | - | - |
HideTimesig | On 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 |
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." | - | - |
StagedDelete | Deletes the object at the cursor. For Chords it deletes the chord stage by stage. | Delete | /MainMenu/EditMenu |
GetCommandKeypress | "Returns the last keypress that successfully invoked a command " | - | - |
ScoreCopyright | Copyright notice, centered at the bottom of the first page. To insert the copyright symbol, see Lilypond Text encoding. | Copyright | /ObjectMenu/Score/Titles/Simple Titles |
InsertGmin | No Tooltip yet | Insert G Minor | - |
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." | - | - |
Change2 | Change the current note to a 𝅘𝅥 | 𝅘𝅥 | - |
DirectiveDelete-layout | "Deletes a layout directive of the passed in tag. Returns #f if not deleted" | - | - |
HideTimesig::params | No help | - | - |
OpenSourceAudioFile | "Opens a source audio file for transcribing from. " | - | - |
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" | - | - |
GetPassword | "Asks the user for a password which is returned" | - | - |
StagedDelete::params | No help | - | - |
ScoreCopyright::params | No help | - | - |
InsertDmin | No Tooltip yet | Insert D Minor | - |
MoveToSelectionBeginningInThisStaff | No help | - | - |
Insert2 | Insert a 𝅘𝅥 | 𝅘𝅥 | - |
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" | - | - |
AddHighestDownAugmented4 | Add a augmented fourth as chordnote relative to the highest note downwards. | Add Augmented 4th below top | /ObjectMenu/ChordMenu/AddBelowTop |
Upbeat | Convert the current measure to a partial measure so that it is complete with just the beats already inserted. | Anacrusis (Upbeat, Pickup) | /ObjectMenu/MeasureMenu |
NormalBeamEndings | Ends beams in the expected places (print). | Use Normal Beam Endings | /ObjectMenu/Score |
StaccatissimoSelectionSwitcher | Toggles Staccatissimo | Staccatissimo (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
InsertASharpmin | No Tooltip yet | Insert A# Minor | - |
2 | When 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 | 𝅘𝅥 | - |
DirectiveGet-staff-display | "Gets the value of the display field (a string) of the staff directive with the passed tag." | - | - |
StringNum | Followed by a number, places string number on note. | String Number | /ObjectMenu/NotesRests/Markings/Strings |
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." | - | - |
AddHighestDownAugmented4::params | No help | - | - |
Upbeat::params | No help | - | - |
ChangeExpression | Aka "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 |
NormalBeamEndings::params | No help | - | - |
StaccatissimoSelectionSwitcher::params | No 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." | - | - |
ToggleTurn | Adds/Removes a turn to the note | Turn (Off/On) | /ObjectMenu/NotesRests/Markings/Ornaments |
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." | - | - |
CurrentMeasureOffTime | No help | - | - |
MidiAdvanceOnEdit::params | No help | - | - |
NotationMagick::RandomWithinClefRange | No help | - | - |
InsertDSharpmin | No Tooltip yet | Insert D# Minor | - |
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." | - | - |
ChangeRest1 | Changes a rest at cursor position Sets prevailing rhythm to 𝅗𝅥 | Change a 𝄼 | - |
StringNum::params | No help | - | - |
DirectiveActivate-layout | "Activates a layout directive widget of the passed in tag. Returns #f if not a button" | - | - |
ShiftRealDialogDown | Transpose/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 |
ChangeExpression::params | No help | - | - |
CloseSourceAudio | "Closes a source audio attached to the current movement." | - | - |
InsertRest | "Insert a rests at the cursor in the prevailing duration, or if given a integer, in that duration, setting the prevailing duration" | - | - |
ToggleTurn::params | No help | - | - |
GetKeyboardState | "Returns an integer value, a set of bitfields representing the keyboard state, e.g. GDK_SHIFT_MASK etc" | - | - |
MidiAdvanceOnEdit | Advances the cursor on MIDI note entry. Use in Edit mode. | MIDI Advance on Edit | /MainMenu/InputMenu/MIDI |
NotationMagick::InsertMemberRandomlyLy | No help | - | - |
InsertGSharpmin | No Tooltip yet | Insert G# Minor | - |
InsertRest1 | Inserts a rest at cursor position Sets prevailing rhythm to 𝅗𝅥 | Insert a 𝄼 | - |
ShiftRealDialogDown::params | No help | - | - |
DirectiveActivate-voice | "Activates a voice directive widget of the passed in tag. Returns #f if not a button" | - | - |
InsertCSharpmin | No Tooltip yet | Insert C# Minor | - |
InsertDefinedLilyPond | Gives a menu of previously created LilyPondDefinition commands (see Score->LilyPond Definition menu for this) | Menu of Objects to Insert | /ObjectMenu/Directives |
Set1 | Set the prevailing duration to 𝅗𝅥 | 𝅗𝅥 | - |
DirectiveGet-staff-prefix | "Gets the value of the prefix field (a string) of the staff directive with the passed tag." | - | - |
DirectivePut-standalone | No help | - | - |
DeleteStaffGroupings | Clear the staff from all groupings | Delete all staff contexts | /ObjectMenu/StaffMenu/StaffGroupings |
SimplifyTies | Converts tied notes to longer notes and removes spurious ties. | Simplify Ties | /ObjectMenu/StaffMenu |
DirectiveGet-header-display | "Gets the value of the display field (a string) of the header directive with the passed tag." | - | - |
InsertNullObject | No help | - | - |
GetChar | "Intercepts the next keypress and returns a string containing the character. Returns #f if keyboard interception was not possible." | - | - |
NotationMagick::InsertListRandomlyLy | No help | - | - |
InsertFSharpmin | No Tooltip yet | Insert F# Minor | - |
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." | - | - |
InsertDefinedLilyPond::params | No help | - | - |
Change1 | Change the current note to a 𝅗𝅥 | 𝅗𝅥 | - |
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." | - | - |
DirectiveGet-note-grob | "Gets the value of the grob field (a string) of the note directive with the passed tag." | - | - |
ToggleStaccatissimo | Mark/Unmark chord as Staccatissimo | Staccatissimo (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
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" | - | - |
SimplifyTies::params | No help | - | - |
InsertTwoGraceNotesBeamed | Inserts two grace notes at the cursor beaming them together. Follow with a duration key. | Insert Two | /ObjectMenu/NotesRests/GraceNotes |
StartAudioPlay | "Plays audio allowing timings to be entered via keypresses if passed #t as parameter. " | - | - |
GetNoteName | "Returns the name of the (highest) note in any chord at the cursor position, or #f if none" | - | - |
SetMidiThru | "Routes the MIDI in to MIDI out if it is not intercepted by d-GetMidi" | - | - |
DeleteStaffGroupings::params | No help | - | - |
InitialVoice | Choose which voice this staff will initially be set to. To change voice during music see the Directives->Voices menu. | Choose Initial Voice | /ObjectMenu/StaffMenu/Voices |
InsertBmin | No Tooltip yet | Insert B Minor | - |
Diminish | Diminishs the note/chord/rest. Quarter Note becomes Eight Note. | Diminish | /ObjectMenu/NotesRests |
Insert1 | Insert a 𝅗𝅥 | 𝅗𝅥 | - |
ToggleStaccatissimo::params | No help | - | - |
InsertTwoGraceNotesBeamed::params | No help | - | - |
SelectMeasure | Create a selection for the entire current measure | Select Measure | /MainMenu/EditMenu/Select |
MidiTempo | Send a Midi command to change the tempo to a new bpm. No printout. | Set Tempo | /ObjectMenu/Directives/MIDI |
InitialVoice::params | No help | - | - |
InsertEmin | No Tooltip yet | Insert E Minor | - |
Diminish::params | No help | - | - |
1 | When 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 | 𝅗𝅥 | - |
DirectiveGet-staff-postfix | "Gets the value of the postfix field (a string) of the staff directive with the passed tag." | - | - |
CriticalCommentary | Collects 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 |
Tremolo | Follow with a duration key for the subdivisions required: prints the note at the cursor with the tremolo marking. | Tremolo | /ObjectMenu/NotesRests |
DirectiveGet-header-prefix | "Gets the value of the prefix field (a string) of the header directive with the passed tag." | - | - |
AskForInterval | No help | - | - |
SelectMeasure::params | No help | - | - |
PrintTypesetPDF | "Prints from the PDF file generated by TypesetForScript." | - | - |
ParenthesizeChord | Enclose the chord in ( ) on printing. | Parenthesize Chord | /ObjectMenu/ChordMenu |
InsertAmin | No Tooltip yet | Insert A Minor | - |
DirectiveGet-clef-display | "Gets the value of the display field (a string) of the clef directive with the passed tag." | - | - |
ChangeRest0 | Changes a rest at cursor position Sets prevailing rhythm to 𝅝 | Change a 𝄻 | - |
DirectiveGet-staff-grob | "Gets the value of the grob field (a string) of the staff directive with the passed tag." | - | - |
CriticalCommentary::params | No help | - | - |
SetScoreHeaderField | No help | - | - |
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." | - | - |
Tremolo::params | No help | - | - |
NotForLayout | The Denemo Directive at the cursor will be ignored when printing from the current score layout (See View->Score Layout) | Ignore for Current Layout | /ObjectMenu/Directives/Conditional-Directives |
MidiTempo::params | No help | - | - |
InsertStandaloneDirective | Insert 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 |
StopAudioPlay | "Stops audio playback" | - | - |
DebugObject | "Prints out information about the object at the cursor" | - | - |
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." | - | - |
ParenthesizeChord::params | No help | - | - |
InsertCflatmaj | No Tooltip yet | Insert Cb Major | - |
InsertRest0 | Inserts a rest at cursor position Sets prevailing rhythm to 𝅝 | Insert a 𝄻 | - |
HideNotes | Stops the Lilypond engraving of notes | (Print) Stop Drawing Notes | /ObjectMenu/Directives/Staff |
NotForLayout::params | No help | - | - |
InsertStandaloneDirective::params | No help | - | - |
HideKeysig | On 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 |
ReduceSlur | Shorten a slur that ends at the cursor. | Shorten Slur from End | /ObjectMenu/NotesRests/Slurs |
CurrentMeasureOnTime | No help | - | - |
MovementPiece | Prints the name given above and to the left at the start of the movement. | Piece | /ObjectMenu/MovementMenu/Titles/Simple Titles |
InsertGflatmaj | No Tooltip yet | Insert Gb Major | - |
Set0 | Set the prevailing duration to 𝅝 | 𝅝 | - |
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." | - | - |
ToggleDirective | No help | - | - |
HideNotes::params | No help | - | - |
DirectiveGet-header-postfix | "Gets the value of the postfix field (a string) of the header directive with the passed tag." | - | - |
HideKeysig::params | No help | - | - |
ReduceSlur::params | No help | - | - |
TypesetForScript | "Typesets the score. Takes a script which will be called when Refresh is performed on the typeset window." | - | - |
MovementPiece::params | No help | - | - |
NotationMagick::RandomChromaticLy | No help | - | - |
InsertDflatmaj | No Tooltip yet | Insert Db Major | - |
Change0 | Change the current note to a 𝅝 | 𝅝 | - |
DirectiveGet-voice-grob | "Gets the value of the grob field (a string) of the voice directive with the passed tag." | - | - |
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." | - | - |
AddHighestDownPerfect4 | Add a perfect fourth as chordnote relative to the highest note downwards. | Add Perfect 4th below top | /ObjectMenu/ChordMenu/AddBelowTop |
ScoreBlockProlog | Inserts LilyPond at the start of every score block (movement). | LilyPond Score Block Prolog | /ObjectMenu/Score |
Help::TimedNotice | No help | - | - |
Db-Pentascale | Identify Scale Notes that are sounded | Db Pentascale | /MainMenu/Educational/Aural Training/Identify-Scale-Note |
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. " | - | - |
StaccatoSelectionSwitcher | Adds the staccato dot or removes it | Staccato (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
GetCursorNoteWithOctave | "Returns the note name and octave in LilyPond notation for the line or space where the cursor is" | - | - |
GetNoteForMidiKey | "Returns the LilyPond representation of the passed MIDI key number, using the current enharmonic set." | - | - |
SharpenKeysig | Sharpens the key signature by one degree. If no key signature at cursor, sharpens the initial key signature. | ♯ | /ObjectMenu/Key |
InsertAflatmaj | No Tooltip yet | Insert Ab Major | - |
Insert0 | Insert a 𝅝 | 𝅝 | - |
SetFontSize | Choose the font size of for the score, and hence how much space it takes up. | (Print)Set Overall Score Size | /ObjectMenu/Score |
AddHighestDownPerfect4::params | No help | - | - |
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." | - | - |
ScoreBlockProlog::params | No help | - | - |
Help::Pop | No help | - | - |
Db-Pentascale::params | No help | - | - |
StaccatoSelectionSwitcher::params | No help | - | - |
AngryDelete::params | No help | - | - |
InsertEflatmaj | No Tooltip yet | Insert Eb Major | - |
0 | When 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 | 𝅝 | - |
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." | - | - |
SharpenKeysig::params | No help | - | - |
SetFontSize::params | No help | - | - |
ShiftRealDialogUp | Transpose/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 |
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." | - | - |
Help::Push | No help | - | - |
ProgressBarStop | "If running, Stops the ProgressBar." | - | - |
AngryDelete | MIDI notes struck loudly delete the previous note before taking effect. | Angry Delete | /MainMenu/InputMenu/MIDI |
InsertBflatmaj | No Tooltip yet | Insert Bb Major | - |
MoveToG | Moves cursor to nearest note G | Move to G | - |
DirectiveGet-score-grob | "Gets the value of the grob field (a string) of the score directive with the passed tag." | - | - |
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." | - | - |
ShiftRealDialogUp::params | No help | - | - |
LimitInterSystemSpace | Limits the extent to which the lines are spaced apart to fill the page. | Limit Space Between Systems | /ObjectMenu/Score/Print Layout |
ShiftProto | No help | - | - |
Help::ClearQueue | No help | - | - |
AudioIsPlaying | "returns #f if audio is not playing else #t" | - | - |
GetRecordedMidiNote | "Returns the ticks of the next event on the recorded MIDI track -ve if it is a NOTEOFF or #f if none" | - | - |
DenemoSetPlaybackIntervalToSelection | No help | - | - |
InsertFmaj | No Tooltip yet | Insert F Major | - |
LilyPondDefinition | Create a definition at the head of the LilyPond output. This can then be referenced in the music. See LilyPond documentation. | LilyPond Definition | /ObjectMenu/Score |
ChangeToG | Changes note at cursor to nearest note G Rhythm is unchanged | Change to G | - |
GetCursorNote | "Returns the note name for the line or space where the cursor is" | - | - |
LimitInterSystemSpace::params | No help | - | - |
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." | - | - |
Help::UpdateWriteStatus | No help | - | - |
GrandStaffEnd | Stop GrandStaff multi-stave system. | GrandStaff End | /ObjectMenu/StaffMenu/StaffGroupings |
HideLilyPond | Comments out the chord in the LilyPond output. | Hide on Printing | /ObjectMenu/ChordMenu |
InsertCSharpmaj | No Tooltip yet | Insert C# Major | - |
LilyPondDefinition::params | No help | - | - |
AddG | Adds note G to the chord at cursor Cursor height determines which octave | Add G | - |
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." | - | - |
ToggleTenuto | Mark/Unmark the chord Tenuto | Tenuto (Off/On) | /ObjectMenu/NotesRests/Markings/Articulations |
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." | - | - |
AutoAccidentals | Prints accidentals according to a chosen style. Affects following notes only. | (Print) Accidental Printing | /ObjectMenu/Directives |
Help::RemoveTag | No help | - | - |
GrandStaffEnd::params | No help | - | - |
ProgressBar | "Takes a message as a string. Pops up the message inside of a pulsing progressbar" | - | - |
HideLilyPond::params | No help | - | - |
NotationMagick::RandomDiatonicLy | No help | - | - |
StaffSize | Sets the size of the staff on printing relative to the default 0. Value -3 is tiny 3 is large. | Set Staff Size | /ObjectMenu/StaffMenu |
InsertFSharpmaj | No Tooltip yet | Insert F# Major | - |
SearchBookmark | Searches for a named Bookmark in the current staff. | Search Bookmark | /MainMenu/NavigationMenu/Bookmarks |
AddNoteG | Inserts note G after note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert G After | - |
DirectiveGet-clef-grob | "Gets the value of the grob field (a string) of the clef directive with the passed tag." | - | - |
ToggleTenuto::params | No 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." | - | - |
AutoAccidentals::params | No help | - | - |
ChangePan | Where in the stereo field the channel sound will be placed. | 10 Pan | /ObjectMenu/Directives/MIDI |
Q-remove! | No help | - | - |
NextAudioTiming | "Returns the next in the list of timings registered by the user during audio play." | - | - |
NotationMagick-InsertReversedStringAsReversedBinaryRhythm | Give 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 |
RewindRecordedMidi | "Rewinds the recorded MIDI track returns #f if no MIDI track recorded" | - | - |
DenemoSetPlaybackEnd | No help | - | - |
StaffSize::params | No help | - | - |
InsertBmaj | No Tooltip yet | Insert Bmaj | - |
SearchBookmark::params | No help | - | - |
InsertG | Inserts note G before note at cursor Cursor determines which octave Note is inserted in the prevailing rhythm | Insert G | - |
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" | - | - |
DenemoPlayCursorToEnd | Playback all staffs from the current cursor position to the end of the movement. | Play from Cursor to End | /MainMenu/PlaybackMenu |
DirectiveGet-stemdirective-x | "Gets the value of the x field (a string) of the stemdirective directive with the passed tag." | - | - |
Help::queue | No help | - | - |
NotationMagick-InsertReversedStringAsReversedBinaryRhythm::params | No help | - | - |
SetDisplayClef | Inserts 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 viola | Display Only Clef | /ObjectMenu/ClefMenu |
DenemoSetPlaybackStart | No help | - | - |
DirectiveDelete-voice | "Deletes a voice directive of the passed in tag. Returns #f if not deleted" | - | - |
DeleteDynamic | Deletes a dynamic attached to the chord at the cursor. | Delete | /ObjectMenu/NotesRests/Markings/TextMarks/Dynamic Markings |
InsertEmaj | No Tooltip yet | Insert Emaj | - |
MoveToF | Moves cursor to nearest note F | Move to F | - |
DirectiveGet-voice-display | "Gets the value of the display field (a string) of the voice directive with the passed tag." | - | - |
CreateParts | Create three parts from the current staff. | Create Parts | /ObjectMenu/StaffMenu/Voices |
DenemoPlayCursorToEnd::params | No help | - | - |
MakeGrace | Changes the note at the cursor to/from being a grace note. Gives audio feedback. | Grace/UnGrace | /ObjectMenu/NotesRests/GraceNotes |
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." | - | - |
ScoreProlog | Inserts LilyPond syntax for include files etc at head of score. | LilyPond Score Prolog | /ObjectMenu/Score |
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." | - | - |
SetDisplayClef::params | No help | - | - |
InfoDialog | "Takes a message as a string. Pops up the message for the user to take note of as a informative message" | - | - |
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:
The Directives are sufficiently important to have their own commands.
The fields in d-DirectiveGet/Put have the following meanings
The override field contains the following bits:
The MIDI bits in the override field are as follows
The interpretation of these flags is modified by the following flags:
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.
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:
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.
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.
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 |
---|---|
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
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.
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.
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
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 |
---|---|
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. |
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).
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.
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
To put a LilyPond directive between chords, place the cursor at the insertion point, and invoke
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.
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.
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 |
---|---|
LilyPond is quite slow - be patient! |
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, 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.
![]() | 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:
Go to the measure(s) where you want to add the second voice
Use
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.
Click Ok to close the dialog box.
To switch voices use VoiceDown, VoiceUp under staff->voices menu. or using the keyboard shortcuts
![]() | Note |
---|---|
The stem positioning positioning may not look correct in the Denemo window, but it will look correct in the printed output. |
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.
For the beats that contain notes just enter them as you would normally see section x.
![]() | 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. |
To leave the new voice and return to the previous one type
.
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).
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.
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.
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 |
---|---|
You should exit and re-start Denemo after creating a new command set to be sure of getting your keybindings to work. |
![]() | 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 |
---|---|
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. |