ZynAddSubFX: fixed identifier for filter resonance controller
[lmms.git] / TODO
blob795a1876bf499e6e50f55b8bcb25ae91413a2304
1 Version 0.4.x
2 =============
4 - save tco-settings in trackContentWidget::saveSettings() etc. instead of 
5   track::...
6 - resample sample-track-tcos when exporting at different samplerate
7 - message to user when importing unsupported MIDI-file (track-count = 0)
8 - piano roll: mouse cursor isn't updated correctly in selection mode
9   (from resizing note edit area)
10 - when you add vestige, have it automatically pop the find VST plugin dialog
11 - try to make vestige-plugin-dlls relative
12 - select all MIDI devices by default when you bring up the "connect to controller"
13   window and wait for first event - then uncheck all other MIDI devices that no
14   events were detected from
15 - load asdlol.mmpz. if you render it without playing it, or if you play it
16   the first time, you hear unwanted artifacts. (solution: apply automation
17   before playing)
18 - autosave every 30s (configurable!) and offer recovery at startup after crash
19 - speed up painting of sampleTCO
20 - do not process effects when playing frozen patterns
21 - copy-pasted automation patterns have to be manually linked back to
22   their knob for some reason
23 - improve TrackLabelButton: split 80%-20% (80%=name, 20%=button showing a popup
24   menu with track operations, make the midi input a top-level menu item)
25 - when you click and drag a mixer bar, it doesn't click and drag, it sets
26   absolutely. this is annoying
29 See TODO file in master branch and/or the TODO list in the Wiki for details
30 regarding the development series.