mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 06:51:54 +00:00
Cleanup TODO
This commit is contained in:
parent
98d395bab0
commit
991a0a01d7
1 changed files with 0 additions and 12 deletions
12
TODO
12
TODO
|
@ -21,27 +21,15 @@ Bugs to mash
|
|||
------------
|
||||
- Investigate why MIDI rendering causes burst of notes at start
|
||||
|
||||
Validation
|
||||
----------
|
||||
- Validation tests: create soundfont with basic wave forms [sine,
|
||||
square, triangle]; make test midi file; compare with SBLive output;
|
||||
"regression" test
|
||||
- Validate chorus (often sounds rather crappy)
|
||||
- Analyse performance
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
- Write documentation on tuning
|
||||
- Add usage scenarios in the documentation
|
||||
- User and system configuration file
|
||||
|
||||
Misc
|
||||
----
|
||||
- Remove dependency of settings on audio driver and other (see
|
||||
fluid_settings_init())
|
||||
- When specifying -i -s (no console and TCP server) log to TCP clients
|
||||
with easier parsable messages ("warning:", "error:", etc)
|
||||
- Pause and resume the synthesizer/audio thread (run synthesizer as a daemon)
|
||||
- set loop on/off on a sample (set_gen GEN_SAMPLEMODE?)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue