Well... this is odd... the log file as it runs down through checking the audio it is hitting an error on WASAPI 2...
In the GOOD log, it looks like this:
I:0x 610:2164:119561:WASAPI:2| name[Saffire Audio (Saffire Audio)]
I:0x 610:2164:119561:WASAPI:2| form-factor[4]
I:0x 310:2164:119577:WASAPI:2| def.SR[44100] max.CH[2] latency{hi[0.010000] lo[0.003000]}
I:0x 310:2164:119577:WASAPI: initialized ok
I:0x 310:2164:119577:after paHostApiInitializers[3].
I:0x 310:2164:119577:Passed Pa_Initialize()
I:0x 310:2164:119577:Now enumerating Audio Devices...
I:0x 310:2164:119577:Passed Pa_CountDevices()
I:0x 310:2164:119577:Found 14 :
[then checks them all]
In the BAD log (I got it at 79MB, woot), it looks like this (highlighted the important points):
I:0x 810:9336:91868421:WASAPI:2| name[Saffire Audio (Saffire Audio)]
I:0x 810:9336:91868421:WASAPI:2| form-factor[4]
I:0x 810:9336:91868421:WASAPI:
failed PaWasapi_Initialize error[-9986|Internal PortAudio error]I:0x 810:9336:91868421:
TerminateHostApis in I:0x 810:9336:91868421:
TerminateHostApis outE:0x 810:9336:91868421:
Pa_Initialize Error number: -9986 Error message: Internal PortAudio errorI:0x 810:9336:91868421:Passed Pa_Initialize()
I:0x 810:9336:91868421:Now enumerating Audio Devices...
I:0x 810:9336:91868421:Passed Pa_CountDevices()
I:0x 810:9336:91868421:Found
4294957296 :
I:0x 810:9336:91868421:-------------------------------------------------------------------------------
E:0x 810:9336:91868421:Dev:0 pointer is null! skipping device
I:0x 810:9336:91868421:-------------------------------------------------------------------------------
E:0x 810:9336:91868421:Dev:1 pointer is null! skipping device
(etc.)
[then tries to check them all (thankfully I stopped it just shy of half a million!)]
Not sure why an error should throw a number that big, but I will email both Garritan and Plogue on this one. I can include Focusrite, but the software it not theirs (although the error might be).
Quick Edit: I shot an email to Garritan and an info copy to Focusrite.
post edited by mettelus - 2018/03/12 20:55:11