@grame/faustwasm 0.0.61 → 0.0.63
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -4
- package/assets/standalone/faustwasm/index.js +1 -1
- package/assets/standalone/faustwasm/index.js.map +2 -2
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/index.js.map +2 -2
- package/dist/cjs-bundle/index.js +5 -5
- package/dist/cjs-bundle/index.js.map +2 -2
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +2 -2
- package/dist/esm-bundle/index.js +5 -5
- package/dist/esm-bundle/index.js.map +2 -2
- package/libfaust-wasm/libfaust-wasm.data +0 -0
- package/libfaust-wasm/libfaust-wasm.js +1 -1
- package/libfaust-wasm/libfaust-wasm.wasm +0 -0
- package/package.json +1 -1
- package/test/faustlive-wasm/faustwasm/index.js +1 -1
- package/test/faustlive-wasm/faustwasm/index.js.map +2 -2
- package/test/{bug → organ}/faustwasm/index.js +1 -1
- package/test/{bug → organ}/faustwasm/index.js.map +2 -2
- package/test/{guitar → organ}/index.html +1 -1
- package/test/{guitar → organ}/manifest.json +2 -2
- package/test/{guitar/guitar.js → organ/organ.js} +1 -1
- package/test/{bug/bug.json → organ/organ.json} +31 -29
- package/test/organ/organ.wasm +0 -0
- package/test/{guitar → organ}/service-worker.js +4 -4
- package/0001-Rework-polyphonic-effect-mode.patch +0 -122
- package/test/bug/bug.html +0 -84
- package/test/bug/bug.js +0 -216
- package/test/bug/bug.wasm +0 -0
- package/test/bug/bug_effect.json +0 -95
- package/test/bug/bug_effect.wasm +0 -0
- package/test/bug/mixerModule.wasm +0 -0
- package/test/guitar/faust-ui/index.css +0 -416
- package/test/guitar/faust-ui/index.css.map +0 -1
- package/test/guitar/faust-ui/index.d.ts +0 -1
- package/test/guitar/faust-ui/index.js +0 -3476
- package/test/guitar/faust-ui/index.js.map +0 -1
- package/test/guitar/faustwasm/index.d.ts +0 -1294
- package/test/guitar/faustwasm/index.js +0 -3874
- package/test/guitar/faustwasm/index.js.map +0 -7
- package/test/guitar/guitar.json +0 -327
- package/test/guitar/guitar.wasm +0 -0
- /package/test/{bug → organ}/faust-ui/index.css +0 -0
- /package/test/{bug → organ}/faust-ui/index.css.map +0 -0
- /package/test/{bug → organ}/faust-ui/index.d.ts +0 -0
- /package/test/{bug → organ}/faust-ui/index.js +0 -0
- /package/test/{bug → organ}/faust-ui/index.js.map +0 -0
- /package/test/{bug → organ}/faustwasm/index.d.ts +0 -0
- /package/test/{guitar → organ}/icon.png +0 -0
package/test/guitar/guitar.json
DELETED
|
@@ -1,327 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "guitar",
|
|
3
|
-
"filename": "guitar",
|
|
4
|
-
"version": "2.72.4",
|
|
5
|
-
"compile_options": "-lang wasm-i -ct 1 -es 1 -mcd 16 -mdd 1024 -mdy 33 -single -ftz 2",
|
|
6
|
-
"library_list": [
|
|
7
|
-
"/usr/share/faust/stdfaust.lib",
|
|
8
|
-
"/usr/share/faust/physmodels.lib",
|
|
9
|
-
"/usr/share/faust/signals.lib",
|
|
10
|
-
"/usr/share/faust/maths.lib",
|
|
11
|
-
"/usr/share/faust/platform.lib",
|
|
12
|
-
"/usr/share/faust/basics.lib",
|
|
13
|
-
"/usr/share/faust/noises.lib",
|
|
14
|
-
"/usr/share/faust/filters.lib",
|
|
15
|
-
"/usr/share/faust/envelopes.lib",
|
|
16
|
-
"/usr/share/faust/routes.lib",
|
|
17
|
-
"/usr/share/faust/delays.lib"
|
|
18
|
-
],
|
|
19
|
-
"include_pathnames": [
|
|
20
|
-
"/share/faust",
|
|
21
|
-
"/usr/local/share/faust",
|
|
22
|
-
"/usr/share/faust",
|
|
23
|
-
"."
|
|
24
|
-
],
|
|
25
|
-
"size": 32984,
|
|
26
|
-
"code": "WIHzAcSPHg==",
|
|
27
|
-
"inputs": 0,
|
|
28
|
-
"outputs": 2,
|
|
29
|
-
"meta": [
|
|
30
|
-
{
|
|
31
|
-
"basics.lib/name": "Faust Basic Element Library"
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"basics.lib/tabulateNd": "Copyright (C) 2023 Bart Brouns <bart@magnetophon.nl>"
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"basics.lib/version": "1.12.0"
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
"compile_options": "-lang wasm-i -ct 1 -es 1 -mcd 16 -mdd 1024 -mdy 33 -single -ftz 2"
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"delays.lib/fdelay4:author": "Julius O. Smith III"
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
"delays.lib/fdelayltv:author": "Julius O. Smith III"
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"delays.lib/name": "Faust Delay Library"
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
"delays.lib/version": "1.1.0"
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
"envelopes.lib/ar:author": "Yann Orlarey, Stéphane Letz"
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"envelopes.lib/author": "GRAME"
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"envelopes.lib/copyright": "GRAME"
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
"envelopes.lib/license": "LGPL with exception"
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"envelopes.lib/name": "Faust Envelope Library"
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
"envelopes.lib/version": "1.3.0"
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"filename": "guitar"
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"filters.lib/fir:author": "Julius O. Smith III"
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"filters.lib/fir:copyright": "Copyright (C) 2003-2019 by Julius O. Smith III <jos@ccrma.stanford.edu>"
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"filters.lib/fir:license": "MIT-style STK-4.3 license"
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"filters.lib/iir:author": "Julius O. Smith III"
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
"filters.lib/iir:copyright": "Copyright (C) 2003-2019 by Julius O. Smith III <jos@ccrma.stanford.edu>"
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"filters.lib/iir:license": "MIT-style STK-4.3 license"
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"filters.lib/lowpass0_highpass1": "MIT-style STK-4.3 license"
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"filters.lib/lowpass0_highpass1:author": "Julius O. Smith III"
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
"filters.lib/lowpass:author": "Julius O. Smith III"
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"filters.lib/lowpass:copyright": "Copyright (C) 2003-2019 by Julius O. Smith III <jos@ccrma.stanford.edu>"
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
"filters.lib/lowpass:license": "MIT-style STK-4.3 license"
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
"filters.lib/name": "Faust Filters Library"
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
"filters.lib/tf2:author": "Julius O. Smith III"
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
"filters.lib/tf2:copyright": "Copyright (C) 2003-2019 by Julius O. Smith III <jos@ccrma.stanford.edu>"
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
"filters.lib/tf2:license": "MIT-style STK-4.3 license"
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
"filters.lib/tf2s:author": "Julius O. Smith III"
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"filters.lib/tf2s:copyright": "Copyright (C) 2003-2019 by Julius O. Smith III <jos@ccrma.stanford.edu>"
|
|
125
|
-
},
|
|
126
|
-
{
|
|
127
|
-
"filters.lib/tf2s:license": "MIT-style STK-4.3 license"
|
|
128
|
-
},
|
|
129
|
-
{
|
|
130
|
-
"filters.lib/version": "1.3.0"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"maths.lib/author": "GRAME"
|
|
134
|
-
},
|
|
135
|
-
{
|
|
136
|
-
"maths.lib/copyright": "GRAME"
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"maths.lib/license": "LGPL with exception"
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"maths.lib/name": "Faust Math Library"
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"maths.lib/version": "2.7.0"
|
|
146
|
-
},
|
|
147
|
-
{
|
|
148
|
-
"name": "guitar"
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"noises.lib/name": "Faust Noise Generator Library"
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
"noises.lib/version": "1.4.0"
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"physmodels.lib/name": "Faust Physical Models Library"
|
|
158
|
-
},
|
|
159
|
-
{
|
|
160
|
-
"physmodels.lib/version": "1.1.0"
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"platform.lib/name": "Generic Platform Library"
|
|
164
|
-
},
|
|
165
|
-
{
|
|
166
|
-
"platform.lib/version": "1.3.0"
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"routes.lib/name": "Faust Signal Routing Library"
|
|
170
|
-
},
|
|
171
|
-
{
|
|
172
|
-
"routes.lib/version": "1.2.0"
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
"signals.lib/name": "Faust Signal Routing Library"
|
|
176
|
-
},
|
|
177
|
-
{
|
|
178
|
-
"signals.lib/version": "1.5.0"
|
|
179
|
-
}
|
|
180
|
-
],
|
|
181
|
-
"ui": [
|
|
182
|
-
{
|
|
183
|
-
"type": "vgroup",
|
|
184
|
-
"label": "guitar",
|
|
185
|
-
"items": [
|
|
186
|
-
{
|
|
187
|
-
"type": "hgroup",
|
|
188
|
-
"label": "midi",
|
|
189
|
-
"meta": [
|
|
190
|
-
{
|
|
191
|
-
"0": ""
|
|
192
|
-
}
|
|
193
|
-
],
|
|
194
|
-
"items": [
|
|
195
|
-
{
|
|
196
|
-
"type": "hslider",
|
|
197
|
-
"label": "freq",
|
|
198
|
-
"shortname": "freq",
|
|
199
|
-
"address": "/guitar/midi/freq",
|
|
200
|
-
"index": 40,
|
|
201
|
-
"meta": [
|
|
202
|
-
{
|
|
203
|
-
"0": ""
|
|
204
|
-
},
|
|
205
|
-
{
|
|
206
|
-
"style": "knob"
|
|
207
|
-
}
|
|
208
|
-
],
|
|
209
|
-
"init": 440,
|
|
210
|
-
"min": 50,
|
|
211
|
-
"max": 1000,
|
|
212
|
-
"step": 0.01
|
|
213
|
-
},
|
|
214
|
-
{
|
|
215
|
-
"type": "hslider",
|
|
216
|
-
"label": "bend",
|
|
217
|
-
"shortname": "bend",
|
|
218
|
-
"address": "/guitar/midi/bend",
|
|
219
|
-
"index": 44,
|
|
220
|
-
"meta": [
|
|
221
|
-
{
|
|
222
|
-
"1": ""
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
"hidden": "1"
|
|
226
|
-
},
|
|
227
|
-
{
|
|
228
|
-
"midi": "pitchwheel"
|
|
229
|
-
},
|
|
230
|
-
{
|
|
231
|
-
"style": "knob"
|
|
232
|
-
}
|
|
233
|
-
],
|
|
234
|
-
"init": 0,
|
|
235
|
-
"min": -2,
|
|
236
|
-
"max": 2,
|
|
237
|
-
"step": 0.01
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
"type": "hslider",
|
|
241
|
-
"label": "gain",
|
|
242
|
-
"shortname": "gain",
|
|
243
|
-
"address": "/guitar/midi/gain",
|
|
244
|
-
"index": 8312,
|
|
245
|
-
"meta": [
|
|
246
|
-
{
|
|
247
|
-
"2": ""
|
|
248
|
-
},
|
|
249
|
-
{
|
|
250
|
-
"style": "knob"
|
|
251
|
-
}
|
|
252
|
-
],
|
|
253
|
-
"init": 0.8,
|
|
254
|
-
"min": 0,
|
|
255
|
-
"max": 1,
|
|
256
|
-
"step": 0.01
|
|
257
|
-
},
|
|
258
|
-
{
|
|
259
|
-
"type": "hslider",
|
|
260
|
-
"label": "sustain",
|
|
261
|
-
"shortname": "sustain",
|
|
262
|
-
"address": "/guitar/midi/sustain",
|
|
263
|
-
"index": 52,
|
|
264
|
-
"meta": [
|
|
265
|
-
{
|
|
266
|
-
"3": ""
|
|
267
|
-
},
|
|
268
|
-
{
|
|
269
|
-
"hidden": "1"
|
|
270
|
-
},
|
|
271
|
-
{
|
|
272
|
-
"midi": "ctrl 64"
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"style": "knob"
|
|
276
|
-
}
|
|
277
|
-
],
|
|
278
|
-
"init": 0,
|
|
279
|
-
"min": 0,
|
|
280
|
-
"max": 1,
|
|
281
|
-
"step": 1
|
|
282
|
-
}
|
|
283
|
-
]
|
|
284
|
-
},
|
|
285
|
-
{
|
|
286
|
-
"type": "button",
|
|
287
|
-
"label": "gate",
|
|
288
|
-
"shortname": "gate",
|
|
289
|
-
"address": "/guitar/gate",
|
|
290
|
-
"index": 48,
|
|
291
|
-
"meta": [
|
|
292
|
-
{
|
|
293
|
-
"4": ""
|
|
294
|
-
}
|
|
295
|
-
]
|
|
296
|
-
},
|
|
297
|
-
{
|
|
298
|
-
"type": "hslider",
|
|
299
|
-
"label": "outGain",
|
|
300
|
-
"shortname": "outGain",
|
|
301
|
-
"address": "/guitar/outGain",
|
|
302
|
-
"index": 0,
|
|
303
|
-
"init": 0.5,
|
|
304
|
-
"min": 0,
|
|
305
|
-
"max": 1,
|
|
306
|
-
"step": 0.01
|
|
307
|
-
},
|
|
308
|
-
{
|
|
309
|
-
"type": "hslider",
|
|
310
|
-
"label": "pluckPosition",
|
|
311
|
-
"shortname": "pluckPosition",
|
|
312
|
-
"address": "/guitar/pluckPosition",
|
|
313
|
-
"index": 24,
|
|
314
|
-
"meta": [
|
|
315
|
-
{
|
|
316
|
-
"midi": "ctrl 1"
|
|
317
|
-
}
|
|
318
|
-
],
|
|
319
|
-
"init": 0.8,
|
|
320
|
-
"min": 0,
|
|
321
|
-
"max": 1,
|
|
322
|
-
"step": 0.01
|
|
323
|
-
}
|
|
324
|
-
]
|
|
325
|
-
}
|
|
326
|
-
]
|
|
327
|
-
}
|
package/test/guitar/guitar.wasm
DELETED
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|