[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Denemo-devel] [bug #26604] Post-Octave Up
From: |
anonymous |
Subject: |
[Denemo-devel] [bug #26604] Post-Octave Up |
Date: |
Mon, 18 May 2009 13:49:34 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10 |
URL:
<http://savannah.gnu.org/bugs/?26604>
Summary: Post-Octave Up
Project: GNU Denemo, a gtk+ frontend to GNU Lilypond
Submitted by: None
Submitted on: Mon 18 May 2009 01:49:33 PM UTC
Category: Feature request
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Another simple-to-script feature request:
In Lilypond relative mode, the , or ' keys modify the note already
entered; in Denemo as it stands now, these keys jump the cursor to modify the
NEXT note entered.
Also, it's a frequent problem that a note I just entered was in the wrong
octave, and it's time-consuming to delete it, jump and octave, and then
re-insert it.
So, why not add commands (I called them PostOctaveUp and PostOctaveDown)
that raise or lower the previous note by 1 octave? It seems to me it would be
more intuitive and quicker to use for many people and should be available
pre-scripted.
It can be scripted like this:
(d-CursorLeft)
(d-ToggleEdit)
(d-OctaveUp)
(d-ToggleEdit)
(d-CursorRight)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?26604>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Denemo-devel] [bug #26604] Post-Octave Up,
anonymous <=