-
Notifications
You must be signed in to change notification settings - Fork 2
/
history.txt
42 lines (34 loc) · 901 Bytes
/
history.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
1.30
clipping bug of noise shaper is fixed
bug of gaussian pdf is fixed
buffer initialization bug is fixed
1.29
Improved accuracy by substituting calulation method of Bessel function (Takehiro Tominaga)
windows binary of high precision version(ssrc_hp.exe) is now included
fast mode(--profile fast) is added
--att can be now used with --normalize and --twopass
probability distributing function of noise can be now specified
windows binary is now compiled with MSVC6
no more Japanese support
1.28
Improved dither
Fixed some minor bugs
1.27
Improved dither
Added normalization option
Fixed some minor bugs
1.26
Support reading of 32bit wav file
Fixed some bugs
1.25
Added ETA display
Fixed some bugs
1.24
Fixed clipping handling
Fixed some bugs
1.23
Added progress display
Added two other dither types
Fixed some bugs
1.22
First public release