mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2025-06-03 10:31:16 +00:00
cleanup TODO
remove items to I dont see a use-case for
This commit is contained in:
parent
2a4b2084f1
commit
c8129dbeda
1 changed files with 0 additions and 4 deletions
4
TODO
4
TODO
|
@ -55,10 +55,8 @@ Misc
|
||||||
----
|
----
|
||||||
- Remove dependency of settings on audio driver and other (see
|
- Remove dependency of settings on audio driver and other (see
|
||||||
fluid_settings_init())
|
fluid_settings_init())
|
||||||
- Add "unselect" command to shell to set a MIDI channel to not sound.
|
|
||||||
- When specifying -i -s (no console and TCP server) log to TCP clients
|
- When specifying -i -s (no console and TCP server) log to TCP clients
|
||||||
with easier parsable messages ("warning:", "error:", etc)
|
with easier parsable messages ("warning:", "error:", etc)
|
||||||
- add function to get initial soundfont generator value
|
|
||||||
- Pause and resume the synthesizer/audio thread (run synthesizer as a daemon)
|
- Pause and resume the synthesizer/audio thread (run synthesizer as a daemon)
|
||||||
- set loop on/off on a sample (set_gen GEN_SAMPLEMODE?)
|
- set loop on/off on a sample (set_gen GEN_SAMPLEMODE?)
|
||||||
|
|
||||||
|
@ -80,8 +78,6 @@ Shell & command handler
|
||||||
- MIDI file player commands (load/play/stop)
|
- MIDI file player commands (load/play/stop)
|
||||||
- Allow settings to be loaded before the synthesizer is created
|
- Allow settings to be loaded before the synthesizer is created
|
||||||
|
|
||||||
SoundFont Specs:
|
|
||||||
|
|
||||||
MIDI Specs
|
MIDI Specs
|
||||||
- Omni and poly modes
|
- Omni and poly modes
|
||||||
- sample dump
|
- sample dump
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue