-
Notifications
You must be signed in to change notification settings - Fork 1
/
fmod.log
61 lines (58 loc) · 3.91 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
FMOD: SystemI::init : FMOD Ex Version: 00044453
FMOD: SystemI::init : maxchannels = 100, flags = 00000000, extradriverdata = 0000000000000000
FMOD: SystemI::close :
FMOD: SystemI::close : Stop all sounds
FMOD: SystemI::close : Remove miscllaneous DSP stuff.
FMOD: SystemI::close : done.
FMOD: OutputWASAPI::enumerate : Enumerating...
FMOD: OutputWASAPI::enumerate : Initialise COM library.
FMOD: OutputWASAPI::enumerate : Found Driver: "lðh (Realtek High Definition Audio)".
FMOD: OutputWASAPI::enumerate : Found Driver: "¦KÎ (Realtek High Definition Audio)".
FMOD: OutputWASAPI::enumerate : Done.
FMOD: OutputWASAPI::initEx : Initialising...
FMOD: OutputWASAPI::initEx : Done.
FMOD: SystemI::init : Set up software engine
FMOD: Thread::initThread : Initializing FMOD (WASAPI) feeder thread. priority 0
FMOD: Thread::initThread : - Stacksize 0. Stack pointer 0000000000000000 : usesemaphore = 0 : sleeptime = 0
FMOD: Thread::callback : * FMOD (WASAPI) feeder thread started
FMOD: Thread::initThread : done.
FMOD: OutputWASAPI::feederUpdate : WASAPI feeder thread set to 'Audio' characteristic
FMOD: Thread::initThread : Initializing FMOD mixer thread. priority 2
FMOD: Thread::initThread : - Stacksize 49152. Stack pointer 0000000000000000 : usesemaphore = 1 : sleeptime = 0
FMOD: Thread::callback : * FMOD mixer thread started
FMOD: Thread::initThread : done.
FMOD: SystemI::init : Set up emulated output
FMOD: SystemI::init : create the channel pool
FMOD: SystemI::init : Set up streamer
FMOD: Thread::initThread : Initializing FMOD stream thread. priority 2
FMOD: Thread::initThread : - Stacksize 65536. Stack pointer 0000000000000000 : usesemaphore = 0 : sleeptime = 10
FMOD: Thread::callback : * FMOD stream thread started
FMOD: Thread::initThread : done.
FMOD: SystemI::init : done
FMOD: SystemI::createSoundInternal : filename = : mode 00000080
FMOD: SystemI::createSoundInternal : filename = audio/title/main.ogg : mode 00000080
FMOD: SystemI::createSoundInternal : filename = audio/system/button-hover.ogg : mode 00000000
FMOD: SystemI::close :
FMOD: SystemI::close : Stop all sounds
FMOD: Thread::callback : * FMOD stream thread finished
FMOD: OutputWASAPI::feederUpdate : Starvation detected in WASAPI output buffer!
FMOD: Thread::close : FMOD stream thread thread destroyed
FMOD: SystemI::close : Stream thread destroyed
FMOD: Global::decRef : Shut down streamer and FMOD_NONBLOCKING and FileSystem thread.
FMOD: Global::decRef : Shut down profiler.
FMOD: Global::decRef : Shut down file system.
FMOD: SystemI::close : Free master channel group.
FMOD: SystemI::close : Remove 'master' sound group.
FMOD: SystemI::close : Shut down output.
FMOD: Thread::callback : * FMOD (WASAPI) feeder thread finished
FMOD: Thread::close : FMOD (WASAPI) feeder thread thread destroyed
FMOD: Thread::callback : * FMOD mixer thread finished
FMOD: Thread::close : FMOD mixer thread thread destroyed
FMOD: OutputWASAPI::close : Closing...
FMOD: OutputWASAPI::close : Done.
FMOD: SystemI::close : Free software output.
FMOD: SystemI::close : Free emulated output.
FMOD: SystemI::close : Free channel pool.
FMOD: SystemI::close : Remove DSP Soundcard unit.
FMOD: SystemI::close : Remove miscllaneous DSP stuff.
FMOD: SystemI::close : done.