-
Notifications
You must be signed in to change notification settings - Fork 1
/
fmod.log
191 lines (185 loc) · 16.6 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
[LOG] SystemI::init : FMOD Studio Version: 00010814 (80900)
[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=8, nSamplesPerSec=48000, nAvgBytesPerSec=1536000, nBlockAlign=32, wBitsPerSample=32, cbSize=22.
[LOG] OutputWASAPI::init : Mix Format (WAVEFORMATEXTENSIBLE): wValidBitsPerSample=32, dwChannelMask=0x0000063F, 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] DownMix::init : dspbuffersize: 1024 rate: 48000. output speaker mode: 7, input speaker mode 3
[LOG] DownMix::init : done.
[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 = 80)
[LOG] Manager::readBank : fileversion = 80, compatVersion = 70 (oldest = 44, newest = 80)
[LOG] PlaybackSystem::acquireMasterBus : Setting master channel group format to 6
[LOG] SystemI::createSound : filename = FMod Project\SeriousGame\Build\Desktop/Master Bank.bank : mode 02010082
[LOG] SystemI::createSound : FMOD_NONBLOCKING specified. Putting into queue to be opened asynchronously!
[LOG] Thread::initThread : Initializing FMOD nonblocking thread (0). priority 1
[LOG] Thread::initThread : - Stacksize 81920. Stack pointer 0000000000000000 : usesemaphore = 1 : sleeptime = 0
[LOG] Thread::callback : * FMOD nonblocking thread (0) started
[LOG] SystemI::createSound : setdata soundi = 00000000192A00C8 : node = 00000000190BA0F0
[LOG] SystemI::createSound : add node to async list : head = 0000000032C1F468. list count = 0
[LOG] AsyncThread::threadFunc : Starting Asynchronous operation on sound 00000000192A00C8
[LOG] SystemI::createSoundInternal : filename = FMod Project\SeriousGame\Build\Desktop/Master Bank.bank : mode 02010082
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 10402496
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 43008
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 00000000190BA208
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : filename = : mode 02000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 10402496
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 43008
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 000000005C80FB38
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFA11F65130
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFA11F65100
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFA11F65200
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFA11F652B0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 000000004409DBB8
[LOG] SystemI::createSoundInternal : exinfo->initialseekpostype = 1
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Format has 1 subsounds.
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESAMPLE
[LOG] SystemI::createSoundInternal : Create as FMOD_CREATESTREAM
[LOG] SystemI::createSoundInternal : Multi-sample sound (1 subsounds), create a sample container.
[LOG] System::createSoundInternal : decode buffersize = 19200 : blocksize = 256 : format = 2
[LOG] SystemI::createSoundInternal : creating subsound 0/1
[LOG] SystemI::createSample : mode 02010082 length 19200 samples, lengthbytes 299680
[LOG] SystemI::createSample : mode 02000202 length 72724 samples, lengthbytes 17088
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 00000000321B7558
[LOG] SystemI::createSample : output = 00000000321B7558
[LOG] OutputSoftware::createSample : lengthpcm 19200, lengthbytes 299680, channels 2, format 2, freq 48000, mode 0201008a
[LOG] OutputSoftware::createSample : lengthpcm 72724, lengthbytes 17088, channels 2, format 2, freq 48000, mode 0200020a
[LOG] System::createSoundInternal : 1 subsounds detected.
[LOG] System::createSoundInternal : Seek stream to start
[LOG] System::createSoundInternal : flush stream buffer
[LOG] SystemI::createSoundInternal : No name found in file, use filename.
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 02000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 10402496
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 43008
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 000000005C80FB38
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFA11F65130
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFA11F65100
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFA11F65200
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFA11F652B0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 000000004409DBB8
[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 02000202 length 12538 samples, lengthbytes 1504
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 00000000321B7558
[LOG] OutputSoftware::createSample : lengthpcm 12538, lengthbytes 1504, channels 2, format 2, freq 48000, mode 0200020a
[LOG] SystemI::createSoundInternal : No name found in file, use filename.
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] SystemI::createSoundInternal : filename = : mode 02000202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 232
[LOG] SystemI::createSoundInternal : exinfo->length = 10402496
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 43008
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 000000005C80FB38
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[LOG] SystemI::createSoundInternal : exinfo->useropen = 00007FFA11F65130
[LOG] SystemI::createSoundInternal : exinfo->userclose = 00007FFA11F65100
[LOG] SystemI::createSoundInternal : exinfo->userread = 00007FFA11F65200
[LOG] SystemI::createSoundInternal : exinfo->userseek = 00007FFA11F652B0
[LOG] SystemI::createSoundInternal : exinfo->fileuserdata = 000000004409DBB8
[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 02000202 length 28839 samples, lengthbytes 6368
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 00000000321B7558
[LOG] OutputSoftware::createSample : lengthpcm 28839, lengthbytes 6368, channels 2, format 2, freq 48000, mode 0200020a
[LOG] SystemI::createSoundInternal : No name found in file, use filename.
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] System::createSoundInternal : flush successful.
[LOG] System::createSoundInternal : switch file handle from small blocking single buffered to large nonblocking doublebuffered.
[LOG] Thread::initThread : Initializing FMOD file thread. priority 1
[LOG] Thread::initThread : - Stacksize 16384. Stack pointer 0000000000000000 : usesemaphore = 0 : sleeptime = 10
[LOG] Thread::callback : * FMOD file thread started
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] AsyncThread::threadFunc : Finished Asynchronous operation on sound 00000000192A00C8
[LOG] SoundI::getSubSound : sound 00000000192A00C8. Subsound index 0 / 1
[LOG] SystemI::mixerSuspend : Suspending output.
[LOG] SystemI::mixerResume : Resuming output.
[LOG] SoundI::release : Menu (00000000192A00C8)
[LOG] SoundI::release : remove stream samples. (00000000192A00C8)
[LOG] SoundI::release : Menu (000000001936FD18)
[LOG] SoundI::release : release subsounds. (00000000192A00C8)
[LOG] SoundI::release : Menu (000000001929FA48)
[LOG] SoundI::release : release codec. (00000000192A00C8)
[LOG] SoundI::release : (000000000BC1D4F8)
[LOG] SoundI::release : release subsounds. (000000000BC1D4F8)
[LOG] SoundI::release : selection (00000000431E2DF8)
[LOG] SoundI::release : release codec. (000000000BC1D4F8)
[LOG] SoundI::release : (000000000BC1EA88)
[LOG] SoundI::release : release subsounds. (000000000BC1EA88)
[LOG] SoundI::release : nomoney (00000000431E3118)
[LOG] SoundI::release : release codec. (000000000BC1EA88)
[LOG] SoundI::release : (000000000BC1D0A8)
[LOG] SoundI::release : release subsounds. (000000000BC1D0A8)
[LOG] SoundI::release : play (00000000431E27B8)
[LOG] SoundI::release : release codec. (000000000BC1D0A8)
[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] LiveUpdate::reset : Reset connection (reason Disconnected)
[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] Thread::callback : * FMOD nonblocking thread (0) finished
[LOG] Thread::close : FMOD nonblocking thread (0) thread destroyed
[LOG] Thread::callback : * FMOD file thread finished
[LOG] Thread::close : FMOD file thread thread destroyed
[LOG] SystemI::close : done.