Browse Source

Update TODO.

tags/non-sequencer-v1.9.4
Jonathan Moore Liles 17 years ago
parent
commit
5f8d98cb92
2 changed files with 6 additions and 0 deletions
  1. +4
    -0
      TODO
  2. +2
    -0
      doc/KEYS.mu

+ 4
- 0
TODO View File

@@ -5,6 +5,10 @@

; General

* allow deselection of notes in pattern editor.
* some way to select by row as well as column. preferably better than
standard rubberband techniques. What I'd really like is a cross
hair to select x1,y1 and x2,y2 coords of a bounding box.
* add option to create new instrument defintion.
* per phrase tempo setting? Perhaps a percentage of global tempo?
* add channel field to event list widget (but channel bits in pattern


+ 2
- 0
doc/KEYS.mu View File

@@ -21,6 +21,8 @@
[[ C, crop to range
[[ Delete, delete selected
[[ Shift-Delete, clear grid
[[ Control-Delete, delete time in range
[[ Control-Insert, insert time
[[ Arrow keys, move viewport
[[ Ctrl-Left, move to previous note
[[ Ctrl-Right, move to next note


Loading…
Cancel
Save