@grame/faustwasm 0.0.47 → 0.0.49

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/t1.dsp.save ADDED
@@ -0,0 +1,696 @@
1
+ ########################[ Welcome ]########################
2
+ # You have logged in to the guest OS. #
3
+ # To access your containers use 'docker attach' command #
4
+ ###########################################################
5
+
6
+ letz@faust-service-76 ~ $ docker ps
7
+ CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
8
+ 0be7573c7394 eu.gcr.io/faust-cloud-208407/faustservicecloud:version20231107 "/bin/sh -c './faust…" 2 hours ago Up 2 hours klt-faust-service-76-lohk
9
+ ddb46d6292e7 gcr.io/stackdriver-agents/stackdriver-logging-agent:0.2-1.5.33-1-1 "/entrypoint.sh /usr…" 3 hours ago Up 3 hours stackdriver-logging-agent
10
+ letz@faust-service-76 ~ $ docker exec -it eu.gcr.io/faust-cloud-208407/faustservicecloud:version20231107 /bin/sh
11
+ Error: No such container: eu.gcr.io/faust-cloud-208407/faustservicecloud:version20231107
12
+ letz@faust-service-76 ~ $ docker exec -it 0be7573c7394 /bin/sh
13
+ # cd /tmp/sessions
14
+ # ls -l -t
15
+ total 72
16
+ drwxr-xr-x 24 root root 4096 Nov 7 20:14 C2DE2C516F1CE0D266CE7180D8FEE9CABFB164D8
17
+ drwxr-xr-x 24 root root 4096 Nov 7 20:14 8B14D415EE8320D9FCD693187E627885F022BDB6
18
+ drwxr-xr-x 24 root root 4096 Nov 7 19:53 B21F7564EC30DA25E3BA6BC25C75A118D7B32E50
19
+ drwxr-xr-x 24 root root 4096 Nov 7 19:46 BD9B7689422B1F4364081572F827169915FEE671
20
+ drwxr-xr-x 24 root root 4096 Nov 7 19:41 52FC46F95400BFDFF693047CA27799B06EB7BF91
21
+ drwxr-xr-x 24 root root 4096 Nov 7 19:40 755CC6D2E64D4BECC1DE8A67AB66281BA1C71AB9
22
+ drwxr-xr-x 24 root root 4096 Nov 7 19:31 BD9DBABF32E644A3B76B5B0B160C2DCF936857F4
23
+ drwxr-xr-x 24 root root 4096 Nov 7 19:22 E4904825C1BA5EAA412E71F5ED27059566EAA4C7
24
+ drwxr-xr-x 24 root root 4096 Nov 7 19:16 0A6CCC8E2485B72E086BD92EF9A265E93CA4F21B
25
+ drwxr-xr-x 24 root root 4096 Nov 7 19:13 3E7AE70CE574EF07C744982E48BD0F12169835DB
26
+ drwxr-xr-x 24 root root 4096 Nov 7 19:11 3A6AD5AB98D41FAD064659AB9747CAFE0B673E4D
27
+ drwxr-xr-x 24 root root 4096 Nov 7 19:11 AD723645D1F598D14AB94C4EFFC9824711FC35BB
28
+ drwxr-xr-x 24 root root 4096 Nov 7 19:10 49F37E69F3BFFC6E7BEC7B29AFA50CFCDF53A2BB
29
+ drwxr-xr-x 24 root root 4096 Nov 7 19:03 DDEEA4259CFF0AE3F8EA5DB995C6BB791A001009
30
+ drwxr-xr-x 24 root root 4096 Nov 7 19:00 D7CD23247AF928A907311335B0EAE9E7B608121A
31
+ drwxr-xr-x 24 root root 4096 Nov 7 18:59 F4C3AF86A13774588B76603DA511D4B9E6F5A0A4
32
+ drwxr-xr-x 24 root root 4096 Nov 7 18:41 21BA865E460D823D9F5FC7129585B55E2C0706D5
33
+ drwxr-xr-x 24 root root 4096 Nov 7 18:36 98CA5D25D52A52A4335D34023A12892D5D1D041B
34
+ # cd C2DE2C516F1CE0D266CE7180D8FEE9CABFB164D8
35
+ # ls
36
+ Makefile bela esp32 jsfx julia misc owl rust source unity vcvrack windows32
37
+ android cmajor ios juce linux osx rnbo sam teensy usona_decoder_11_s0.dsp web windows64
38
+ # cat usona_decoder_11_s0.dsp
39
+ declare filename "usona_decoder_11_s0.dsp";
40
+ declare name "usona_decoder_11_s0";
41
+
42
+ // Faust Decoder Configuration File
43
+ // Written by Ambisonic Decoder Toolbox, version 8.0
44
+ // run by root on c27d99193254 (Linux-5.15.120+-x86_64-with-glibc2.35)
45
+ // at 2023-11-07 16:47:34
46
+
47
+ //------- decoder information -------
48
+ // decoder file = usona_dome.dsp
49
+ // description = usona_dome
50
+ // speaker array name = usona_dome
51
+ // horizontal order = None
52
+ // vertical order = None
53
+ // coefficient order = acn
54
+ // coefficient scale = N3D
55
+ // input scale = N3D
56
+ // mixed-order scheme = HV
57
+ // input channel order: None
58
+ // output speaker order: None
59
+ //-------
60
+
61
+ // start decoder configuration
62
+ declare name "usona_dome";
63
+
64
+ // bands
65
+ nbands = 2;
66
+
67
+ // decoder type
68
+ decoder_type = 3;
69
+
70
+ // crossover frequency in Hz
71
+ xover_freq = hslider("xover [unit:Hz]",380,200,800,20): dezipper;
72
+
73
+ // lfhf_balance
74
+ lfhf_ratio = hslider("lf/hf [unit:dB]", 0, -3, +3, 0.1) :
75
+ mu.db2linear : dezipper;
76
+
77
+
78
+ // decoder order
79
+ decoder_order = 1;
80
+
81
+ // ambisonic order of each input component
82
+ co = (0, 1, 1, 1);
83
+
84
+ // use full or reduced input set
85
+ input_full_set = 0;
86
+
87
+ // mask for full ambisonic set to channels in use
88
+ input_mask(0) = bus(nc);
89
+ input_mask(1) = (_,_,_,_);
90
+ //FIXME: input_mask(1) = ????
91
+
92
+ // delay compensation
93
+ delay_comp = 1;
94
+
95
+ // level compensation
96
+ level_comp = 1;
97
+
98
+ // nfc on input or output
99
+ nfc_output = 1;
100
+ nfc_input = 0;
101
+
102
+ // enable output gain and muting controls
103
+ output_gain_muting = 1;
104
+
105
+ // number of speakers
106
+ ns = 16;
107
+
108
+ // radius for each speaker in meters
109
+ rs = (+6.2, +6.2, +6.2, +6.2, +6.2, +6.2, +6.2, +6.2, +6.5, +6.5, +6.5, +6.5, +7.3, +7.3, +7.3, +7.3);
110
+
111
+
112
+ // per order gains, 0 for LF, 1 for HF.
113
+ // Used to implement shelf filters, or to modify velocity matrix
114
+ // for max_rE decoding, and so forth. See Appendix A of BLaH6.
115
+ gamma(0) = (+1., +1.);
116
+ gamma(1) = (+1., +1.);
117
+
118
+
119
+ s(000, 0) = (+0.26301169, -0.31906205, -0.03461726, +0.71704892);
120
+ s(001, 0) = (+0.26267284, +0.31907812, -0.03392962, +0.71700863);
121
+ s(002, 0) = (+0.26121737, +0.71541667, -0.03400406, +0.31846048);
122
+ s(003, 0) = (+0.26233524, +0.71624553, -0.0342916 , -0.31891667);
123
+ s(004, 0) = (+0.26289116, +0.31925098, -0.03423811, -0.71654877);
124
+ s(005, 0) = (+0.26256794, -0.31924918, -0.03352544, -0.71663963);
125
+ s(006, 0) = (+0.26162619, -0.71606029, -0.03349187, -0.3188591 );
126
+ s(007, 0) = (+0.26181473, -0.7156255 , -0.03480969, +0.3185861 );
127
+ s(008, 0) = (+0.71523477, +0.00014081, +0.51161052, -0.14330981);
128
+ s(009, 0) = (+0.72067742, -0.14136138, +0.51705981, +0.00009232);
129
+ s(010, 0) = (+0.71549311, -0.00009403, +0.51154355, +0.14331492);
130
+ s(011, 0) = (+0.72063266, +0.1414269 , +0.51697651, -0.00014279);
131
+ s(012, 0) = (-0.36853547, -0.38084051, -0.34675038, -0.38090387);
132
+ s(013, 0) = (-0.36844708, -0.38094117, -0.34682582, +0.38079061);
133
+ s(014, 0) = (-0.36901848, +0.38106834, -0.34743478, +0.38090689);
134
+ s(015, 0) = (-0.36766709, +0.38061399, -0.34589006, -0.38067031);
135
+ s(000, 1) = (+0.81863508, -0.28012747, -0.1526036 , +0.62935477);
136
+ s(001, 1) = (+0.81846925, +0.2800969 , -0.15231438, +0.62931698);
137
+ s(002, 1) = (+0.8177504 , +0.62858093, -0.15237827, +0.27986012);
138
+ s(003, 1) = (+0.81817192, +0.62897608, -0.15253494, -0.2799763 );
139
+ s(004, 1) = (+0.81837875, +0.28022028, -0.15251363, -0.62899431);
140
+ s(005, 1) = (+0.81824502, -0.28016698, -0.15216926, -0.62901587);
141
+ s(006, 1) = (+0.8178792 , -0.62886483, -0.15212386, -0.27990633);
142
+ s(007, 1) = (+0.81804878, -0.62868821, -0.15269357, +0.27996088);
143
+ s(008, 1) = (+0.41752248, +0.00004446, +0.42880061, +0.15300184);
144
+ s(009, 1) = (+0.41990744, +0.1538674 , +0.43122735, +0.00007326);
145
+ s(010, 1) = (+0.41750413, -0.00002953, +0.42872769, -0.15290517);
146
+ s(011, 1) = (+0.41990727, -0.153844 , +0.43122482, -0.00000173);
147
+ s(012, 1) = (+0.00011855, +0.00004161, +0.00012078, +0.00003806);
148
+ s(013, 1) = (+0.00005153, +0.00002159, +0.00005292, -0.00001498);
149
+ s(014, 1) = (-0.00019112, +0.00005687, -0.00019479, +0.00006247);
150
+ s(015, 1) = (+0.00052735, -0.00017424, +0.00053788, +0.00016857);
151
+ //------------------------------------------------------------------------------
152
+ //------------------------------------------------------------------------------
153
+ // Start of decoder implementation. No user serviceable parts below here!
154
+ //------------------------------------------------------------------------------
155
+ //------------------------------------------------------------------------------
156
+
157
+ //declare name "Fill in name in configuration section below";
158
+ declare version "1.3";
159
+ declare author "AmbisonicDecoderToolkit";
160
+ declare license "BSD 3-Clause License";
161
+ declare copyright "(c) Aaron J. Heller 2013";
162
+
163
+ /*
164
+ Copyright (c) 2013-2019, Aaron J. Heller
165
+ All rights reserved.
166
+
167
+ Redistribution and use in source and binary forms, with or without
168
+ modification, are permitted provided that the following conditions are
169
+ met:
170
+
171
+ 1. Redistributions of source code must retain the above copyright
172
+ notice, this list of conditions and the following disclaimer.
173
+
174
+ 2. Redistributions in binary form must reproduce the above copyright
175
+ notice, this list of conditions and the following disclaimer in the
176
+ documentation and/or other materials provided with the distribution.
177
+
178
+ 3. Neither the name of the copyright holder nor the names of its
179
+ contributors may be used to endorse or promote products derived from
180
+ this software without specific prior written permission.
181
+
182
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
183
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
184
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
185
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
186
+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
187
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
188
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
189
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
190
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
191
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
192
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
193
+ */
194
+
195
+ /*
196
+ Author: Aaron J. Heller <heller@ai.sri.com>
197
+ $Id: 21810b615fa65b96af41a7c8783d7435b41084b8 $
198
+ */
199
+ // v 1.3 13-Nov-2019 ajh
200
+ // . removed definition of route, which is now a language primative
201
+ // in FAUST
202
+
203
+ // v 1.2, 28-Oct-2017 ajh
204
+ // . add 6th-order NFC filters
205
+ // . fixed error in speaker_chain and speaker_chain2, where speaker
206
+ // distance was being indexed by order, not speaker number
207
+
208
+ // v 1.1 remove dependancies on Faust Libraries, 23-Nov-2016 ajh
209
+ // m = library("math.lib");
210
+ // mu = library("music.lib");
211
+
212
+ m = environment {
213
+ // from the old math.lib
214
+ take (1, (xs, xxs)) = xs;
215
+ take (1, xs) = xs;
216
+ take (nn, (xs, xxs)) = take (nn-1, xxs);
217
+
218
+ bus(2) = _,_; // avoids a lot of "bus(1)" labels in block diagrams
219
+ bus(n) = par(i, n, _);
220
+
221
+ SR = min(192000, max(1, fconstant(int fSamplingFreq, <math.h>)));
222
+ //PI = 3.1415926535897932385;
223
+ // quad precision value
224
+ PI = 3.14159265358979323846264338327950288;
225
+ };
226
+
227
+ mu = environment {
228
+ // from the old music.lib
229
+ db2linear(x) = pow(10, x/20.0);
230
+ };
231
+
232
+
233
+
234
+ // m.SR from math.lib is an integer, we need a float
235
+ SR = float(m.SR);
236
+
237
+ // descriptive statistics
238
+ total(c) = c:>_;
239
+
240
+ average(c) = total(c)/count(c);
241
+
242
+ count(c) = R(c) :>_ with {
243
+ R((c,cl)) = R(c),(R(cl));
244
+ R(c) = 1;
245
+ };
246
+
247
+ rms(c) = R(c) :> /(count(c)) : sqrt with {
248
+ R((c,cl)) = R(c),R(cl);
249
+ R(c) = (c*c);
250
+ };
251
+
252
+ sup(c) = R(c) with {
253
+ R((c,cl)) = max(R(c),R(cl));
254
+ R(c) = c;
255
+ };
256
+
257
+ inf(c) = R(c) with {
258
+ R((c,cl)) = min(R(c),R(cl));
259
+ R(c) = c;
260
+ };
261
+
262
+ // bus
263
+ bus(n) = par(i,n,_);
264
+
265
+ // bus with gains
266
+ gain(c) = R(c) with {
267
+ R((c,cl)) = R(c),R(cl);
268
+ R(1) = _;
269
+ R(0) = !:0; // need to preserve number of outputs, faust will optimize away
270
+ R(float(0)) = R(0);
271
+ R(float(1)) = R(1);
272
+ R(c) = *(c);
273
+ };
274
+
275
+ // fir filter (new improved, better behaved)
276
+ fir(c) = R(c) :>_ with {
277
+ R((c,lc)) = _<: R(c), (mem:R(lc));
278
+ R(c) = gain(c);
279
+ };
280
+
281
+ // --- phase-matched bandsplitter from BLaH3
282
+ xover(freq,n) = par(i,n,xover1) with {
283
+
284
+ sub(x,y) = y-x;
285
+
286
+ k = tan(m.PI*float(freq)/m.SR);
287
+ k2 = k^2;
288
+ d = (k2 + 2*k + 1);
289
+ //d = (k2,2*k,1):>_;
290
+ // hf numerator
291
+ b_hf = (1/d,-2/d,1/d);
292
+ // lf numerator
293
+ b_lf = (k2/d, 2*k2/d, k2/d);
294
+ // denominator
295
+ a = (2 * (k2-1) / d, (k2 - 2*k + 1) / d);
296
+ //
297
+ xover1 = _:sub ~ fir(a) <: fir(b_lf),fir(b_hf):_,*(-1);
298
+ };
299
+
300
+ shelf(freq,g_lf,g_hf) = xover(freq,1) : gain(g_lf),gain(g_hf):>_;
301
+
302
+ // from http://old.nabble.com/Re%3A--Faudiostream-devel---ANN--Faust-0.9.24-p28597267.html
303
+ // (not used currently, do we need to worry about denormals?)
304
+ anti_denormal = pow(10,-20);
305
+ anti_denormal_ac = 1 - 1' : *(anti_denormal) : + ~ *(-1);
306
+
307
+ // UI "dezipper"
308
+ smooth(c) = *(1-c) : +~*(c);
309
+ dezipper = smooth(0.999);
310
+
311
+ // physical constants
312
+
313
+ temp_celcius = 20;
314
+ c = 331.3 * sqrt(1.0 + (temp_celcius/273.15)); // speed of sound m/s
315
+
316
+
317
+ // ---- NFC filters ----
318
+ // see BesselPoly.m for coefficient calculations
319
+ //
320
+ // [1] J. Daniel, "Spatial Sound Encoding Including Near Field Effect:
321
+ // Introducing Distance Coding Filters and a Viable, New Ambisonic
322
+ // Format," Preprints 23rd AES International Conference, Copenhagen,
323
+ // 2003.
324
+ // [2] Weisstein, Eric W. "Bessel Polynomial." From MathWorld--A Wolfram
325
+ // Web Resource. http://mathworld.wolfram.com/BesselPolynomial.html
326
+ // [3] F. Adriaensen, "Near Field filters for Higher Order
327
+ // Ambisonics," Jul. 2006.
328
+ // [4] J. O. Smith, "Digital State-Variable Filters," CCRMA, May 2013.
329
+ //
330
+ // [5] "A Filter Primer", https://www.maximintegrated.com/en/app-notes/index.mvp/id/733
331
+
332
+ // first and second order state variable filters see [4]
333
+ // FIXME FIXME this code needs to be refactored, so that the roots are
334
+ // passed in rather then hardwired in the code, or another
335
+ // API layer, or ...
336
+ svf1(g,d1) = _ : *(g) : (+ <: +~_, _ ) ~ *(d1) : !,_ ;
337
+ svf2(g,d1,d2) = _ : *(g) : (((_,_,_):> _ <: +~_, _ ) ~ *(d1) : +~_, _) ~ *(d2) : !,_ ;
338
+
339
+ // these are Bessel filters, see [1,2]
340
+ nfc1(r,gain) = svf1(g,d1) // r in meters
341
+ with {
342
+ omega = c/(float(r)*SR);
343
+ // 1 1
344
+ b1 = omega/2.0;
345
+ g1 = 1.0 + b1;
346
+ d1 = 0.0 - (2.0 * b1) / g1;
347
+ g = gain/g1;
348
+ };
349
+
350
+ nfc2(r,gain) = svf2(g,d1,d2)
351
+ with {
352
+ omega = c/(float(r)*SR);
353
+ r1 = omega/2.0;
354
+ r2 = r1 * r1;
355
+
356
+ // 1.000000000000000 3.00000000000000 3.00000000000000
357
+ b1 = 3.0 * r1;
358
+ b2 = 3.0 * r2;
359
+ g2 = 1.0 + b1 + b2;
360
+
361
+ d1 = 0.0 - (2.0 * b1 + 4.0 * b2) / g2; // fixed
362
+ d2 = 0.0 - (4.0 * b2) / g2;
363
+ g = gain/g2;
364
+ };
365
+
366
+ nfc3(r,gain) = svf2(g,d1,d2):svf1(1.0,d3)
367
+ with {
368
+ omega = c/(float(r)*SR);
369
+
370
+ r1 = omega/2.0;
371
+ r2 = r1 * r1;
372
+
373
+ // 1.000000000000000 3.677814645373914 6.459432693483369
374
+ b1 = 3.677814645373914 * r1;
375
+ b2 = 6.459432693483369 * r2;
376
+ g2 = 1.0 + b1 + b2;
377
+ d1 = 0.0 - (2.0 * b1 + 4.0 * b2) / g2; // fixed
378
+ d2 = 0.0 - (4.0 * b2) / g2;
379
+
380
+ // 1.000000000000000 2.322185354626086
381
+ b3 = 2.322185354626086 * r1;
382
+ g3 = 1.0 + b3;
383
+ d3 = 0.0 - (2.0 * b3) / g3;
384
+
385
+ g = gain/(g3*g2);
386
+ };
387
+
388
+ nfc4(r,gain) = svf2(g,d1,d2):svf2(1.0,d3,d4)
389
+ with {
390
+ omega = c/(float(r)*SR);
391
+
392
+ r1 = omega/2.0;
393
+ r2 = r1 * r1;
394
+
395
+ // 1.000000000000000 4.207578794359250 11.487800476871168
396
+ b1 = 4.207578794359250 * r1;
397
+ b2 = 11.487800476871168 * r2;
398
+ g2 = 1.0 + b1 + b2;
399
+ d1 = 0.0 - (2.0 * b1 + 4.0 * b2) / g2; // fixed
400
+ d2 = 0.0 - (4.0 * b2) / g2;
401
+
402
+ // 1.000000000000000 5.792421205640748 9.140130890277934
403
+ b3 = 5.792421205640748 * r1;
404
+ b4 = 9.140130890277934 * r2;
405
+ g3 = 1.0 + b3 + b4;
406
+ d3 = 0.0 - (2.0 * b3 + 4.0 * b4) / g3; // fixed
407
+ d4 = 0.0 - (4.0 * b4) / g3;
408
+
409
+ g = gain/(g3*g2);
410
+ };
411
+
412
+ nfc5(r,gain) = svf2(g,d1,d2):svf2(1.0,d3,d4):svf1(1.0,d5)
413
+ with {
414
+ omega = c/(float(r)*SR);
415
+
416
+ r1 = omega/2.0;
417
+ r2 = r1 * r1;
418
+
419
+ // 1.000000000000000 4.649348606363304 18.156315313452325
420
+ b1 = 4.649348606363304 * r1;
421
+ b2 = 18.156315313452325 * r2;
422
+ g2 = 1.0 + b1 + b2;
423
+ d1 = 0.0 - (2.0 * b1 + 4.0 * b2) / g2; // fixed
424
+ d2 = 0.0 - (4.0 * b2) / g2;
425
+
426
+ // 1.000000000000000 6.703912798306966 14.272480513279568
427
+ b3 = 6.703912798306966 * r1;
428
+ b4 = 14.272480513279568 * r2;
429
+ g3 = 1.0 + b3 + b4;
430
+ d3 = 0.0 - (2.0 * b3 + 4 * b4) / g3; // fixed
431
+ d4 = 0.0 - (4.0 * b4) / g3;
432
+
433
+ // 1.000000000000000 3.646738595329718
434
+ b5 = 3.646738595329718 * r1;
435
+ g4 = 1.0 + b5;
436
+ d5 = 0.0 - (2.0 * b5) / g4;
437
+
438
+ g = gain/(g4*g3*g2);
439
+ };
440
+
441
+ nfc6(r,gain) = svf2(g,d11,d12):svf2(1.0,d21,d22):svf2(1.0,d31,d32)
442
+ with {
443
+ omega = c/(float(r)*SR);
444
+
445
+ r1 = omega/2.0;
446
+ r2 = r1 * r1;
447
+
448
+ // reverse Bessel Poly 6:
449
+ // 1 21 210 1260 4725 10395 10395
450
+ // factors:
451
+ // 1.000000000000000 5.031864495621642 26.514025344067996
452
+ // 1.000000000000000 7.471416712651683 20.852823177396761
453
+ // 1.000000000000000 8.496718791726696 18.801130589570320
454
+
455
+
456
+ // 1.000000000000000 5.031864495621642 26.514025344067996
457
+ b11 = 5.031864495621642 * r1;
458
+ b12 = 26.514025344067996 * r2;
459
+ g1 = 1.0 + b11 + b12;
460
+ d11 = 0.0 - (2.0 * b11 + 4.0 * b12) / g1;
461
+ d12 = 0.0 - (4.0 * b12) / g1;
462
+
463
+ // 1.000000000000000 7.471416712651683 20.852823177396761
464
+ b21 = 7.471416712651683 * r1;
465
+ b22 = 20.852823177396761 * r2;
466
+ g2 = 1.0 + b21 + b22;
467
+ d21 = 0.0 - (2.0 * b21 + 4.0 * b22) / g2;
468
+ d22 = 0.0 - (4.0 * b22) / g2;
469
+
470
+ // 1.000000000000000 8.496718791726696 18.801130589570320
471
+ b31 = 8.496718791726696 * r1;
472
+ b32 = 18.801130589570320 * r2;
473
+ g3 = 1.0 + b31 + b32;
474
+ d31 = 0.0 - (2.0 * b31 + 4.0 * b32) / g3;
475
+ d32 = 0.0 - (4.0 * b32) / g3;
476
+
477
+ g = gain/(g3*g2*g1);
478
+ };
479
+
480
+
481
+ // ---- End NFC filters ----
482
+
483
+ nfc(0,r,g) = gain(g);
484
+ nfc(1,r,g) = nfc1(r,g);
485
+ nfc(2,r,g) = nfc2(r,g);
486
+ nfc(3,r,g) = nfc3(r,g);
487
+ nfc(4,r,g) = nfc4(r,g);
488
+ nfc(5,r,g) = nfc5(r,g);
489
+ nfc(6,r,g) = nfc6(r,g);
490
+
491
+ // null NFC filters to allow very high order decoders. FIXME!
492
+ nfc(o,r,g) = gain(g);
493
+
494
+ //declare name "nfctest";
495
+ //process = bus(6):(nfc(0,2,1),nfc(1,2,1),nfc(2,2,1),nfc(3,2,1),nfc(4,2,1),nfc(5,2,1)):bus(6);
496
+
497
+
498
+ // top level api to NFC filters
499
+ nfc_out(1,order,r,g) = nfc(order,r,g);
500
+ nfc_out(0,order,r,g) = _;
501
+
502
+ nfc_inp(1,order,r,g) = nfc(order,r,g);
503
+ nfc_inp(0,order,r,g) = _;
504
+
505
+
506
+
507
+ // ---- delay and level
508
+ delay(dc,r) = R(dc,r) with {
509
+ R(0,r) = _; // delay_comp off
510
+ R(1,0) = _; // delay_comp on, but no delay
511
+ R(1,float(0)) = R(1,0);
512
+ R(1,r) = @(meters2samples(r));
513
+ meters2samples(r) = int(m.SR * (float(r)/float(c)) + 0.5);
514
+ };
515
+
516
+ level(lc,r,rmax) = R(lc,r,rmax) with{
517
+ R(0,r,rmax) = _; // level_comp off
518
+ R(1,r,rmax) = gain(float(r)/float(rmax));
519
+ };
520
+
521
+
522
+ delay_level(r) = R(r) with { // delay_comp and level_comp are free variables (fix?)
523
+ R((r,rl)) = R(r), R(rl);
524
+ R(r) = delay(delay_comp,(r_max-r)) : level(level_comp,r,r_max);
525
+ };
526
+
527
+ // ---- gates
528
+ gate(0) = !;
529
+ gate(1) = _;
530
+ dirac(i,j) = i==j;
531
+ gate_bus(order,(o,oss)) = (gate(order==o),gate_bus(order,oss));
532
+ gate_bus(order,o) = gate(order==o);
533
+
534
+
535
+ // route (not used)
536
+ // route(n_inputs,n_outputs,outs) = m.bus(n_inputs)
537
+ // <: par(i,n_outputs,(0,gate_bus(i,outs)):>_)
538
+ // : m.bus(n_outputs);
539
+
540
+ //process = route(4,4,(3,1,1,2)); // test
541
+
542
+
543
+ // deinterleave
544
+ deinterleave(n,span) = par(i,n,_) <: par(i,span, par(j,n,gate(%(j,span)==i)));
545
+
546
+
547
+ // 1 band speaker chain
548
+ speaker_chain(ispkr) = gain(s(ispkr,0)) // decoder matrix gains
549
+ // iterate over orders, select each order from matrix
550
+ <: par(jord,no,gate_bus(jord,co)
551
+ // sum and apply NFC filter for that order
552
+ // at the speaker distance
553
+ :> nfc_out(nfc_output,jord,m.take(ispkr+1,rs),1.0))
554
+ // sum the orders
555
+ :>_;
556
+
557
+ // 1 band speaker chain -- bad definition
558
+ // speaker_chain(i) = gain(s(i,0)) <: par(i,no,gate_bus(i,co):>nfc_out(nfc_output,i,m.take(i+1,rs),1.0)):>_;
559
+
560
+ // near field correction at input, nfc_input = 1
561
+ nfc_input_bus(nc) = par(i,nc, nfc_inp(nfc_input, m.take(i+1,co), r_bar, 1.0));
562
+
563
+ // per order gains
564
+ gamma_bus(n) = par(i,nc, gain( m.take(m.take(i+1,co)+1, gamma(n))));
565
+
566
+ // output gain and muting
567
+ // note in GUI elements, dezipper should be last in chain. Dezipper runs in sample time, rest runs in slow (GUI) time
568
+ output_gain = hslider("gain [unit:dB]", 0, -30, +10, 1): mu.db2linear :*(checkbox("mute")<0.5): dezipper;
569
+
570
+ gain_muting_bus(0,n) = bus(n);
571
+ gain_muting_bus(1,n) = par(i,n,*(output_gain));
572
+
573
+
574
+ // one band decoder
575
+ decoder(1,nc,ns) = nfc_input_bus(nc)
576
+ : gamma_bus(0)
577
+ <: par(is,ns, speaker_chain(is))
578
+ : delay_level(rs);
579
+
580
+
581
+ // two band decoder
582
+ // there are two variants of the two-band decoder
583
+ // 1. classic, with shelf-filters and one matrix
584
+ // 2. vienna, bandsplitting filters and separate LF and HF matricies.
585
+
586
+ // classic shelf filter decoder
587
+ decoder(2,nc,ns) = nfc_input_bus(nc)
588
+ : par(i,nc, shelf(xover_freq,m.take(m.take(i+1,co)+1, gamma(0))/lfhf_ratio,
589
+ m.take(m.take(i+1,co)+1, gamma(1))*lfhf_ratio))
590
+ <: par(is,ns, speaker_chain(is))
591
+ : delay_level(rs);
592
+
593
+ // vienna decoder
594
+ // FIXME FIXME need to incorporate lfhf_ratio
595
+ decoder(3,nc,ns) = bus(nc)
596
+ : nfc_input_bus(nc)
597
+ : xover(xover_freq,nc) : deinterleave(2*nc,2)
598
+ : (gamma_bus(0),gamma_bus(1)) : bus(2*nc)
599
+ <: par(j, ns, speaker_chain2(j,nc))
600
+ : delay_level(rs)
601
+ ;
602
+ // 2 band speaker chain for vienna decoder
603
+ // i is speaker, j is order
604
+ speaker_chain2(i,nc) = gain(s(i,0)), gain(s(i,1))
605
+ :> bus(nc)
606
+ <: par(j,no,gate_bus(j,co):>nfc_out(nfc_output,j,m.take(i+1,rs),1.0))
607
+ :>_ ;
608
+
609
+ //process = speaker_chain2(1,16); // test
610
+
611
+
612
+
613
+ // --------------------------------------
614
+ // things calculated from decoder config
615
+
616
+ // maximum and average speaker distance
617
+ r_max = sup(rs);
618
+ r_bar = (rs :> float) / float(count(rs));
619
+
620
+ // number of ambisonic orders, including 0
621
+ no = decoder_order+1;
622
+
623
+ // number of input component signals
624
+ nc = count(co);
625
+
626
+
627
+
628
+ // the top-level process
629
+ process = _, _, _, _, !, !, !, !, !, !, !, !, !, !, !, ! : input_mask(input_full_set):decoder(decoder_type,nc,ns):gain_muting_bus(output_gain_muting,ns);
630
+
631
+
632
+ // End of decoder implementation. No user serviceable parts above here!
633
+ //------------------------------------------------------------------------------
634
+ //------------------------------------------------------------------------------
635
+ //------------------------------------------------------------------------------
636
+ # cd ..
637
+ # ls -l -t
638
+ total 72
639
+ drwxr-xr-x 24 root root 4096 Nov 7 20:14 C2DE2C516F1CE0D266CE7180D8FEE9CABFB164D8
640
+ drwxr-xr-x 24 root root 4096 Nov 7 20:14 8B14D415EE8320D9FCD693187E627885F022BDB6
641
+ drwxr-xr-x 24 root root 4096 Nov 7 19:53 B21F7564EC30DA25E3BA6BC25C75A118D7B32E50
642
+ drwxr-xr-x 24 root root 4096 Nov 7 19:46 BD9B7689422B1F4364081572F827169915FEE671
643
+ drwxr-xr-x 24 root root 4096 Nov 7 19:41 52FC46F95400BFDFF693047CA27799B06EB7BF91
644
+ drwxr-xr-x 24 root root 4096 Nov 7 19:40 755CC6D2E64D4BECC1DE8A67AB66281BA1C71AB9
645
+ drwxr-xr-x 24 root root 4096 Nov 7 19:31 BD9DBABF32E644A3B76B5B0B160C2DCF936857F4
646
+ drwxr-xr-x 24 root root 4096 Nov 7 19:22 E4904825C1BA5EAA412E71F5ED27059566EAA4C7
647
+ drwxr-xr-x 24 root root 4096 Nov 7 19:16 0A6CCC8E2485B72E086BD92EF9A265E93CA4F21B
648
+ drwxr-xr-x 24 root root 4096 Nov 7 19:13 3E7AE70CE574EF07C744982E48BD0F12169835DB
649
+ drwxr-xr-x 24 root root 4096 Nov 7 19:11 3A6AD5AB98D41FAD064659AB9747CAFE0B673E4D
650
+ drwxr-xr-x 24 root root 4096 Nov 7 19:11 AD723645D1F598D14AB94C4EFFC9824711FC35BB
651
+ drwxr-xr-x 24 root root 4096 Nov 7 19:10 49F37E69F3BFFC6E7BEC7B29AFA50CFCDF53A2BB
652
+ drwxr-xr-x 24 root root 4096 Nov 7 19:03 DDEEA4259CFF0AE3F8EA5DB995C6BB791A001009
653
+ drwxr-xr-x 24 root root 4096 Nov 7 19:00 D7CD23247AF928A907311335B0EAE9E7B608121A
654
+ drwxr-xr-x 24 root root 4096 Nov 7 18:59 F4C3AF86A13774588B76603DA511D4B9E6F5A0A4
655
+ drwxr-xr-x 24 root root 4096 Nov 7 18:41 21BA865E460D823D9F5FC7129585B55E2C0706D5
656
+ drwxr-xr-x 24 root root 4096 Nov 7 18:36 98CA5D25D52A52A4335D34023A12892D5D1D041B
657
+ # cd 8B14D415EE8320D9FCD693187E627885F022BDB6
658
+ # ls
659
+ Makefile bela esp32 jsfx julia misc owl rust source unity vcvrack windows32
660
+ android cmajor ios juce linux osx rnbo sam teensy usona_decoder_11_s0.dsp web windows64
661
+ # cd ..
662
+ # cd B21F7564EC30DA25E3BA6BC25C75A118D7B32E50
663
+ # ls
664
+ Makefile bela esp32 jsfx julia misc owl rust source unity vcvrack windows32
665
+ android cmajor ios juce linux osx rnbo sam teensy untitled.dsp web windows64
666
+ # cd ..
667
+ # cd BD9B7689422B1F4364081572F827169915FEE671
668
+ # ls
669
+ Makefile bbs.dsp cmajor ios juce linux osx rnbo sam teensy vcvrack windows32
670
+ android bela esp32 jsfx julia misc owl rust source unity web windows64
671
+ # cat bbs.dsp
672
+ declare compilation_options "-single -scal -I C:/Users/hp/Desktop -I C:/Users/hp\FaustLive-CurrentSession-2.0/Libs -I C:/Users/hp\FaustLive-CurrentSession-2.0/Examples";
673
+ declare library_path "bbs";
674
+ declare library_path "C:\Users\hp\FaustLive-CurrentSession-2.0\Libs/stdfaust.lib";
675
+ declare library_path "C:\Users\hp\FaustLive-CurrentSession-2.0\Libs/maths.lib";
676
+ declare library_path "C:\Users\hp\FaustLive-CurrentSession-2.0\Libs/signals.lib";
677
+ declare library_path "C:\Users\hp\FaustLive-CurrentSession-2.0\Libs/filters.lib";
678
+ declare library_path "C:\Users\hp\FaustLive-CurrentSession-2.0\Libs/basics.lib";
679
+ declare basics_lib_name "Faust Basic Element Library";
680
+ declare basics_lib_version "0.0";
681
+ declare category "Extern";
682
+ declare description "bbs";
683
+ declare filename "bbs";
684
+ declare filters_lib_name "Faust Filters Library";
685
+ declare filters_lib_version "0.0";
686
+ declare id "bbs";
687
+ declare maths_lib_author "GRAME";
688
+ declare maths_lib_copyright "GRAME";
689
+ declare maths_lib_license "LGPL with exception";
690
+ declare maths_lib_name "Faust Math Library";
691
+ declare maths_lib_version "2.1";
692
+ declare name "bbs";
693
+ declare shortname "bbs";
694
+ declare signals_lib_name "Faust Signal Routing Library";
695
+ declare signals_lib_version "0.0";
696
+ process = _ : \(x57).(\(x58).(x58,x57 : -))~(_<:(_,(((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x5).(0,x5,(1,x5 : -) : select2) : \(x6).(1,x6,(((1,x6 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x5).(0,x5,(1,x5 : -) : select2) : \(x6).(1,x6,(((1,x6 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((6.5295414076584304e-10f,((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),2 : pow) : *),5.2105820066697102e-05f : -) : *),(6.5295414076584304e-10f,((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),2 : pow) : *) : -),5.2105820066697102e-05f : +) : *),(6.8364298538190804e-10f,((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),2 : pow) : *) : -),5.4554793609837602e-05f : +),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x5).(0,x5,(1,x5 : -) : select2) : \(x6).(1,x6,(((1,x6 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x5).(0,x5,(1,x5 : -) : select2) : \(x6).(1,x6,(((1,x6 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-3.26477070382921e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),3.91266667874e-07f : -) : *),2.6052910033348598e-05f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.26477070382921e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),3.91266667874e-07f : +) : *) : +),2.6052910033348598e-05f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.4182149269095402e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),4.0965620126412098e-07f : +) : *) : +),2.7277396804918801e-05f : +) : /) : *),(_,1 : @ : _,(((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x3).(0,x3,(1,x3 : -) : select2) : \(x4).(1,x4,(((1,x4 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x3).(0,x3,(1,x3 : -) : select2) : \(x4).(1,x4,(((1,x4 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-3.26477070382921e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),3.91266667874e-07f : +) : *),2.6052910033348598e-05f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.26477070382921e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),3.91266667874e-07f : -) : *) : +),2.6052910033348598e-05f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.4182149269095402e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),4.0965620126412098e-07f : -) : *) : +),2.7277396804918801e-05f : +),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x3).(0,x3,(1,x3 : -) : select2) : \(x4).(1,x4,(((1,x4 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x3).(0,x3,(1,x3 : -) : select2) : \(x4).(1,x4,(((1,x4 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-3.26477070382921e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),3.91266667874e-07f : -) : *),2.6052910033348598e-05f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.26477070382921e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),3.91266667874e-07f : +) : *) : +),2.6052910033348598e-05f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.4182149269095402e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),4.0965620126412098e-07f : +) : *) : +),2.7277396804918801e-05f : +) : /) : *):>_) : _<:(_,((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x5).(0,x5,(1,x5 : -) : select2) : \(x6).(1,x6,(((1,x6 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),((-6.5149805426139798e-09f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),5.9227095841945102e-06f : -) : *),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x5).(0,x5,(1,x5 : -) : select2) : \(x6).(1,x6,(((1,x6 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x5).(0,x5,(1,x5 : -) : select2) : \(x6).(1,x6,(((1,x6 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-3.26477070382921e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),3.91266667874e-07f : -) : *),2.6052910033348598e-05f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.26477070382921e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),3.91266667874e-07f : +) : *) : +),2.6052910033348598e-05f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.4182149269095402e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),4.0965620126412098e-07f : +) : *) : +),2.7277396804918801e-05f : +) : /) : *),(_,1 : @ : _,(((1.3029961085227999e-08f,(vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x3).(0,x3,(1,x3 : -) : select2) : \(x4).(1,x4,(((1,x4 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),2 : pow) : *),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x3).(0,x3,(1,x3 : -) : select2) : \(x4).(1,x4,(((1,x4 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x3).(0,x3,(1,x3 : -) : select2) : \(x4).(1,x4,(((1,x4 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-3.26477070382921e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),3.91266667874e-07f : -) : *),2.6052910033348598e-05f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.26477070382921e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),3.91266667874e-07f : +) : *) : +),2.6052910033348598e-05f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.4182149269095402e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),4.0965620126412098e-07f : +) : *) : +),2.7277396804918801e-05f : +) : /) : *),(_,2 : @ : _,((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x7).(0,x7,(1,x7 : -) : select2) : \(x8).(1,x8,(((1,x8 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),((-6.5149805426139798e-09f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),5.9227095841945102e-06f : +) : *),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x7).(0,x7,(1,x7 : -) : select2) : \(x8).(1,x8,(((1,x8 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x7).(0,x7,(1,x7 : -) : select2) : \(x8).(1,x8,(((1,x8 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-3.26477070382921e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),3.91266667874e-07f : -) : *),2.6052910033348598e-05f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.26477070382921e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),3.91266667874e-07f : +) : *) : +),2.6052910033348598e-05f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.4182149269095402e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),4.0965620126412098e-07f : +) : *) : +),2.7277396804918801e-05f : +) : /) : *):>_ : \(x59).(((((x59 : abs),142.143f : * : int),0 : <),((((x59 : abs),142.143f : * : int),198 : >),(((waveform{0.0f,-0.00563113342f,-0.011230155843f,-0.016797670146000001f,-0.02233426573f,-0.027840518812999999f,-0.033316992727999997f,-0.038764238206000001f,-0.044182793657000001f,-0.049573185446f,-0.054935928159000003f,-0.060271524866000001f,-0.065580467379999993f,-0.070863236504999996f,-0.076120302284999997f,-0.081352124242000001f,-0.086559151611999993f,-0.091741823575999998f,-0.096900569485000004f,-0.10203580907900001f,-0.107147952703f,-0.112237401518f,-0.117304547708f,-0.122349774678f,-0.12737345725499999f,-0.13237596188f,-0.137357646793f,-0.14231886222500001f,-0.14725995056800001f,-0.15218124656000001f,-0.15708307745399999f,-0.16196576318600001f,-0.16682961654100001f,-0.17167494331499999f,-0.176502042469f,-0.18131120629f,-0.186102720533f,-0.190876864575f,-0.195633911558f,-0.20037412852600001f,-0.205097776569f,-0.209805110952f,-0.21449638125000001f,-0.21917183147399999f,-0.22383170020199999f,-0.228476220694f,-0.233105621022f,-0.23772012417899999f,-0.24231994819800001f,-0.24690530626500001f,-0.25147640682799999f,-0.25603345370199998f,-0.260576646179f,-0.26510617912500001f,-0.26962224308600002f,-0.274125024381f,-0.27861470520199999f,-0.28309146370400001f,-0.28755547409900001f,-0.29200690674699997f,-0.29644592823900001f,-0.300872701485f,-0.30528738580100001f,-0.309690136984f,-0.31408110739599998f,-0.31846044604399998f,-0.32282829865000001f,-0.32718480773300002f,-0.33153011267499999f,-0.33586434979899998f,-0.340187652432f,-0.344500150979f,-0.34880197298600002f,-0.35309324320500002f,-0.35737408365899997f,-0.36164461370399997f,-0.36590495009000001f,-0.37015520701900001f,-0.37439549620200002f,-0.378625926921f,-0.38284660607799997f,-0.38705763825099998f,-0.391259125752f,-0.39545116867000002f,-0.39963386493000003f,-0.40380731033400002f,-0.40797159861799998f,-0.41212682149199997f,-0.41627306869000003f,-0.42041042801400003f,-0.424538985378f,-0.42865882485200002f,-0.43277002869999998f,-0.43687267742899999f,-0.44096684981899997f,-0.44505262297100001f,-0.44913007234199998f,-0.45319927178000002f,-0.45726029356499998f,-0.46131320844200002f,-0.46535808565800002f,-0.46939499299100002f,-0.47342399679199998f,-0.47744516201100001f,-0.48145855222900003f,-0.48546422969500003f,-0.48946225534799997f,-0.49345268885299998f,-0.497435588629f,-0.50141101187600001f,-0.50537901460300005f,-0.50933965165600004f,-0.51329297674300001f,-0.51723904246100005f,-0.52117790032300004f,-0.52510960077900004f,-0.52903419324199996f,-0.53295172611399999f,-0.53686224680299999f,-0.54076580175300004f,-0.54466243645900003f,-0.54855219549500001f,-0.55243512253000004f,-0.55631126035f,-0.56018065088000002f,-0.56404333520100003f,-0.56789935356999999f,-0.57174874543999998f,-0.57559154947699998f,-0.57942780357699997f,-0.58325754488699999f,-0.58708080981800004f,-0.590897634063f,-0.59470805261500004f,-0.59851209977999997f,-0.60230980919699995f,-0.606101213847f,-0.60988634607299996f,-0.61366523759199998f,-0.617437919512f,-0.62120442234100004f,-0.62496477600400002f,-0.62871900985600004f,-0.63246715269599996f,-0.63620923277399999f,-0.63994527781099997f,-0.64367531500599995f,-0.64739937104900003f,-0.65111747213399995f,-0.65482964396700005f,-0.65853591178100002f,-0.66223630034199998f,-0.66593083396599995f,-0.66961953652200001f,-0.67330243144500002f,-0.67697954174999997f,-0.68065089003500001f,-0.68431649849200005f,-0.68797638891900004f,-0.69163058272599998f,-0.69527910094699996f,-0.69892196424200004f,-0.70255919291400004f,-0.70619080691000002f,-0.70981682583100003f,-0.71343726894399995f,-0.71705215518099996f,-0.72066150315400002f,-0.72426533116000003f,-0.72786365718599999f,-0.73145649891800002f,-0.73504387374799995f,-0.73862579877699996f,-0.74220229082699996f,-0.74577336644400005f,-0.74933904190300005f,-0.75289933321699998f,-0.75645425613999995f,-0.76000382617600004f,-0.76354805857999997f,-0.76708696836900003f,-0.77062057032200004f,-0.77414887898999996f,-0.777671908696f,-0.78118967354500002f,-0.78470218742499998f,-0.78820946401400005f,-0.79171151678399998f,-0.795208359004f,-0.79870000374899996f,-0.80218646389799997f,-0.80566775214200004f,-0.80914388098800005f,-0.81261486276200001f,-0.81608070961500001f,-0.81954143352300002f,-0.82299704629500003f,-0.82644755957100002f,-0.82989298483499996f,-0.83333333340600002f},((x59 : abs),142.143f : * : int : int) : rdtable),(1,(((x59 : abs),142.143f : *),((x59 : abs),142.143f : * : int) : -) : -) : *),((waveform{0.0f,-0.00563113342f,-0.011230155843f,-0.016797670146000001f,-0.02233426573f,-0.027840518812999999f,-0.033316992727999997f,-0.038764238206000001f,-0.044182793657000001f,-0.049573185446f,-0.054935928159000003f,-0.060271524866000001f,-0.065580467379999993f,-0.070863236504999996f,-0.076120302284999997f,-0.081352124242000001f,-0.086559151611999993f,-0.091741823575999998f,-0.096900569485000004f,-0.10203580907900001f,-0.107147952703f,-0.112237401518f,-0.117304547708f,-0.122349774678f,-0.12737345725499999f,-0.13237596188f,-0.137357646793f,-0.14231886222500001f,-0.14725995056800001f,-0.15218124656000001f,-0.15708307745399999f,-0.16196576318600001f,-0.16682961654100001f,-0.17167494331499999f,-0.176502042469f,-0.18131120629f,-0.186102720533f,-0.190876864575f,-0.195633911558f,-0.20037412852600001f,-0.205097776569f,-0.209805110952f,-0.21449638125000001f,-0.21917183147399999f,-0.22383170020199999f,-0.228476220694f,-0.233105621022f,-0.23772012417899999f,-0.24231994819800001f,-0.24690530626500001f,-0.25147640682799999f,-0.25603345370199998f,-0.260576646179f,-0.26510617912500001f,-0.26962224308600002f,-0.274125024381f,-0.27861470520199999f,-0.28309146370400001f,-0.28755547409900001f,-0.29200690674699997f,-0.29644592823900001f,-0.300872701485f,-0.30528738580100001f,-0.309690136984f,-0.31408110739599998f,-0.31846044604399998f,-0.32282829865000001f,-0.32718480773300002f,-0.33153011267499999f,-0.33586434979899998f,-0.340187652432f,-0.344500150979f,-0.34880197298600002f,-0.35309324320500002f,-0.35737408365899997f,-0.36164461370399997f,-0.36590495009000001f,-0.37015520701900001f,-0.37439549620200002f,-0.378625926921f,-0.38284660607799997f,-0.38705763825099998f,-0.391259125752f,-0.39545116867000002f,-0.39963386493000003f,-0.40380731033400002f,-0.40797159861799998f,-0.41212682149199997f,-0.41627306869000003f,-0.42041042801400003f,-0.424538985378f,-0.42865882485200002f,-0.43277002869999998f,-0.43687267742899999f,-0.44096684981899997f,-0.44505262297100001f,-0.44913007234199998f,-0.45319927178000002f,-0.45726029356499998f,-0.46131320844200002f,-0.46535808565800002f,-0.46939499299100002f,-0.47342399679199998f,-0.47744516201100001f,-0.48145855222900003f,-0.48546422969500003f,-0.48946225534799997f,-0.49345268885299998f,-0.497435588629f,-0.50141101187600001f,-0.50537901460300005f,-0.50933965165600004f,-0.51329297674300001f,-0.51723904246100005f,-0.52117790032300004f,-0.52510960077900004f,-0.52903419324199996f,-0.53295172611399999f,-0.53686224680299999f,-0.54076580175300004f,-0.54466243645900003f,-0.54855219549500001f,-0.55243512253000004f,-0.55631126035f,-0.56018065088000002f,-0.56404333520100003f,-0.56789935356999999f,-0.57174874543999998f,-0.57559154947699998f,-0.57942780357699997f,-0.58325754488699999f,-0.58708080981800004f,-0.590897634063f,-0.59470805261500004f,-0.59851209977999997f,-0.60230980919699995f,-0.606101213847f,-0.60988634607299996f,-0.61366523759199998f,-0.617437919512f,-0.62120442234100004f,-0.62496477600400002f,-0.62871900985600004f,-0.63246715269599996f,-0.63620923277399999f,-0.63994527781099997f,-0.64367531500599995f,-0.64739937104900003f,-0.65111747213399995f,-0.65482964396700005f,-0.65853591178100002f,-0.66223630034199998f,-0.66593083396599995f,-0.66961953652200001f,-0.67330243144500002f,-0.67697954174999997f,-0.68065089003500001f,-0.68431649849200005f,-0.68797638891900004f,-0.69163058272599998f,-0.69527910094699996f,-0.69892196424200004f,-0.70255919291400004f,-0.70619080691000002f,-0.70981682583100003f,-0.71343726894399995f,-0.71705215518099996f,-0.72066150315400002f,-0.72426533116000003f,-0.72786365718599999f,-0.73145649891800002f,-0.73504387374799995f,-0.73862579877699996f,-0.74220229082699996f,-0.74577336644400005f,-0.74933904190300005f,-0.75289933321699998f,-0.75645425613999995f,-0.76000382617600004f,-0.76354805857999997f,-0.76708696836900003f,-0.77062057032200004f,-0.77414887898999996f,-0.777671908696f,-0.78118967354500002f,-0.78470218742499998f,-0.78820946401400005f,-0.79171151678399998f,-0.795208359004f,-0.79870000374899996f,-0.80218646389799997f,-0.80566775214200004f,-0.80914388098800005f,-0.81261486276200001f,-0.81608070961500001f,-0.81954143352300002f,-0.82299704629500003f,-0.82644755957100002f,-0.82989298483499996f,-0.83333333340600002f},(((x59 : abs),142.143f : * : int),1 : + : int) : rdtable),(((x59 : abs),142.143f : *),((x59 : abs),142.143f : * : int) : -) : *) : +),(waveform{0.0f,-0.00563113342f,-0.011230155843f,-0.016797670146000001f,-0.02233426573f,-0.027840518812999999f,-0.033316992727999997f,-0.038764238206000001f,-0.044182793657000001f,-0.049573185446f,-0.054935928159000003f,-0.060271524866000001f,-0.065580467379999993f,-0.070863236504999996f,-0.076120302284999997f,-0.081352124242000001f,-0.086559151611999993f,-0.091741823575999998f,-0.096900569485000004f,-0.10203580907900001f,-0.107147952703f,-0.112237401518f,-0.117304547708f,-0.122349774678f,-0.12737345725499999f,-0.13237596188f,-0.137357646793f,-0.14231886222500001f,-0.14725995056800001f,-0.15218124656000001f,-0.15708307745399999f,-0.16196576318600001f,-0.16682961654100001f,-0.17167494331499999f,-0.176502042469f,-0.18131120629f,-0.186102720533f,-0.190876864575f,-0.195633911558f,-0.20037412852600001f,-0.205097776569f,-0.209805110952f,-0.21449638125000001f,-0.21917183147399999f,-0.22383170020199999f,-0.228476220694f,-0.233105621022f,-0.23772012417899999f,-0.24231994819800001f,-0.24690530626500001f,-0.25147640682799999f,-0.25603345370199998f,-0.260576646179f,-0.26510617912500001f,-0.26962224308600002f,-0.274125024381f,-0.27861470520199999f,-0.28309146370400001f,-0.28755547409900001f,-0.29200690674699997f,-0.29644592823900001f,-0.300872701485f,-0.30528738580100001f,-0.309690136984f,-0.31408110739599998f,-0.31846044604399998f,-0.32282829865000001f,-0.32718480773300002f,-0.33153011267499999f,-0.33586434979899998f,-0.340187652432f,-0.344500150979f,-0.34880197298600002f,-0.35309324320500002f,-0.35737408365899997f,-0.36164461370399997f,-0.36590495009000001f,-0.37015520701900001f,-0.37439549620200002f,-0.378625926921f,-0.38284660607799997f,-0.38705763825099998f,-0.391259125752f,-0.39545116867000002f,-0.39963386493000003f,-0.40380731033400002f,-0.40797159861799998f,-0.41212682149199997f,-0.41627306869000003f,-0.42041042801400003f,-0.424538985378f,-0.42865882485200002f,-0.43277002869999998f,-0.43687267742899999f,-0.44096684981899997f,-0.44505262297100001f,-0.44913007234199998f,-0.45319927178000002f,-0.45726029356499998f,-0.46131320844200002f,-0.46535808565800002f,-0.46939499299100002f,-0.47342399679199998f,-0.47744516201100001f,-0.48145855222900003f,-0.48546422969500003f,-0.48946225534799997f,-0.49345268885299998f,-0.497435588629f,-0.50141101187600001f,-0.50537901460300005f,-0.50933965165600004f,-0.51329297674300001f,-0.51723904246100005f,-0.52117790032300004f,-0.52510960077900004f,-0.52903419324199996f,-0.53295172611399999f,-0.53686224680299999f,-0.54076580175300004f,-0.54466243645900003f,-0.54855219549500001f,-0.55243512253000004f,-0.55631126035f,-0.56018065088000002f,-0.56404333520100003f,-0.56789935356999999f,-0.57174874543999998f,-0.57559154947699998f,-0.57942780357699997f,-0.58325754488699999f,-0.58708080981800004f,-0.590897634063f,-0.59470805261500004f,-0.59851209977999997f,-0.60230980919699995f,-0.606101213847f,-0.60988634607299996f,-0.61366523759199998f,-0.617437919512f,-0.62120442234100004f,-0.62496477600400002f,-0.62871900985600004f,-0.63246715269599996f,-0.63620923277399999f,-0.63994527781099997f,-0.64367531500599995f,-0.64739937104900003f,-0.65111747213399995f,-0.65482964396700005f,-0.65853591178100002f,-0.66223630034199998f,-0.66593083396599995f,-0.66961953652200001f,-0.67330243144500002f,-0.67697954174999997f,-0.68065089003500001f,-0.68431649849200005f,-0.68797638891900004f,-0.69163058272599998f,-0.69527910094699996f,-0.69892196424200004f,-0.70255919291400004f,-0.70619080691000002f,-0.70981682583100003f,-0.71343726894399995f,-0.71705215518099996f,-0.72066150315400002f,-0.72426533116000003f,-0.72786365718599999f,-0.73145649891800002f,-0.73504387374799995f,-0.73862579877699996f,-0.74220229082699996f,-0.74577336644400005f,-0.74933904190300005f,-0.75289933321699998f,-0.75645425613999995f,-0.76000382617600004f,-0.76354805857999997f,-0.76708696836900003f,-0.77062057032200004f,-0.77414887898999996f,-0.777671908696f,-0.78118967354500002f,-0.78470218742499998f,-0.78820946401400005f,-0.79171151678399998f,-0.795208359004f,-0.79870000374899996f,-0.80218646389799997f,-0.80566775214200004f,-0.80914388098800005f,-0.81261486276200001f,-0.81608070961500001f,-0.81954143352300002f,-0.82299704629500003f,-0.82644755957100002f,-0.82989298483499996f,-0.83333333340600002f},(199 : int) : rdtable) : select2),(waveform{0.0f,-0.00563113342f,-0.011230155843f,-0.016797670146000001f,-0.02233426573f,-0.027840518812999999f,-0.033316992727999997f,-0.038764238206000001f,-0.044182793657000001f,-0.049573185446f,-0.054935928159000003f,-0.060271524866000001f,-0.065580467379999993f,-0.070863236504999996f,-0.076120302284999997f,-0.081352124242000001f,-0.086559151611999993f,-0.091741823575999998f,-0.096900569485000004f,-0.10203580907900001f,-0.107147952703f,-0.112237401518f,-0.117304547708f,-0.122349774678f,-0.12737345725499999f,-0.13237596188f,-0.137357646793f,-0.14231886222500001f,-0.14725995056800001f,-0.15218124656000001f,-0.15708307745399999f,-0.16196576318600001f,-0.16682961654100001f,-0.17167494331499999f,-0.176502042469f,-0.18131120629f,-0.186102720533f,-0.190876864575f,-0.195633911558f,-0.20037412852600001f,-0.205097776569f,-0.209805110952f,-0.21449638125000001f,-0.21917183147399999f,-0.22383170020199999f,-0.228476220694f,-0.233105621022f,-0.23772012417899999f,-0.24231994819800001f,-0.24690530626500001f,-0.25147640682799999f,-0.25603345370199998f,-0.260576646179f,-0.26510617912500001f,-0.26962224308600002f,-0.274125024381f,-0.27861470520199999f,-0.28309146370400001f,-0.28755547409900001f,-0.29200690674699997f,-0.29644592823900001f,-0.300872701485f,-0.30528738580100001f,-0.309690136984f,-0.31408110739599998f,-0.31846044604399998f,-0.32282829865000001f,-0.32718480773300002f,-0.33153011267499999f,-0.33586434979899998f,-0.340187652432f,-0.344500150979f,-0.34880197298600002f,-0.35309324320500002f,-0.35737408365899997f,-0.36164461370399997f,-0.36590495009000001f,-0.37015520701900001f,-0.37439549620200002f,-0.378625926921f,-0.38284660607799997f,-0.38705763825099998f,-0.391259125752f,-0.39545116867000002f,-0.39963386493000003f,-0.40380731033400002f,-0.40797159861799998f,-0.41212682149199997f,-0.41627306869000003f,-0.42041042801400003f,-0.424538985378f,-0.42865882485200002f,-0.43277002869999998f,-0.43687267742899999f,-0.44096684981899997f,-0.44505262297100001f,-0.44913007234199998f,-0.45319927178000002f,-0.45726029356499998f,-0.46131320844200002f,-0.46535808565800002f,-0.46939499299100002f,-0.47342399679199998f,-0.47744516201100001f,-0.48145855222900003f,-0.48546422969500003f,-0.48946225534799997f,-0.49345268885299998f,-0.497435588629f,-0.50141101187600001f,-0.50537901460300005f,-0.50933965165600004f,-0.51329297674300001f,-0.51723904246100005f,-0.52117790032300004f,-0.52510960077900004f,-0.52903419324199996f,-0.53295172611399999f,-0.53686224680299999f,-0.54076580175300004f,-0.54466243645900003f,-0.54855219549500001f,-0.55243512253000004f,-0.55631126035f,-0.56018065088000002f,-0.56404333520100003f,-0.56789935356999999f,-0.57174874543999998f,-0.57559154947699998f,-0.57942780357699997f,-0.58325754488699999f,-0.58708080981800004f,-0.590897634063f,-0.59470805261500004f,-0.59851209977999997f,-0.60230980919699995f,-0.606101213847f,-0.60988634607299996f,-0.61366523759199998f,-0.617437919512f,-0.62120442234100004f,-0.62496477600400002f,-0.62871900985600004f,-0.63246715269599996f,-0.63620923277399999f,-0.63994527781099997f,-0.64367531500599995f,-0.64739937104900003f,-0.65111747213399995f,-0.65482964396700005f,-0.65853591178100002f,-0.66223630034199998f,-0.66593083396599995f,-0.66961953652200001f,-0.67330243144500002f,-0.67697954174999997f,-0.68065089003500001f,-0.68431649849200005f,-0.68797638891900004f,-0.69163058272599998f,-0.69527910094699996f,-0.69892196424200004f,-0.70255919291400004f,-0.70619080691000002f,-0.70981682583100003f,-0.71343726894399995f,-0.71705215518099996f,-0.72066150315400002f,-0.72426533116000003f,-0.72786365718599999f,-0.73145649891800002f,-0.73504387374799995f,-0.73862579877699996f,-0.74220229082699996f,-0.74577336644400005f,-0.74933904190300005f,-0.75289933321699998f,-0.75645425613999995f,-0.76000382617600004f,-0.76354805857999997f,-0.76708696836900003f,-0.77062057032200004f,-0.77414887898999996f,-0.777671908696f,-0.78118967354500002f,-0.78470218742499998f,-0.78820946401400005f,-0.79171151678399998f,-0.795208359004f,-0.79870000374899996f,-0.80218646389799997f,-0.80566775214200004f,-0.80914388098800005f,-0.81261486276200001f,-0.81608070961500001f,-0.81954143352300002f,-0.82299704629500003f,-0.82644755957100002f,-0.82989298483499996f,-0.83333333340600002f},(0 : int) : rdtable) : select2),x59 : \(x60).(\(x61).((x60 : abs),((x61,0 : <),1,-1 : select2) : *))) : _ : \(x57).(\(x58).(x58,x57 : -))~(_<:(_,(((-8.44573753012164e-10f,((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),2 : pow) : *),8.7515834185112904e-05f : +),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((4.22286876506082e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),5.6265163776863098e-07f : +) : *),4.3757917092556398e-05f : +) : /) : *),(_,1 : @ : _,((((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((4.22286876506082e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),5.6265163776863098e-07f : -) : *),4.3757917092556398e-05f : +),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((4.22286876506082e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),5.6265163776863098e-07f : +) : *),4.3757917092556398e-05f : +) : /) : *):>_) : _<:(_,(((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x15).(0,x15,(1,x15 : -) : select2) : \(x16).(1,x16,(((1,x16 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(vslider("Drive2r[name:Drive2r]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x15).(0,x15,(1,x15 : -) : select2) : \(x16).(1,x16,(((1,x16 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)) : *),(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),((-2.0045864690181099e-08f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.8223513354710102e-05f : -) : *),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((4.22286876506082e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),5.6265163776863098e-07f : +) : *),4.3757917092556398e-05f : +) : /) : *),(_,1 : @ : _,((((4.0091729380362199e-08f,(vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x13).(0,x13,(1,x13 : -) : select2) : \(x14).(1,x14,(((1,x14 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)) : *),(vslider("Drive2r[name:Drive2r]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x13).(0,x13,(1,x13 : -) : select2) : \(x14).(1,x14,(((1,x14 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),2 : pow) : *),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((4.22286876506082e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),5.6265163776863098e-07f : +) : *),4.3757917092556398e-05f : +) : /) : *),(_,2 : @ : _,(((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x11).(0,x11,(1,x11 : -) : select2) : \(x12).(1,x12,(((1,x12 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(vslider("Drive2r[name:Drive2r]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x11).(0,x11,(1,x11 : -) : select2) : \(x12).(1,x12,(((1,x12 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)) : *),(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),((-2.0045864690181099e-08f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.8223513354710102e-05f : +) : *),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((4.22286876506082e-10f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),5.6265163776863098e-07f : +) : *),4.3757917092556398e-05f : +) : /) : *):>_ : \(x62).(((((x62 : abs),142.143f : * : int),0 : <),((((x62 : abs),142.143f : * : int),198 : >),(((waveform{0.0f,-0.0062261172390000001f,-0.012401058229999999f,-0.018525932280999999f,-0.024601822028000001f,-0.030629784051f,-0.036610849473000001f,-0.042546024554f,-0.048436291263000003f,-0.054282607847000001f,-0.060085909387000001f,-0.065847108331999998f,-0.071567095036999998f,-0.077246738277999993f,-0.082886885760000001f,-0.088488364617000007f,-0.094051981893f,-0.099578525023999998f,-0.10506876229500001f,-0.110523443304f,-0.11594329939799999f,-0.121329044116f,-0.12668137360699999f,-0.13200096705100001f,-0.13728848706300001f,-0.14254458009000001f,-0.14776987680199999f,-0.15296499246699999f,-0.158130527327f,-0.163267066953f,-0.168375182609f,-0.17345543158900001f,-0.17850835756f,-0.18353449088900001f,-0.18853434896900001f,-0.19350843653200001f,-0.19845724595600001f,-0.20338125756700001f,-0.20828093992999999f,-0.213156750141f,-0.21800913410100001f,-0.222838526792f,-0.22764535254500001f,-0.23243002529699999f,-0.237192948849f,-0.24193451711399999f,-0.24665511435599999f,-0.25135511543200001f,-0.25603488601800001f,-0.26069478283899999f,-0.26533515388599999f,-0.269956338633f,-0.27455866824399999f,-0.27914246578099999f,-0.28370804640399999f,-0.28825571756099999f,-0.29278577918499998f,-0.29729852387599998f,-0.30179423708100001f,-0.30627319727399999f,-0.31073567612800002f,-0.31518193868200001f,-0.31961224350599998f,-0.32402684286200001f,-0.32842598285899999f,-0.33280990360700002f,-0.33717883936699999f,-0.34153301869199998f,-0.34587266457299998f,-0.35019799457599998f,-0.35450922097600002f,-0.35880655088899999f,-0.363090186403f,-0.36736032469899998f,-0.37161715817500002f,-0.37586087456599998f,-0.38009165705999998f,-0.38430968441000002f,-0.38851513104500002f,-0.39270816718099999f,-0.39688895892199999f,-0.40105766836399998f,-0.40521445369600001f,-0.40935946929700001f,-0.41349286583099998f,-0.41761479034100002f,-0.42172538633700002f,-0.42582479388799999f,-0.42991314970599998f,-0.43399058722900002f,-0.43805723670399999f,-0.44211322527000002f,-0.44615867702799999f,-0.45019371312700002f,-0.45421845182999998f,-0.45823300858999999f,-0.46223749612100001f,-0.46623202446299999f,-0.47021670105500002f,-0.47419163079299997f,-0.4781569161f,-0.482112656985f,-0.48605895110500003f,-0.48999589382100001f,-0.49392357826200001f,-0.49784209537200003f,-0.50175153397399996f,-0.50565198081700002f,-0.50954352063099995f,-0.51342623617600003f,-0.51730020829400003f,-0.52116551595500005f,-0.52502223630400002f,-0.52887044470800004f,-0.53271021480199998f,-0.53654161852799998f,-0.54036472618300002f,-0.54417960645499996f,-0.54798632646900003f,-0.55178495182300002f,-0.55557554662499997f,-0.55935817353600004f,-0.56313289379800002f,-0.56689976728000002f,-0.57065885250199999f,-0.57441020667800002f,-0.57815388574299997f,-0.58188994438800001f,-0.58561843608800002f,-0.589339413137f,-0.59305292667700005f,-0.59675902672299996f,-0.60045776219400004f,-0.60414918094299996f,-0.60783332977899995f,-0.61151025449700003f,-0.61517999990100003f,-0.61884260983100003f,-0.62249812718700004f,-0.62614659394899996f,-0.62978805120699999f,-0.633422539176f,-0.63705009722399997f,-0.64067076388800004f,-0.64428457690200003f,-0.64789157320699997f,-0.651491788982f,-0.65508525965499997f,-0.65867201992400004f,-0.66225210377900001f,-0.66582554451499998f,-0.669392374751f,-0.67295262644700005f,-0.67650633092199997f,-0.68005351886900001f,-0.68359422036799999f,-0.68712846490699997f,-0.69065628139199997f,-0.69417769816300001f,-0.69769274300999995f,-0.70120144318400002f,-0.70470382541300003f,-0.70819991591099996f,-0.71168974039599997f,-0.71517332410099999f,-0.71865069178300001f,-0.72212186773700004f,-0.72558687581000003f,-0.72904573940799999f,-0.73249848150800001f,-0.73594512467100004f,-0.73938569104999996f,-0.74282020240199997f,-0.74624868009599998f,-0.74967114512300004f,-0.75308761810799996f,-0.75649811931400002f,-0.759902668655f,-0.76330128570599998f,-0.76669398970500002f,-0.770080799569f,-0.77346173389600004f,-0.77683681097599999f,-0.78020604879699995f,-0.78356946505500003f,-0.78692707715800003f,-0.79027890223399999f,-0.79362495714100001f,-0.79696525846800004f,-0.80029982254700005f,-0.803628665455f,-0.80695180302400005f,-0.81026925084400003f,-0.81358102427099999f,-0.816887138432f,-0.82018760822900005f,-0.82348244834700002f,-0.82677167325800005f,-0.830055297227f,-0.83333333431500001f},((x62 : abs),142.143f : * : int : int) : rdtable),(1,(((x62 : abs),142.143f : *),((x62 : abs),142.143f : * : int) : -) : -) : *),((waveform{0.0f,-0.0062261172390000001f,-0.012401058229999999f,-0.018525932280999999f,-0.024601822028000001f,-0.030629784051f,-0.036610849473000001f,-0.042546024554f,-0.048436291263000003f,-0.054282607847000001f,-0.060085909387000001f,-0.065847108331999998f,-0.071567095036999998f,-0.077246738277999993f,-0.082886885760000001f,-0.088488364617000007f,-0.094051981893f,-0.099578525023999998f,-0.10506876229500001f,-0.110523443304f,-0.11594329939799999f,-0.121329044116f,-0.12668137360699999f,-0.13200096705100001f,-0.13728848706300001f,-0.14254458009000001f,-0.14776987680199999f,-0.15296499246699999f,-0.158130527327f,-0.163267066953f,-0.168375182609f,-0.17345543158900001f,-0.17850835756f,-0.18353449088900001f,-0.18853434896900001f,-0.19350843653200001f,-0.19845724595600001f,-0.20338125756700001f,-0.20828093992999999f,-0.213156750141f,-0.21800913410100001f,-0.222838526792f,-0.22764535254500001f,-0.23243002529699999f,-0.237192948849f,-0.24193451711399999f,-0.24665511435599999f,-0.25135511543200001f,-0.25603488601800001f,-0.26069478283899999f,-0.26533515388599999f,-0.269956338633f,-0.27455866824399999f,-0.27914246578099999f,-0.28370804640399999f,-0.28825571756099999f,-0.29278577918499998f,-0.29729852387599998f,-0.30179423708100001f,-0.30627319727399999f,-0.31073567612800002f,-0.31518193868200001f,-0.31961224350599998f,-0.32402684286200001f,-0.32842598285899999f,-0.33280990360700002f,-0.33717883936699999f,-0.34153301869199998f,-0.34587266457299998f,-0.35019799457599998f,-0.35450922097600002f,-0.35880655088899999f,-0.363090186403f,-0.36736032469899998f,-0.37161715817500002f,-0.37586087456599998f,-0.38009165705999998f,-0.38430968441000002f,-0.38851513104500002f,-0.39270816718099999f,-0.39688895892199999f,-0.40105766836399998f,-0.40521445369600001f,-0.40935946929700001f,-0.41349286583099998f,-0.41761479034100002f,-0.42172538633700002f,-0.42582479388799999f,-0.42991314970599998f,-0.43399058722900002f,-0.43805723670399999f,-0.44211322527000002f,-0.44615867702799999f,-0.45019371312700002f,-0.45421845182999998f,-0.45823300858999999f,-0.46223749612100001f,-0.46623202446299999f,-0.47021670105500002f,-0.47419163079299997f,-0.4781569161f,-0.482112656985f,-0.48605895110500003f,-0.48999589382100001f,-0.49392357826200001f,-0.49784209537200003f,-0.50175153397399996f,-0.50565198081700002f,-0.50954352063099995f,-0.51342623617600003f,-0.51730020829400003f,-0.52116551595500005f,-0.52502223630400002f,-0.52887044470800004f,-0.53271021480199998f,-0.53654161852799998f,-0.54036472618300002f,-0.54417960645499996f,-0.54798632646900003f,-0.55178495182300002f,-0.55557554662499997f,-0.55935817353600004f,-0.56313289379800002f,-0.56689976728000002f,-0.57065885250199999f,-0.57441020667800002f,-0.57815388574299997f,-0.58188994438800001f,-0.58561843608800002f,-0.589339413137f,-0.59305292667700005f,-0.59675902672299996f,-0.60045776219400004f,-0.60414918094299996f,-0.60783332977899995f,-0.61151025449700003f,-0.61517999990100003f,-0.61884260983100003f,-0.62249812718700004f,-0.62614659394899996f,-0.62978805120699999f,-0.633422539176f,-0.63705009722399997f,-0.64067076388800004f,-0.64428457690200003f,-0.64789157320699997f,-0.651491788982f,-0.65508525965499997f,-0.65867201992400004f,-0.66225210377900001f,-0.66582554451499998f,-0.669392374751f,-0.67295262644700005f,-0.67650633092199997f,-0.68005351886900001f,-0.68359422036799999f,-0.68712846490699997f,-0.69065628139199997f,-0.69417769816300001f,-0.69769274300999995f,-0.70120144318400002f,-0.70470382541300003f,-0.70819991591099996f,-0.71168974039599997f,-0.71517332410099999f,-0.71865069178300001f,-0.72212186773700004f,-0.72558687581000003f,-0.72904573940799999f,-0.73249848150800001f,-0.73594512467100004f,-0.73938569104999996f,-0.74282020240199997f,-0.74624868009599998f,-0.74967114512300004f,-0.75308761810799996f,-0.75649811931400002f,-0.759902668655f,-0.76330128570599998f,-0.76669398970500002f,-0.770080799569f,-0.77346173389600004f,-0.77683681097599999f,-0.78020604879699995f,-0.78356946505500003f,-0.78692707715800003f,-0.79027890223399999f,-0.79362495714100001f,-0.79696525846800004f,-0.80029982254700005f,-0.803628665455f,-0.80695180302400005f,-0.81026925084400003f,-0.81358102427099999f,-0.816887138432f,-0.82018760822900005f,-0.82348244834700002f,-0.82677167325800005f,-0.830055297227f,-0.83333333431500001f},(((x62 : abs),142.143f : * : int),1 : + : int) : rdtable),(((x62 : abs),142.143f : *),((x62 : abs),142.143f : * : int) : -) : *) : +),(waveform{0.0f,-0.0062261172390000001f,-0.012401058229999999f,-0.018525932280999999f,-0.024601822028000001f,-0.030629784051f,-0.036610849473000001f,-0.042546024554f,-0.048436291263000003f,-0.054282607847000001f,-0.060085909387000001f,-0.065847108331999998f,-0.071567095036999998f,-0.077246738277999993f,-0.082886885760000001f,-0.088488364617000007f,-0.094051981893f,-0.099578525023999998f,-0.10506876229500001f,-0.110523443304f,-0.11594329939799999f,-0.121329044116f,-0.12668137360699999f,-0.13200096705100001f,-0.13728848706300001f,-0.14254458009000001f,-0.14776987680199999f,-0.15296499246699999f,-0.158130527327f,-0.163267066953f,-0.168375182609f,-0.17345543158900001f,-0.17850835756f,-0.18353449088900001f,-0.18853434896900001f,-0.19350843653200001f,-0.19845724595600001f,-0.20338125756700001f,-0.20828093992999999f,-0.213156750141f,-0.21800913410100001f,-0.222838526792f,-0.22764535254500001f,-0.23243002529699999f,-0.237192948849f,-0.24193451711399999f,-0.24665511435599999f,-0.25135511543200001f,-0.25603488601800001f,-0.26069478283899999f,-0.26533515388599999f,-0.269956338633f,-0.27455866824399999f,-0.27914246578099999f,-0.28370804640399999f,-0.28825571756099999f,-0.29278577918499998f,-0.29729852387599998f,-0.30179423708100001f,-0.30627319727399999f,-0.31073567612800002f,-0.31518193868200001f,-0.31961224350599998f,-0.32402684286200001f,-0.32842598285899999f,-0.33280990360700002f,-0.33717883936699999f,-0.34153301869199998f,-0.34587266457299998f,-0.35019799457599998f,-0.35450922097600002f,-0.35880655088899999f,-0.363090186403f,-0.36736032469899998f,-0.37161715817500002f,-0.37586087456599998f,-0.38009165705999998f,-0.38430968441000002f,-0.38851513104500002f,-0.39270816718099999f,-0.39688895892199999f,-0.40105766836399998f,-0.40521445369600001f,-0.40935946929700001f,-0.41349286583099998f,-0.41761479034100002f,-0.42172538633700002f,-0.42582479388799999f,-0.42991314970599998f,-0.43399058722900002f,-0.43805723670399999f,-0.44211322527000002f,-0.44615867702799999f,-0.45019371312700002f,-0.45421845182999998f,-0.45823300858999999f,-0.46223749612100001f,-0.46623202446299999f,-0.47021670105500002f,-0.47419163079299997f,-0.4781569161f,-0.482112656985f,-0.48605895110500003f,-0.48999589382100001f,-0.49392357826200001f,-0.49784209537200003f,-0.50175153397399996f,-0.50565198081700002f,-0.50954352063099995f,-0.51342623617600003f,-0.51730020829400003f,-0.52116551595500005f,-0.52502223630400002f,-0.52887044470800004f,-0.53271021480199998f,-0.53654161852799998f,-0.54036472618300002f,-0.54417960645499996f,-0.54798632646900003f,-0.55178495182300002f,-0.55557554662499997f,-0.55935817353600004f,-0.56313289379800002f,-0.56689976728000002f,-0.57065885250199999f,-0.57441020667800002f,-0.57815388574299997f,-0.58188994438800001f,-0.58561843608800002f,-0.589339413137f,-0.59305292667700005f,-0.59675902672299996f,-0.60045776219400004f,-0.60414918094299996f,-0.60783332977899995f,-0.61151025449700003f,-0.61517999990100003f,-0.61884260983100003f,-0.62249812718700004f,-0.62614659394899996f,-0.62978805120699999f,-0.633422539176f,-0.63705009722399997f,-0.64067076388800004f,-0.64428457690200003f,-0.64789157320699997f,-0.651491788982f,-0.65508525965499997f,-0.65867201992400004f,-0.66225210377900001f,-0.66582554451499998f,-0.669392374751f,-0.67295262644700005f,-0.67650633092199997f,-0.68005351886900001f,-0.68359422036799999f,-0.68712846490699997f,-0.69065628139199997f,-0.69417769816300001f,-0.69769274300999995f,-0.70120144318400002f,-0.70470382541300003f,-0.70819991591099996f,-0.71168974039599997f,-0.71517332410099999f,-0.71865069178300001f,-0.72212186773700004f,-0.72558687581000003f,-0.72904573940799999f,-0.73249848150800001f,-0.73594512467100004f,-0.73938569104999996f,-0.74282020240199997f,-0.74624868009599998f,-0.74967114512300004f,-0.75308761810799996f,-0.75649811931400002f,-0.759902668655f,-0.76330128570599998f,-0.76669398970500002f,-0.770080799569f,-0.77346173389600004f,-0.77683681097599999f,-0.78020604879699995f,-0.78356946505500003f,-0.78692707715800003f,-0.79027890223399999f,-0.79362495714100001f,-0.79696525846800004f,-0.80029982254700005f,-0.803628665455f,-0.80695180302400005f,-0.81026925084400003f,-0.81358102427099999f,-0.816887138432f,-0.82018760822900005f,-0.82348244834700002f,-0.82677167325800005f,-0.830055297227f,-0.83333333431500001f},(199 : int) : rdtable) : select2),(waveform{0.0f,-0.0062261172390000001f,-0.012401058229999999f,-0.018525932280999999f,-0.024601822028000001f,-0.030629784051f,-0.036610849473000001f,-0.042546024554f,-0.048436291263000003f,-0.054282607847000001f,-0.060085909387000001f,-0.065847108331999998f,-0.071567095036999998f,-0.077246738277999993f,-0.082886885760000001f,-0.088488364617000007f,-0.094051981893f,-0.099578525023999998f,-0.10506876229500001f,-0.110523443304f,-0.11594329939799999f,-0.121329044116f,-0.12668137360699999f,-0.13200096705100001f,-0.13728848706300001f,-0.14254458009000001f,-0.14776987680199999f,-0.15296499246699999f,-0.158130527327f,-0.163267066953f,-0.168375182609f,-0.17345543158900001f,-0.17850835756f,-0.18353449088900001f,-0.18853434896900001f,-0.19350843653200001f,-0.19845724595600001f,-0.20338125756700001f,-0.20828093992999999f,-0.213156750141f,-0.21800913410100001f,-0.222838526792f,-0.22764535254500001f,-0.23243002529699999f,-0.237192948849f,-0.24193451711399999f,-0.24665511435599999f,-0.25135511543200001f,-0.25603488601800001f,-0.26069478283899999f,-0.26533515388599999f,-0.269956338633f,-0.27455866824399999f,-0.27914246578099999f,-0.28370804640399999f,-0.28825571756099999f,-0.29278577918499998f,-0.29729852387599998f,-0.30179423708100001f,-0.30627319727399999f,-0.31073567612800002f,-0.31518193868200001f,-0.31961224350599998f,-0.32402684286200001f,-0.32842598285899999f,-0.33280990360700002f,-0.33717883936699999f,-0.34153301869199998f,-0.34587266457299998f,-0.35019799457599998f,-0.35450922097600002f,-0.35880655088899999f,-0.363090186403f,-0.36736032469899998f,-0.37161715817500002f,-0.37586087456599998f,-0.38009165705999998f,-0.38430968441000002f,-0.38851513104500002f,-0.39270816718099999f,-0.39688895892199999f,-0.40105766836399998f,-0.40521445369600001f,-0.40935946929700001f,-0.41349286583099998f,-0.41761479034100002f,-0.42172538633700002f,-0.42582479388799999f,-0.42991314970599998f,-0.43399058722900002f,-0.43805723670399999f,-0.44211322527000002f,-0.44615867702799999f,-0.45019371312700002f,-0.45421845182999998f,-0.45823300858999999f,-0.46223749612100001f,-0.46623202446299999f,-0.47021670105500002f,-0.47419163079299997f,-0.4781569161f,-0.482112656985f,-0.48605895110500003f,-0.48999589382100001f,-0.49392357826200001f,-0.49784209537200003f,-0.50175153397399996f,-0.50565198081700002f,-0.50954352063099995f,-0.51342623617600003f,-0.51730020829400003f,-0.52116551595500005f,-0.52502223630400002f,-0.52887044470800004f,-0.53271021480199998f,-0.53654161852799998f,-0.54036472618300002f,-0.54417960645499996f,-0.54798632646900003f,-0.55178495182300002f,-0.55557554662499997f,-0.55935817353600004f,-0.56313289379800002f,-0.56689976728000002f,-0.57065885250199999f,-0.57441020667800002f,-0.57815388574299997f,-0.58188994438800001f,-0.58561843608800002f,-0.589339413137f,-0.59305292667700005f,-0.59675902672299996f,-0.60045776219400004f,-0.60414918094299996f,-0.60783332977899995f,-0.61151025449700003f,-0.61517999990100003f,-0.61884260983100003f,-0.62249812718700004f,-0.62614659394899996f,-0.62978805120699999f,-0.633422539176f,-0.63705009722399997f,-0.64067076388800004f,-0.64428457690200003f,-0.64789157320699997f,-0.651491788982f,-0.65508525965499997f,-0.65867201992400004f,-0.66225210377900001f,-0.66582554451499998f,-0.669392374751f,-0.67295262644700005f,-0.67650633092199997f,-0.68005351886900001f,-0.68359422036799999f,-0.68712846490699997f,-0.69065628139199997f,-0.69417769816300001f,-0.69769274300999995f,-0.70120144318400002f,-0.70470382541300003f,-0.70819991591099996f,-0.71168974039599997f,-0.71517332410099999f,-0.71865069178300001f,-0.72212186773700004f,-0.72558687581000003f,-0.72904573940799999f,-0.73249848150800001f,-0.73594512467100004f,-0.73938569104999996f,-0.74282020240199997f,-0.74624868009599998f,-0.74967114512300004f,-0.75308761810799996f,-0.75649811931400002f,-0.759902668655f,-0.76330128570599998f,-0.76669398970500002f,-0.770080799569f,-0.77346173389600004f,-0.77683681097599999f,-0.78020604879699995f,-0.78356946505500003f,-0.78692707715800003f,-0.79027890223399999f,-0.79362495714100001f,-0.79696525846800004f,-0.80029982254700005f,-0.803628665455f,-0.80695180302400005f,-0.81026925084400003f,-0.81358102427099999f,-0.816887138432f,-0.82018760822900005f,-0.82348244834700002f,-0.82677167325800005f,-0.830055297227f,-0.83333333431500001f},(0 : int) : rdtable) : select2),x62 : \(x60).(\(x61).((x60 : abs),((x61,0 : <),1,-1 : select2) : *))) : _ : \(x57).(\(x58).(x58,x57 : -))~(_<:(_,(((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x23).(0,x23,(1,x23 : -) : select2) : \(x24).(1,x24,(((1,x24 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x23).(0,x23,(1,x23 : -) : select2) : \(x24).(1,x24,(((1,x24 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((7.7870209423011805e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : +) : *),2.2519475223051002e-06f : -) : *),0.000338135943306843f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-7.7870209423011805e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : -) : *),2.2519475223051002e-06f : +) : *) : +),0.000338135943306843f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-1.1296951044454399e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.3449001101430801e-10f : -) : *),3.2670040827482601e-07f : +) : *) : +),4.9054940086601997e-05f : +),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x23).(0,x23,(1,x23 : -) : select2) : \(x24).(1,x24,(((1,x24 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x23).(0,x23,(1,x23 : -) : select2) : \(x24).(1,x24,(((1,x24 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : -) : *),2.2519475223051002e-06f : -) : *),0.000112711981102281f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : +) : *),2.2519475223051002e-06f : +) : *) : +),0.000112711981102281f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.7656503481514601e-16f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.3449001101430801e-10f : +) : *),3.2670040827482601e-07f : +) : *) : +),1.6351646695534e-05f : +) : /) : *),(_,1 : @ : _,(((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x21).(0,x21,(1,x21 : -) : select2) : \(x22).(1,x22,(((1,x22 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x21).(0,x21,(1,x21 : -) : select2) : \(x22).(1,x22,(((1,x22 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-7.7870209423011805e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : +) : *),2.2519475223051002e-06f : +) : *),0.000338135943306843f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((7.7870209423011805e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : -) : *),2.2519475223051002e-06f : -) : *) : +),0.000338135943306843f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((1.1296951044454399e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.3449001101430801e-10f : -) : *),3.2670040827482601e-07f : -) : *) : +),4.9054940086601997e-05f : +),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x21).(0,x21,(1,x21 : -) : select2) : \(x22).(1,x22,(((1,x22 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x21).(0,x21,(1,x21 : -) : select2) : \(x22).(1,x22,(((1,x22 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : -) : *),2.2519475223051002e-06f : -) : *),0.000112711981102281f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : +) : *),2.2519475223051002e-06f : +) : *) : +),0.000112711981102281f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.7656503481514601e-16f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.3449001101430801e-10f : +) : *),3.2670040827482601e-07f : +) : *) : +),1.6351646695534e-05f : +) : /) : *),(_,2 : @ : _,(((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x19).(0,x19,(1,x19 : -) : select2) : \(x20).(1,x20,(((1,x20 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x19).(0,x19,(1,x19 : -) : select2) : \(x20).(1,x20,(((1,x20 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : -) : *),2.2519475223051002e-06f : +) : *),0.000112711981102281f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : +) : *),2.2519475223051002e-06f : -) : *) : +),0.000112711981102281f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-3.7656503481514601e-16f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.3449001101430801e-10f : +) : *),3.2670040827482601e-07f : -) : *) : +),1.6351646695534e-05f : +),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x19).(0,x19,(1,x19 : -) : select2) : \(x20).(1,x20,(((1,x20 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x19).(0,x19,(1,x19 : -) : select2) : \(x20).(1,x20,(((1,x20 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : -) : *),2.2519475223051002e-06f : -) : *),0.000112711981102281f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : +) : *),2.2519475223051002e-06f : +) : *) : +),0.000112711981102281f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.7656503481514601e-16f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.3449001101430801e-10f : +) : *),3.2670040827482601e-07f : +) : *) : +),1.6351646695534e-05f : +) : /) : *):>_) : _<:(_,((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x23).(0,x23,(1,x23 : -) : select2) : \(x24).(1,x24,(((1,x24 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-3.74804217777073e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.3365890551962301e-09f : -) : *),2.6581859416813702e-06f : -) : *),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x23).(0,x23,(1,x23 : -) : select2) : \(x24).(1,x24,(((1,x24 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x23).(0,x23,(1,x23 : -) : select2) : \(x24).(1,x24,(((1,x24 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : -) : *),2.2519475223051002e-06f : -) : *),0.000112711981102281f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : +) : *),2.2519475223051002e-06f : +) : *) : +),0.000112711981102281f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.7656503481514601e-16f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.3449001101430801e-10f : +) : *),3.2670040827482601e-07f : +) : *) : +),1.6351646695534e-05f : +) : /) : *),(_,1 : @ : _,((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x21).(0,x21,(1,x21 : -) : select2) : \(x22).(1,x22,(((1,x22 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((1.12441265333122e-14f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.3365890551962301e-09f : +) : *),2.6581859416813702e-06f : -) : *),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x21).(0,x21,(1,x21 : -) : select2) : \(x22).(1,x22,(((1,x22 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x21).(0,x21,(1,x21 : -) : select2) : \(x22).(1,x22,(((1,x22 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : -) : *),2.2519475223051002e-06f : -) : *),0.000112711981102281f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : +) : *),2.2519475223051002e-06f : +) : *) : +),0.000112711981102281f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.7656503481514601e-16f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.3449001101430801e-10f : +) : *),3.2670040827482601e-07f : +) : *) : +),1.6351646695534e-05f : +) : /) : *),(_,2 : @ : _,((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x19).(0,x19,(1,x19 : -) : select2) : \(x20).(1,x20,(((1,x20 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-1.12441265333122e-14f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.3365890551962301e-09f : +) : *),2.6581859416813702e-06f : +) : *),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x19).(0,x19,(1,x19 : -) : select2) : \(x20).(1,x20,(((1,x20 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x19).(0,x19,(1,x19 : -) : select2) : \(x20).(1,x20,(((1,x20 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : -) : *),2.2519475223051002e-06f : -) : *),0.000112711981102281f : -) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : +) : *),2.2519475223051002e-06f : +) : *) : +),0.000112711981102281f : +) : *),((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.7656503481514601e-16f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.3449001101430801e-10f : +) : *),3.2670040827482601e-07f : +) : *) : +),1.6351646695534e-05f : +) : /) : *),(_,3 : @ : _,((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x25).(0,x25,(1,x25 : -) : select2) : \(x26).(1,x26,(((1,x26 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((3.74804217777073e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),1.3365890551962301e-09f : -) : *),2.6581859416813702e-06f : +) : *),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x25).(0,x25,(1,x25 : -) : select2) : \(x26).(1,x26,(((1,x26 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),((((vslider("Drive[name:Drive]", 0.5f, 0.0f, 1.0f, 0.01f) : \(x25).(0,x25,(1,x25 : -) : select2) : \(x26).(1,x26,(((1,x26 : * : exp),1 : -),1.7182818284590451f : /) : select2) : _,0.0070000000000000062f : * : +~(_,0.99299999999999999f : *)),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),(((192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float),((-2.5956736474337301e-15f,(192000.0f,(1.0f,fconstant(int fSamplingFreq, <math.h>) : max) : min : float) : *),9.2704032948209297e-10f : -) : *),2.2519475223051002e-06f : -) : *),0.000112711981102281f : -) : *),((192000.0f,(1.0f,fconsta