ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
2
BugFixesDone in Version?Comment
3
Looping/tuning problem when loop end close to end of sample (Ticket #4 - Thanks to Tomas Nykung for reporting and providing example SoundFonts).1.0.8
4
Fixed scaletune error (#26)1.1.0
Probably already in MuseScore
5
Voice overflow settings [diwic]1.1.2
6
Possible to update polyphony, up to 65536 (and beyond initial setting) [diwic]
7
MIDI Bank Select handling fixed [plcl]
8
Do not use loop noise floor if sample continues in release phase (ticket #93) [diwic, reported by Graham Goode]1.1.4
9
Prevent the IIR filter from loud pops on quick frequency changes (ticket #82) [diwic]
10
Fix memory leak causing soundfonts not to be deleted in delete_fluid_synth [diwic, reported by RĂŠmi Denis-Courmont]
11
Fix incorrect samplerate for reverb and chorus (ticket #89) [jaz001]
12
Fix for bug with duplicate sample names in [SoundFont] files [jgreen]
13
Ignore extra size in [SoundFont] smpl chunk so that [FluidSynth] can load 24 bit [SoundFont] files as 16 bit, rather than rejecting the file. [jgreen]
Probably already in MuseScore
14
Fix notes slightly off pitch (with floats and short loops) [diwic]
15
Prevent broken rendering after an voice overflow, ticket #100 (diwic)1.1.6
16
17
Improvements
18
Improved synthesis interpolation (around loops for smoother looping, optimizations and improved flexibility)1.0.8
19
Dithering on 16 bit converted output (thanks to Mihail Zenkov for noting the problem and providing patches)
20
Fixed some Floating Point Exceptions which were causing excessive CPU usage
21
MIDI channel pressure now handled (Bernat Arlandis i Mañó)1.0.9
22
MIDI Program/Bank instrument fallback selection logic (Josh Green and thanks also to Jimmy)
23
Stop forcing velocity based filtering (S. Christian Collins)
24
Volume attenuation [SoundFont] generator now behaves more like EMU10K1 (S. Christian Collins)
25
Fixes to linear/bipolar/positive and convex/bipolar/positive modulator functions (S. Christian Collins)
26
Force velocity envelope value to be that of the previous stage when switching from decay to sustain (S. Christian Collins)
27
Filter calculation now uses synthesizer sample rate rather than fixed at 44100 (S. Christian Collins)
28
Improved support for MIDI tuning standard, including SYSEX support and realtime tuning activation.1.1.0
29
Voices for a note-on event are started synchronously (#46).
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100