-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfmod.log
72 lines (70 loc) · 6.48 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
[LOG] SystemI::init : FMOD Studio Version: 00010707 (72710)
[LOG] SystemI::init : maxchannels = 1024, flags = 00030000, extradriverdata = 0x0
[LOG] SystemI::close :
[LOG] SystemI::close : Stop all sounds
[LOG] SystemI::close : Remove miscllaneous DSP stuff.
[LOG] SystemI::close : done.
[LOG] OutputCoreAudio::enumerate : Enumerating...
[LOG] OutputCoreAudio::enumerate : Found output driver: "ATR USB microphone ".
[LOG] OutputCoreAudio::enumerate : Found output driver: "Digital-out (HDMI)".
[LOG] OutputCoreAudio::enumerate : Found output driver: "Digital-out (HDMI)".
[LOG] OutputCoreAudio::enumerate : Found output driver: "Digital-out (HDMI)".
[LOG] OutputCoreAudio::enumerate : Found output driver: "Line-out (Green Rear)".
[LOG] OutputCoreAudio::enumerate : Found output driver: "Headphones (Green Front)".
[LOG] OutputCoreAudio::enumerate : Found output driver: "SPDIF-out (Digital)".
[LOG] OutputCoreAudio::enumerate : Found output driver: "SPDIF-out (Grey Rear)".
[LOG] OutputCoreAudio::enumerate : Done.
[LOG] OutputCoreAudio::init : Output running 2 channels at 48000Hz sample rate.
[LOG] OutputCoreAudio::init : Maximum hardware read size: 1024 samples, Software buffer size: 512 samples, Number of software buffers: 4.
[LOG] Thread::initThread : Initializing FMOD mixer thread. priority 3
[LOG] Thread::initThread : - Stacksize 49152. Stack pointer 0x0 : 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 0x0 : 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 0x0 : usesemaphore = 0 : sleeptime = 1
[LOG] Thread::callback : * FMOD Studio update thread started
[LOG] LiveUpdate::init :
[LOG] Thread::initThread : Initializing FMOD Studio load thread. priority 0
[LOG] Thread::initThread : - Stacksize 65536. Stack pointer 0x0 : usesemaphore = 0 : sleeptime = 1
[LOG] Thread::callback : * FMOD Studio load thread started
[LOG] Profile::init : Profiler listening on port: 9264
[LOG] Manager::readBank : fileversion = 68, compatVersion = 68 (oldest = 44, newest = 68)
[LOG] Manager::readBank : fileversion = 68, compatVersion = 68 (oldest = 44, newest = 68)
[LOG] Manager::readBank : fileversion = 68, compatVersion = 68 (oldest = 44, newest = 68)
[LOG] Manager::readBank : fileversion = 68, compatVersion = 68 (oldest = 44, newest = 68)
[LOG] Manager::readBank : fileversion = 68, compatVersion = 68 (oldest = 44, newest = 68)
[LOG] Manager::readBank : fileversion = 68, compatVersion = 68 (oldest = 44, newest = 68)
[LOG] SystemI::createSound : filename = Assets/Audio/Build/Desktop/Idle.bank : mode 0a010202
[LOG] SystemI::createSound : FMOD_NONBLOCKING specified. Putting into queue to be opened asynchronously!
[LOG] OutputSoftware::createSample : lengthpcm 0, lengthbytes 0, channels 0, format 0, freq 0, mode 00000000
[LOG] Thread::initThread : Initializing FMOD nonblocking thread (0). priority 1
[LOG] Thread::initThread : - Stacksize 81920. Stack pointer 0x0 : usesemaphore = 1 : sleeptime = 0
[LOG] Thread::callback : * FMOD nonblocking thread (0) started
[LOG] SystemI::createSound : setdata soundi = 0x137956ad8 : node = 0x13791ff60
[LOG] SystemI::createSound : add node to async list : head = 0x12e0b5ef0. list count = 0
[LOG] AsyncThread::threadFunc : Starting Asynchronous operation on sound 0x137956ad8
[LOG] SystemI::createSoundInternal : filename = Assets/Audio/Build/Desktop/Idle.bank : mode 0a010202
[LOG] SystemI::createSoundInternal : exinfo->cbsize = 216
[LOG] SystemI::createSoundInternal : exinfo->length = 33504
[LOG] SystemI::createSoundInternal : exinfo->fileoffset = 1792
[LOG] SystemI::createSoundInternal : exinfo->numsubsounds = 1
[LOG] SystemI::createSoundInternal : exinfo->inclusionlist = 0x137920068
[LOG] SystemI::createSoundInternal : exinfo->inclusionlistnum = 1
[LOG] SystemI::createSoundInternal : exinfo->suggestedsoundtype = 5
[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 0a010202 length 120096 samples, lengthbytes 33344
[LOG] SystemI::createSample : channels = 2
[LOG] SystemI::createSample : output = 0x1379f4f38
[LOG] OutputSoftware::createSample : lengthpcm 120096, lengthbytes 33344, channels 2, format 2, freq 48000, mode 0a01020a
[LOG] SystemI::createSoundInternal : done. OpenState now = FMOD_OPENSTATE_READY.
[LOG] AsyncThread::threadFunc : Finished Asynchronous operation on sound 0x137956ad8
[WRN] SoundSourceInstrumentInstance::startChannelIfReady : Loading delay exceeded, sound may play at incorrect time