git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@49 0778d3d1-df1d-0410-868b-ea421aaaa00d
43 lines
1.6 KiB
Plaintext
43 lines
1.6 KiB
Plaintext
to be done as soon as possible:
|
|
|
|
- performance-settings
|
|
- arp-sync-mode
|
|
- do not skip samples because of rounding-errors when resampling in src/lib/sample_buffer.cpp
|
|
- MIDI-program/MIDI-mapping/process program-/channel-change-events from MIDI-files
|
|
- add note-len- and note-alignment-selectbox to piano-roll
|
|
- DSSI-support
|
|
- somehow avoid hidden plugin-descriptor-widgets plugin-browser if height of window is too small -> add scrollbar
|
|
- use drawLineF() for drawing notes in pattern::paintEvent() in qt4-version
|
|
- only redraw region given by paint-event in pattern, bbTCO, sampleTCO etc.
|
|
- pre-listen when opening sample with QFileDialog
|
|
- level-meters in output-graph and channel-track
|
|
- panning-editing in piano-roll
|
|
- speed up painting of sampleTCO
|
|
- save window-positions, -states and -sizes in files
|
|
- solve problems with different keyboard-layouts when playing channel-track with pc-keyboard -> use tr()
|
|
- balance env+lfo
|
|
- autosave every 1 minute
|
|
- plucked-string-synth: knob for metallic -> use noise as wave-shape
|
|
- finish qt4-port and make LMMS usable when compiling with Qt4
|
|
- rewrite export-project-dialog using layout-mechanism
|
|
- dynamic pitch-change
|
|
- make piano-roll use the global clipboard??
|
|
- add more localizations:
|
|
- Italian
|
|
- Swedish
|
|
- Norwegian
|
|
- Greece
|
|
- ...
|
|
|
|
|
|
|
|
to be done somewhen in the future:
|
|
- effect-board -> live-fx from input
|
|
- event/automation-system
|
|
- chord-editor?
|
|
- WAVE/OGG/MP3-Import -> FFT-analysis -> write notes
|
|
- FLP-Import
|
|
- classical note-edit-window -> also ability of printing and maybe later scanning & recognition of notes
|
|
- add FLAC as export-format?
|
|
|