-
Notifications
You must be signed in to change notification settings - Fork 0
/
fmod_editor.log
52 lines (50 loc) · 4.4 KB
/
fmod_editor.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
[LOG] System::create : Header version = 1.07.06. Current version = 1.07.06.
[LOG] SystemI::init : FMOD Studio Version: 00010706 (71893)
[LOG] SystemI::init : maxchannels = 256, flags = 00020000, extradriverdata = 0000000000000000
[LOG] SystemI::close :
[LOG] SystemI::close : Stop all sounds
[LOG] SystemI::close : Remove miscllaneous DSP stuff.
[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] Thread::initThread : Initializing FMOD (WASAPI) feeder thread. priority 0
[LOG] Thread::initThread : - Stacksize 0. Stack pointer 0000000000000000 : usesemaphore = 0 : sleeptime = 0
[LOG] Thread::callback : * FMOD (WASAPI) feeder thread started
[LOG] Thread::initThread : Initializing FMOD mixer thread. priority 2
[LOG] OutputWASAPI::feederUpdate : WASAPI feeder thread set to 'Audio' characteristic
[LOG] Thread::initThread : - Stacksize 49152. Stack pointer 0000000000000000 : usesemaphore = 1 : sleeptime = 0
[LOG] Thread::callback : * FMOD mixer thread started
[LOG] SystemI::init : Set up emulated output
[LOG] SystemI::init : create the channel pool
[LOG] SystemI::init : Set up streamer
[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 load thread. priority 0
[LOG] Thread::initThread : - Stacksize 65536. Stack pointer 0000000000000000 : usesemaphore = 0 : sleeptime = 1
[LOG] Thread::callback : * FMOD Studio load thread started
[LOG] Manager::readBank : fileversion = 68, compatVersion = 68 (oldest = 44, newest = 68)
[LOG] Manager::readBank : fileversion = 68, compatVersion = 68 (oldest = 44, newest = 68)
[LOG] Thread::callback : * FMOD Studio load thread finished
[LOG] Thread::close : FMOD Studio 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] SystemI::close : Shut down output.
[LOG] Thread::callback : * FMOD (WASAPI) feeder thread finished
[LOG] Thread::close : FMOD (WASAPI) feeder thread 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 : Remove miscllaneous DSP stuff.
[LOG] Global::decRef : Shut down streamer and FMOD_NONBLOCKING and FileSystem thread.
[LOG] Global::decRef : Shut down file system.
[LOG] SystemI::close : done.
[LOG] System::create : Header version = 1.07.06. Current version = 1.07.06.