Browse Source

Update TODO

tags/non-sequencer-v1.9.4
Jonathan Moore Liles 17 years ago
parent
commit
93f51f33ea
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      TODO

+ 8
- 0
TODO View File

@@ -5,6 +5,14 @@

; General

* allow deletion and renumbering of individual patterns and phrases.
* dirty the song more often than just on note manipulation. Pattern
names, playlist chances, viewport size adjustments--all need to
dirty the song.
* add mode for disconnected operation. This is especially important
for the situation where there is a timebase master when Non is
started that exits before Non is closed, resulting in a lack of BBT
information on the transport and a subsequent crash.
* 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


Loading…
Cancel
Save