Update TODO
This commit is contained in:
parent
c9b604502c
commit
93f51f33ea
8
TODO
8
TODO
|
@ -5,6 +5,14 @@
|
||||||
|
|
||||||
; General
|
; 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.
|
* add option to create new instrument defintion.
|
||||||
* per phrase tempo setting? Perhaps a percentage of global tempo?
|
* per phrase tempo setting? Perhaps a percentage of global tempo?
|
||||||
* add channel field to event list widget (but channel bits in pattern
|
* add channel field to event list widget (but channel bits in pattern
|
||||||
|
|
Loading…
Reference in New Issue