-
Notifications
You must be signed in to change notification settings - Fork 18
/
changelog.txt
181 lines (129 loc) · 5.99 KB
/
changelog.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
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
====================================================
FaustLive - Change log
----------------------------------------------------
GRAME - Centre National de Creation Musicale
http://www.grame.fr
====================================================
Copyright GRAME (c) 2014-2024
----------------------------------------------------
19/09/20234: version 2.5.19
- integrates Faust compiler version 2.75.7
- based on LLVM 16.0.6 on macOS and 17.0.6 on Windows
- latest version of the Faust libraries
----------------------------------------------------
31/03/20234: version 2.5.18
- integrates Faust compiler version 2.72.13
- based on LLVM 15.0.7 on macOS and 16.0.6 on Windows
- latest version of the Faust libraries
----------------------------------------------------
05/01/20234: version 2.5.17
- integrates Faust compiler version 2.70.3
- based on LLVM 15.0.7 on macOS and 16.0.6 on Windows
- latest version of the Faust libraries
----------------------------------------------------
10/07/2023: version 2.5.16
- integrates Faust compiler version 2.61.1
- based on LLVM 15.0.7 on macOS and 16.0.6 on Windows
- latest version of the Faust libraries
----------------------------------------------------
05/09/2023: version 2.5.15
- restore the parameters between successive compilations
- integrates Faust compiler version 2.59.5
- based on LLVM 15.0.7 on and OS X and Windows
- latest version of the Faust libraries
----------------------------------------------------
03/27/2023: version 2.5.14
- integrates Faust compiler version 2.58.11
- based on LLVM 15.0.7 on and OS X and 10.0.0 on Windows
- latest version of the Faust libraries
----------------------------------------------------
12/17/2022: version 2.5.13
- integrates Faust compiler version 2.54.9
- based on LLVM 14.0.6 on and OS X and 10.0.0 on Windows
- latest version of the Faust libraries
----------------------------------------------------
09/28/2022: version 2.5.12
- integrates Faust compiler version 2.50.5
- based on LLVM 14.0.6 on and OS X and 10.0.0 on Windows
- latest version of the Faust libraries
----------------------------------------------------
06/27/2022: version 2.5.11
- integrates Faust compiler version 2.41.1
- based on LLVM 14.0.5 on and OS X and 10.0.0 on Windows
- latest version of the Faust libraries
----------------------------------------------------
04/25/2022: version 2.5.10
- integrates Faust compiler version 2.40.5, solving an incorrect optimisation bug
- based on LLVM 14.0.1 on and OS X and 10.0.0 on Windows
- latest version of the Faust libraries
----------------------------------------------------
04/23/2022: version 2.5.9
- integrates Faust compiler version 2.40.4, solving an issue when exporting code
- based on LLVM 14.0.1 on and OS X and 10.0.0 on Windows
- latest version of the Faust libraries
----------------------------------------------------
03/22/2022: version 2.5.8
- integrates Faust compiler version 2.40.0
- based on LLVM 13.0.1 on and OS X and 10.0.0 on Windows
- latest version of the Faust libraries
----------------------------------------------------
10/21/2021: version 2.5.7
- correct FaustLive-CurrentSession folder versioning to raise it for each release.
- integrates Faust compiler version 2.37.2
- based on LLVM 12.0.0 on and OS X and 10.0.0 on Windows
- latest version of the Faust libraries
----------------------------------------------------
05/03/2021: version 2.5.6
- support for -double option
- integrates Faust compiler version 2.33.1
- based on LLVM 12.0.0 on and OS X and 10.0.0 on Windows
- latest version of the Faust libraries
Known issues:
- Http control (using the 'Window/View QRCode' menu item) is sometimes buggy
- DSPs using the 'soundfile' primitive cannot be exported on the remote compilation service
----------------------------------------------------
01/05/2021: version 2.5.5
- integrates Faust compiler version 2.30.5
- based on LLVM 10.0.0 on Windows and OS X
- latest version of the Faust libraries
Known issues:
- Http control (using the 'Window/View QRCode' menu item) is sometimes buggy
- DSPs using the 'soundfile' primitive cannot be exported on the remote compilation service
----------------------------------------------------
10/10/2019: version 2.5.4
- integrates Faust compiler version 2.27.1
- based on LLVM 10.0.0 on Windows and OS X
- latest version of the Faust libraries
Known issues:
- Http control (using the 'Window/View QRCode' menu item) is sometimes buggy
- DSPs using the 'soundfile' primitive cannot be exported on the remote compilation service
----------------------------------------------------
10/10/2019: version 2.5.3
- integrates Faust compiler version 2.19.1
- based on LLVM 9.0.0 on Windows and OS X
- on OS X, the binary works starting from OS 10.12
- latest version of the Faust libraries
Known issues:
- Http control (using the 'Window/View QRCode' menu item) is sometimes buggy
- DSPs using the 'soundfile' primitive cannot be exported on the remote compilation service
----------------------------------------------------
12/03/2019: version 2.5.2
- integrates Faust compiler version 2.15.11
- based on LLVM 7.0.0
- on OS X, the binary works (again) starting from OS 10.11 (El Capitan)
Known issues:
- Http control (using the 'Window/View QRCode' menu item) is sometimes buggy
- DSPs using the 'soundfile' primitive cannot be exported on the remote compilation service
----------------------------------------------------
05/03/2019: version 2.5.1
- integrates Faust compiler version 2.15.10
- based on LLVM 7.0.0
- on OS X, the binary works (again) starting from OS 10.11 (El Capitan)
Known issues:
- Http control (using the 'Window/View QRCode' menu item) is sometimes buggy
- DSPs using the 'soundfile' primitive cannot be exported on the remote compilation service
----------------------------------------------------
31/01/2019: version 2.5.0
- improves session restoration
- integrates Faust compiler version 2.14.4
- based on LLVM 7.0.0