-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfmod.log
More file actions
264 lines (264 loc) · 26.4 KB
/
fmod.log
File metadata and controls
264 lines (264 loc) · 26.4 KB
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
[LOG] System::create : Header version = 1.10.05. Current version = 1.10.05.
[LOG] SystemI::setOutputInternal : Setting output to 'FMOD WASAPI Output'
[LOG] Manager::init : maxchannels = 1024 studioflags = 00000009 flags 00000000 extradriverdata 0000000000000000.
[LOG] SystemI::init : Initialize version=11005 (94661), maxchannels=1024, flags=0x00030000
[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 : Init FMOD stream thread. Priority: 2, Stack Size: 65536, Semaphore: No, Sleep Time: 10, Looping: Yes.
[LOG] SystemI::DSPCodecPoolRegister : register codec pool for pool type 5
[LOG] Thread::initThread : Init FMOD mixer thread. Priority: 3, Stack Size: 49152, Semaphore: No, Sleep Time: 0, Looping: Yes.
[LOG] AsyncManager::init : manager 000000006E683208 isAsync 1 updatePeriod 0.02
[LOG] Thread::initThread : Init FMOD Studio update thread. Priority: 0, Stack Size: 65536, Semaphore: No, Sleep Time: 1, Looping: No.
[LOG] AsyncManager::init : done
[LOG] PlaybackSystem::init :
[LOG] Thread::initThread : Init FMOD Studio sample load thread. Priority: 0, Stack Size: 65536, Semaphore: No, Sleep Time: 1, Looping: No.
[LOG] PlaybackSystem::init : done
[LOG] LiveUpdate::init :
[LOG] Thread::initThread : Init FMOD Studio bank load thread. Priority: 0, Stack Size: 65536, Semaphore: No, Sleep Time: 1, Looping: No.
[LOG] Manager::init : done.
[LOG] Profile::init : Profiler listening on port: 9264
[LOG] Manager::readBank : fileversion = 100, compatVersion = 99 (oldest = 44, newest = 100)
[LOG] Manager::readBank : fileversion = 100, compatVersion = 99 (oldest = 44, newest = 100)
[LOG] PlaybackSystem::acquireMasterBus : Setting master channel group format to 6
[LOG] Manager::readBank : fileversion = 100, compatVersion = 99 (oldest = 44, newest = 100)
[LOG] Manager::readBank : fileversion = 100, compatVersion = 99 (oldest = 44, newest = 100)
[LOG] SystemI::createSound : filename = FmodBuild\Desktop/Music.bank : mode 02010082
[LOG] SystemI::createSound : FMOD_NONBLOCKING specified. Putting into queue to be opened asynchronously!
[LOG] Thread::initThread : Init FMOD nonblocking thread (0). Priority: 1, Stack Size: 81920, Semaphore: Yes, Sleep Time: 0, Looping: Yes.
[LOG] SystemI::createSound : setdata soundi = 000000001DE79518 : node = 000000006E681A70
[LOG] SystemI::createSound : add node to async list : head = 00000001364FEB58. list count = 0
[LOG] AsyncThread::threadFunc : Starting Asynchronous operation on sound 000000001DE79518
[LOG] SystemI::createSoundInternal : Create name='FmodBuild\Desktop/Music.bank', mode=0x02010082
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 10792384
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 6432
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 000000006E681B88
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Stream 0/1: name='Epitome - TitleTheme', format=2, channels=2, frequency=48000, lengthbytes=988288, lengthpcm=4423680, pcmblocksize=0, loopstart=0, loopend=0, mode=0x00000000, channelmask=0x00000000, channelorder=0, peakvolume=0.445221.
[LOG] Thread::initThread : Init FMOD file thread. Priority: 1, Stack Size: 16384, Semaphore: No, Sleep Time: 10, Looping: Yes.
[LOG] AsyncThread::threadFunc : Finished Asynchronous operation on sound 000000001DE79518
[LOG] SoundI::getSubSound : sound 000000001DE79518. Subsound index 0 / 1
[LOG] SystemI::createSoundInternal : Create name='', mode=0x02000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 7284448
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 24096
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 00000000C4C6F5FC
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FF83C9FE4B0
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FF83C9FE480
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FF83C9FE580
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FF83C9FE640
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 00000001361D4C18
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::DSPCodecPoolRegister : register codec pool for pool type 5
[LOG] SystemI::createSoundInternal : Sample 0/1: name='click_menu_button', format=2, channels=2, frequency=48000, lengthbytes=1664, lengthpcm=6464, pcmblocksize=0, loopstart=0, loopend=0, mode=0x00000000, channelmask=0x00000000, channelorder=0, peakvolume=0.125234.
[WRN] EventInstance::update : Event {1f24e8b4-9451-497f-9f86-d2e6ce31b3b7} waited 90 milliseconds for sample data to load. Preload sample data to avoid this delay.
[LOG] SystemI::createSound : filename = FmodBuild\Desktop/Music.bank : mode 02010082
[LOG] SystemI::createSound : FMOD_NONBLOCKING specified. Putting into queue to be opened asynchronously!
[LOG] SystemI::createSound : setdata soundi = 0000000046318D88 : node = 000000006E681E60
[LOG] SystemI::createSound : add node to async list : head = 00000001364FEB58. list count = 0
[LOG] AsyncThread::threadFunc : Starting Asynchronous operation on sound 0000000046318D88
[LOG] SystemI::createSoundInternal : Create name='FmodBuild\Desktop/Music.bank', mode=0x02010082
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 10792384
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 6432
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 000000006E681F78
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Stream 0/1: name='400632__inspectorj__ambience-seaside-waves-close-a', format=2, channels=2, frequency=48000, lengthbytes=3643328, lengthpcm=14438601, pcmblocksize=0, loopstart=0, loopend=0, mode=0x00000000, channelmask=0x00000000, channelorder=0, peakvolume=0.670046.
[LOG] AsyncThread::threadFunc : Finished Asynchronous operation on sound 0000000046318D88
[LOG] SoundI::getSubSound : sound 0000000046318D88. Subsound index 0 / 1
[LOG] SoundI::release : Epitome - TitleTheme (000000001DE79518)
[LOG] SoundI::release : Epitome - TitleTheme (00000001364FFBE8)
[LOG] SoundI::release : Epitome - TitleTheme (000000001DE79BD8)
[LOG] SystemI::createSoundInternal : Create name='', mode=0x02000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 7284448
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 24096
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 00000000C4C6F5FC
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FF83C9FE4B0
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FF83C9FE480
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FF83C9FE580
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FF83C9FE640
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000081DAE348
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::DSPCodecPoolRegister : register codec pool for pool type 5
[LOG] SystemI::createSoundInternal : Sample 0/1: name='walk_stone_2', format=2, channels=2, frequency=48000, lengthbytes=864, lengthpcm=2623, pcmblocksize=0, loopstart=0, loopend=0, mode=0x00000000, channelmask=0x00000000, channelorder=0, peakvolume=0.014954.
[LOG] SystemI::createSoundInternal : Create name='', mode=0x02000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 7284448
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 24096
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 00000000C4C6F5FC
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FF83C9FE4B0
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FF83C9FE480
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FF83C9FE580
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FF83C9FE640
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000081DAE348
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::DSPCodecPoolRegister : register codec pool for pool type 5
[LOG] SystemI::createSoundInternal : Sample 0/1: name='walk_stone_3', format=2, channels=2, frequency=48000, lengthbytes=832, lengthpcm=1966, pcmblocksize=0, loopstart=0, loopend=0, mode=0x00000000, channelmask=0x00000000, channelorder=0, peakvolume=0.030457.
[LOG] SystemI::createSoundInternal : Create name='', mode=0x02000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 7284448
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 24096
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 00000000C4C6F5FC
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FF83C9FE4B0
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FF83C9FE480
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FF83C9FE580
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FF83C9FE640
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000081DAE348
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::DSPCodecPoolRegister : register codec pool for pool type 5
[LOG] SystemI::createSoundInternal : Sample 0/1: name='walk_stone_1', format=2, channels=2, frequency=48000, lengthbytes=832, lengthpcm=1765, pcmblocksize=0, loopstart=0, loopend=0, mode=0x00000000, channelmask=0x00000000, channelorder=0, peakvolume=0.034027.
[LOG] SystemI::createSound : filename = FmodBuild\Desktop/Music.bank : mode 02010082
[LOG] SystemI::createSound : FMOD_NONBLOCKING specified. Putting into queue to be opened asynchronously!
[LOG] SystemI::createSound : setdata soundi = 000000006F2F28E8 : node = 000000013621F910
[LOG] SystemI::createSound : add node to async list : head = 00000001364FEB58. list count = 0
[LOG] AsyncThread::threadFunc : Starting Asynchronous operation on sound 000000006F2F28E8
[LOG] SystemI::createSoundInternal : Create name='FmodBuild\Desktop/Music.bank', mode=0x02010082
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 10792384
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 6432
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 000000013621FA28
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Stream 0/1: name='Epitome - WhiteWizardDomains', format=2, channels=2, frequency=48000, lengthbytes=1248448, lengthpcm=4976640, pcmblocksize=0, loopstart=0, loopend=0, mode=0x00000000, channelmask=0x00000000, channelorder=0, peakvolume=0.999969.
[LOG] AsyncThread::threadFunc : Finished Asynchronous operation on sound 000000006F2F28E8
[LOG] SoundI::getSubSound : sound 000000006F2F28E8. Subsound index 0 / 1
[LOG] SystemI::createSoundInternal : Create name='', mode=0x02000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 7284448
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 24096
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 00000000C4C6F5FC
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FF83C9FE4B0
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FF83C9FE480
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FF83C9FE580
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FF83C9FE640
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 000000013623CB28
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::DSPCodecPoolRegister : register codec pool for pool type 5
[LOG] SystemI::createSoundInternal : Sample 0/1: name='new_area', format=2, channels=1, frequency=48000, lengthbytes=29088, lengthpcm=177639, pcmblocksize=0, loopstart=0, loopend=0, mode=0x00000000, channelmask=0x00000000, channelorder=0, peakvolume=0.649443.
[LOG] SoundI::release : 400632__inspectorj__ambience-seaside-waves-close-a (0000000046318D88)
[LOG] SoundI::release : 400632__inspectorj__ambience-seaside-waves-close-a (00000001365000C8)
[LOG] SoundI::release : 400632__inspectorj__ambience-seaside-waves-close-a (00000000463190E8)
[LOG] SystemI::createSound : filename = FmodBuild\Desktop/Music.bank : mode 02010082
[LOG] SystemI::createSound : FMOD_NONBLOCKING specified. Putting into queue to be opened asynchronously!
[LOG] SystemI::createSound : setdata soundi = 0000000136E57DE8 : node = 0000000081D2BB70
[LOG] SystemI::createSound : add node to async list : head = 00000001364FEB58. list count = 0
[LOG] AsyncThread::threadFunc : Starting Asynchronous operation on sound 0000000136E57DE8
[LOG] SystemI::createSoundInternal : Create name='FmodBuild\Desktop/Music.bank', mode=0x02010082
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 10792384
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 6432
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0000000081D2BC88
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Stream 0/1: name='400632__inspectorj__ambience-seaside-waves-close-a', format=2, channels=2, frequency=48000, lengthbytes=3643328, lengthpcm=14438601, pcmblocksize=0, loopstart=0, loopend=0, mode=0x00000000, channelmask=0x00000000, channelorder=0, peakvolume=0.670046.
[LOG] AsyncThread::threadFunc : Finished Asynchronous operation on sound 0000000136E57DE8
[LOG] SoundI::getSubSound : sound 0000000136E57DE8. Subsound index 0 / 1
[LOG] SoundI::release : Epitome - WhiteWizardDomains (000000006F2F28E8)
[LOG] SoundI::release : Epitome - WhiteWizardDomains (00000001364FFD88)
[LOG] SoundI::release : Epitome - WhiteWizardDomains (0000000136E57F98)
[LOG] SystemI::createSoundInternal : Create name='', mode=0x02000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 7284448
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 24096
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 00000000C4C6F5FC
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FF83C9FE4B0
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FF83C9FE480
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FF83C9FE580
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FF83C9FE640
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 0000000081F651D8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::DSPCodecPoolRegister : register codec pool for pool type 5
[LOG] SystemI::createSoundInternal : Sample 0/1: name='insect_enemy_damaged', format=2, channels=1, frequency=48000, lengthbytes=6176, lengthpcm=33780, pcmblocksize=0, loopstart=0, loopend=0, mode=0x00000000, channelmask=0x00000000, channelorder=0, peakvolume=0.351733.
[LOG] SystemI::createSoundInternal : Create name='', mode=0x02000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 7284448
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 24096
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 00000000C4C6F5FC
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FF83C9FE4B0
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FF83C9FE480
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FF83C9FE580
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FF83C9FE640
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 00000001361D49F8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::DSPCodecPoolRegister : register codec pool for pool type 5
[LOG] SystemI::createSoundInternal : Sample 0/1: name='small_gem_get', format=2, channels=2, frequency=48000, lengthbytes=3584, lengthpcm=13373, pcmblocksize=0, loopstart=0, loopend=0, mode=0x00000000, channelmask=0x00000000, channelorder=0, peakvolume=0.303992.
[LOG] SystemI::createSoundInternal : Create name='', mode=0x02000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 7284448
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 24096
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 00000000C4C6F5FC
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FF83C9FE4B0
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FF83C9FE480
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FF83C9FE580
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FF83C9FE640
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 00000001361D49F8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::DSPCodecPoolRegister : register codec pool for pool type 5
[LOG] SystemI::createSoundInternal : Sample 0/1: name='mana orb', format=2, channels=1, frequency=48000, lengthbytes=3360, lengthpcm=18064, pcmblocksize=0, loopstart=0, loopend=0, mode=0x00000000, channelmask=0x00000000, channelorder=0, peakvolume=0.564798.
[LOG] SoundI::release : 400632__inspectorj__ambience-seaside-waves-close-a (0000000136E57DE8)
[LOG] SoundI::release : 400632__inspectorj__ambience-seaside-waves-close-a (0000000082477F08)
[LOG] SoundI::release : 400632__inspectorj__ambience-seaside-waves-close-a (0000000136E58658)
[LOG] SoundI::release : (000000006E474528)
[LOG] SoundI::release : click_menu_button (00000001364FEBA8)
[LOG] SoundI::release : (000000006E4757D8)
[LOG] SoundI::release : new_area (00000001364FF568)
[LOG] SoundI::release : (000000008223C8C8)
[LOG] SoundI::release : insect_enemy_damaged (00000001364FFD88)
[LOG] SoundI::release : (000000008223D448)
[LOG] SoundI::release : small_gem_get (00000001364FFF28)
[LOG] SoundI::release : (000000008223D898)
[LOG] SoundI::release : mana orb (000000000C39AE28)
[LOG] SoundI::release : (000000006E474248)
[LOG] SoundI::release : walk_stone_1 (0000000082478C08)
[LOG] SoundI::release : (000000006E475948)
[LOG] SoundI::release : walk_stone_2 (00000001364FEEE8)
[LOG] SoundI::release : (000000006E476078)
[LOG] SoundI::release : walk_stone_3 (00000001364FE868)
[LOG] Thread::callback : FMOD Studio update thread finished.
[LOG] Thread::callback : FMOD Studio bank load thread finished.
[LOG] Profile::disconnectAll : Profiler disconnecting all clients
[LOG] Thread::callback : FMOD Studio sample load thread finished.
[LOG] LiveUpdate::release :
[LOG] LiveUpdate::reset : Reset connection (reason Disconnected)
[LOG] Thread::callback : FMOD stream thread finished.
[LOG] Thread::callback : FMOD mixer thread finished.
[LOG] Profile::disconnectAll : Profiler disconnecting all clients
[LOG] Thread::callback : FMOD nonblocking thread (0) finished.
[LOG] Thread::callback : FMOD file thread finished.
[LOG] SystemI::close : Closed.