-------------------- Hi again, I am slowly adding to my scheme script and I see that a lot of the default keybindings are ok. I am mainly interested in not moving my hands off home position. A few issues I came up with. There are so many tuplet options even for triplets - toggle etc. I am not sure which to use - in the menu is start triplet end triplet, is the toggle.
Also I want a way to move to the right octave without using the comma and apostrophe like a = a, and A=a but it starts the record scheme script... There are also so many options for grace notes, I am not sure what to use. Thats all for now thanks, Aaron ------------------------- Sent from Mailspring (https://getmailspring.com/), the best free email app for work On Sep 1 2020, at 3:29 am, Richard Shann <[email protected]> wrote: > On Mon, 2020-08-31 at 20:09 -0400, aaron mehl wrote: > > Wow I made a scheme for the rhythm shortcuts. One shortcut didn't > > take can I use a semicolon? > Yes, of course. The default binds the semicolon to the command for > making a note (or selection) staccato. > > > I made j a half note k quarter l eigth note and ; 16th note but it > > didn't work. > > just post your script and all will be clear... > Richard > > > > but at least this is a start. > > thanks, > > Aaorn > > > > Sent from Mailspring, the best free email app for work > > On Aug 31 2020, at 3:40 pm, Richard Shann <[email protected]> > > wrote: > > On Mon, 2020-08-31 at 15:00 -0400, aaron mehl wrote: > > > Hi again, > > > I am not sure what name for inserting a quarter note is. > > To find out the name of a command locate it in the menu system and > > right click, it pops up a menu "Help for xxx" where xxx is the > > command > > name. On recent Denemo you can also just execute the command where on > > the name is shown on the right of the status bar. > > For Insert quarter note I see this: > > > > Command: Insert/Append a 𝅘𝅥 > > When appending, appends a 𝅘𝅥 > > With the cursor on a note inserts a 𝅘𝅥 before the current note > > If MIDI-in is active, the note will be pitchless (displays yellow, > > percussion-sounding) > > - the MIDI keyboard will provide the pitch. Changes prevailing > > duration. > > Location: Object Menu ▶ _Notes/Rests ▶ Append/Insert Duration > > Internal Name: 2 > > > > so, "2" is the command name. > > > > > > > In the keymap it is called insertblankquarternote > > > > You are missing the capitalization here - commands are written in > > CamelCase. The command you are referring to must be this one: > > > > Command: Insert a 𝄽 Spacer > > Insert a non-printing 𝄽 rest > > Location: Object Menu ▶ _Notes/Rests ▶ Rest Insertion > > Internal Name: InsertBlankQuarterNote > > > > The standard shortcut for that is Mod4+2 (where Mod4 is the "windows" > > or "penguin" key). > > > > Richard >
