diff options
author | Max Kellermann <max@duempel.org> | 2012-08-15 00:57:32 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2012-08-15 00:57:32 +0200 |
commit | 4a993cd79ec4149c3b52b383a8f751be26c2bac5 (patch) | |
tree | 589b466f0265ce8c4fcdf0ad8204727f275cff46 /NEWS | |
parent | 02325d2edec3c8ac733f4565595d27127cb5c9c1 (diff) |
decoder/fluidsynth: add "sample_rate" setting
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |