decoder/fluidsynth: add "sample_rate" setting

This commit is contained in:
Max Kellermann
2012-08-15 00:57:32 +02:00
parent 02325d2ede
commit 4a993cd79e
3 changed files with 24 additions and 6 deletions

1
NEWS
View File

@@ -5,6 +5,7 @@ ver 0.17.2 (2012/??/??)
- fluidsynth: remove throttle (requires libfluidsynth 1.1)
- fluidsynth: stop playback at end of file
- fluidsynth: check MIDI file format while scanning
- fluidsynth: add sample rate setting
* output:
- httpd: use monotonic clock, avoid hiccups after system clock adjustment
- httpd: fix throttling bug after resuming playback