-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathfmod.log
478 lines (461 loc) · 39.5 KB
/
fmod.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
[LOG] SystemI::init : FMOD Studio Version: 00010800 (73592)
[LOG] SystemI::init : maxchannels = 1024, flags = 00030000, extradriverdata = 0000000000000000
[LOG] SystemI::close :
[LOG] SystemI::close : Stop all sounds
[LOG] SystemI::close : done.
[LOG] OutputWASAPI::init : Mix Format (WAVEFORMATEX): wFormatTag=0xFFFE, nChannels=2, nSamplesPerSec=48000, nAvgBytesPerSec=384000, nBlockAlign=8, wBitsPerSample=32, cbSize=22.
[LOG] OutputWASAPI::init : Mix Format (WAVEFORMATEXTENSIBLE): wValidBitsPerSample=32, dwChannelMask=0x00000003, SubFormat=00000003-0000-0010-8000-00AA00389B71.
[LOG] OutputWASAPI::init : Output buffer size: 4096 samples, latency: 0.00ms, period: 10.00ms, DSP buffer: 1024 * 4
[LOG] Thread::initThread : Initializing FMOD mixer thread. priority 3
[LOG] Thread::initThread : - Stacksize 49152. Stack pointer 0000000000000000 : usesemaphore = 0 : sleeptime = 0
[LOG] Thread::callback : * FMOD mixer thread started
[LOG] SystemI::init : Set up emulated output
[LOG] SystemI::init : create the channel pool
[LOG] Thread::initThread : Initializing FMOD stream thread. priority 2
[LOG] Thread::initThread : - Stacksize 65536. Stack pointer 0000000000000000 : usesemaphore = 0 : sleeptime = 10
[LOG] Thread::callback : * FMOD stream thread started
[LOG] Thread::initThread : Initializing FMOD Studio update thread. priority 0
[LOG] Thread::initThread : - Stacksize 65536. Stack pointer 0000000000000000 : usesemaphore = 0 : sleeptime = 1
[LOG] Thread::callback : * FMOD Studio update thread started
[LOG] Thread::initThread : Initializing FMOD Studio sample load thread. priority 0
[LOG] Thread::initThread : - Stacksize 65536. Stack pointer 0000000000000000 : usesemaphore = 0 : sleeptime = 1
[LOG] Thread::callback : * FMOD Studio sample load thread started
[LOG] LiveUpdate::init :
[LOG] Thread::initThread : Initializing FMOD Studio bank load thread. priority 0
[LOG] Thread::initThread : - Stacksize 65536. Stack pointer 0000000000000000 : usesemaphore = 0 : sleeptime = 1
[LOG] Thread::callback : * FMOD Studio bank load thread started
[LOG] Profile::init : Profiler listening on port: 9264
[LOG] Manager::readBank : fileversion = 80, compatVersion = 70 (oldest = 44, newest = 72)
[LOG] Manager::readBank : fileversion = 80, compatVersion = 70 (oldest = 44, newest = 72)
[LOG] Manager::readBank : fileversion = 80, compatVersion = 70 (oldest = 44, newest = 72)
[LOG] Manager::readBank : fileversion = 80, compatVersion = 70 (oldest = 44, newest = 72)
[LOG] Manager::readBank : fileversion = 80, compatVersion = 70 (oldest = 44, newest = 72)
[LOG] Manager::readBank : fileversion = 80, compatVersion = 70 (oldest = 44, newest = 72)
[LOG] Manager::readBank : fileversion = 80, compatVersion = 70 (oldest = 44, newest = 72)
[LOG] Manager::readBank : fileversion = 80, compatVersion = 70 (oldest = 44, newest = 72)
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 4982624
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 5408
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043C44FB8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 6240000 samples, lengthbytes 3312224
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 6240000, lengthbytes 3312224, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 4982624
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 5408
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043C44FB8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 2964000 samples, lengthbytes 1668704
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 2964000, lengthbytes 1668704, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 8288608
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 41792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043D81ED8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 1140000 samples, lengthbytes 979424
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 1140000, lengthbytes 979424, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 8288608
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 41792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043D81ED8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 480000 samples, lengthbytes 202720
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 480000, lengthbytes 202720, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 8288608
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 41792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043D81ED8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 528000 samples, lengthbytes 528576
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 528000, lengthbytes 528576, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 8288608
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 41792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043D81ED8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 480000 samples, lengthbytes 202720
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 480000, lengthbytes 202720, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 8288608
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 41792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043D81ED8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 936000 samples, lengthbytes 781184
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 936000, lengthbytes 781184, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 8288608
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 41792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043D81ED8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 384000 samples, lengthbytes 308224
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 384000, lengthbytes 308224, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 8288608
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 41792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043D81ED8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 144000 samples, lengthbytes 199424
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 144000, lengthbytes 199424, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 8288608
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 41792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043D81ED8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 708000 samples, lengthbytes 1010016
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 708000, lengthbytes 1010016, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 8288608
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 41792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043D81ED8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 600000 samples, lengthbytes 652000
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 600000, lengthbytes 652000, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 8288608
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 41792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043D81ED8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 240000 samples, lengthbytes 238688
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 240000, lengthbytes 238688, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 8288608
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 41792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043D81ED8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 936000 samples, lengthbytes 828672
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 936000, lengthbytes 828672, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 8288608
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 41792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043D81ED8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 1140000 samples, lengthbytes 979424
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 1140000, lengthbytes 979424, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 0a000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 8288608
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 41792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000043A1FAF8
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFCD65F8650
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFCD65F93C0
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFCD65F8730
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFCD65F87E0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000043D81ED8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 0a000202 length 600000 samples, lengthbytes 652000
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 000000003916B6E8
[LOG] OutputSoftware::createSample : lengthpcm 600000, lengthbytes 652000, channels 2, format 2, freq 48000, mode 0a00020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SoundI::release : (null) (0000000043C33628)
[LOG] SoundI::release : release subsounds. (0000000043C33628)
[LOG] SoundI::release : (null) (0000000043D94978)
[LOG] SoundI::release : release codec. (0000000043C33628)
[LOG] SoundI::release : (null) (0000000043C31C48)
[LOG] SoundI::release : release subsounds. (0000000043C31C48)
[LOG] SoundI::release : (null) (000000008DAB5A58)
[LOG] SoundI::release : release codec. (0000000043C31C48)
[LOG] SoundI::release : (null) (0000000043C327C8)
[LOG] SoundI::release : release subsounds. (0000000043C327C8)
[LOG] SoundI::release : (null) (0000000043EB5698)
[LOG] SoundI::release : release codec. (0000000043C327C8)
[LOG] SoundI::release : (null) (0000000043C33908)
[LOG] SoundI::release : release subsounds. (0000000043C33908)
[LOG] SoundI::release : (null) (000000008D9BEC28)
[LOG] SoundI::release : release codec. (0000000043C33908)
[LOG] SoundI::release : (null) (0000000043C324E8)
[LOG] SoundI::release : release subsounds. (0000000043C324E8)
[LOG] SoundI::release : (null) (0000000043C4E4D8)
[LOG] SoundI::release : release codec. (0000000043C324E8)
[LOG] SoundI::release : (null) (0000000043C31F28)
[LOG] SoundI::release : release subsounds. (0000000043C31F28)
[LOG] SoundI::release : (null) (0000000042D4F658)
[LOG] SoundI::release : release codec. (0000000043C31F28)
[LOG] SoundI::release : (null) (0000000043C32938)
[LOG] SoundI::release : release subsounds. (0000000043C32938)
[LOG] SoundI::release : (null) (0000000043E83D08)
[LOG] SoundI::release : release codec. (0000000043C32938)
[LOG] SoundI::release : (null) (0000000043C33798)
[LOG] SoundI::release : release subsounds. (0000000043C33798)
[LOG] SoundI::release : (null) (000000008DC59BA8)
[LOG] SoundI::release : release codec. (0000000043C33798)
[LOG] SoundI::release : (null) (0000000043C31DB8)
[LOG] SoundI::release : release subsounds. (0000000043C31DB8)
[LOG] SoundI::release : (null) (0000000043FE8398)
[LOG] SoundI::release : release codec. (0000000043C31DB8)
[LOG] SoundI::release : (null) (0000000043C32C18)
[LOG] SoundI::release : release subsounds. (0000000043C32C18)
[LOG] SoundI::release : (null) (000000008DB54EE8)
[LOG] SoundI::release : release codec. (0000000043C32C18)
[LOG] SoundI::release : (null) (0000000043C33348)
[LOG] SoundI::release : release subsounds. (0000000043C33348)
[LOG] SoundI::release : (null) (000000008D9BEDB8)
[LOG] SoundI::release : release codec. (0000000043C33348)
[LOG] SoundI::release : (null) (0000000043C32378)
[LOG] SoundI::release : release subsounds. (0000000043C32378)
[LOG] SoundI::release : (null) (000000008DB8F4F8)
[LOG] SoundI::release : release codec. (0000000043C32378)
[LOG] SoundI::release : (null) (0000000043C33A78)
[LOG] SoundI::release : release subsounds. (0000000043C33A78)
[LOG] SoundI::release : (null) (0000000043F6C2C8)
[LOG] SoundI::release : release codec. (0000000043C33A78)
[LOG] SoundI::release : (null) (0000000043C32208)
[LOG] SoundI::release : release subsounds. (0000000043C32208)
[LOG] SoundI::release : (null) (000000008D9BEF48)
[LOG] SoundI::release : release codec. (0000000043C32208)
[LOG] SoundI::release : (null) (0000000043C32098)
[LOG] SoundI::release : release subsounds. (0000000043C32098)
[LOG] SoundI::release : (null) (0000000043F36908)
[LOG] SoundI::release : release codec. (0000000043C32098)
[LOG] Thread::callback : * FMOD Studio update thread finished
[LOG] Thread::close : FMOD Studio update thread thread destroyed
[LOG] Thread::callback : * FMOD Studio bank load thread finished
[LOG] Thread::close : FMOD Studio bank load thread thread destroyed
[LOG] Profile::disconnectAll : Profiler disconnecting all clients
[LOG] Thread::callback : * FMOD Studio sample load thread finished
[LOG] Thread::close : FMOD Studio sample load thread thread destroyed
[LOG] LiveUpdate::release :
[LOG] SystemI::close :
[LOG] SystemI::close : Stop all sounds
[LOG] Thread::callback : * FMOD stream thread finished
[LOG] Thread::close : FMOD stream thread thread destroyed
[LOG] SystemI::close : Stream thread destroyed
[LOG] Thread::callback : * FMOD mixer thread finished
[LOG] Thread::close : FMOD mixer thread thread destroyed
[LOG] SystemI::close : Free master channel group.
[LOG] SystemI::close : Remove 'master' sound group.
[LOG] SystemI::close : Free software output.
[LOG] SystemI::close : Free emulated output.
[LOG] SystemI::close : Free channel pool.
[LOG] SystemI::close : done.