-
Notifications
You must be signed in to change notification settings - Fork 113
Description
Hi,
Thanks for the nice library.
I own a Focusrite 8i6 and a PC on windows 11 with a powerful enough processor (Intel Core i7 7700K).
I am quite a beginner with sound systems on PC (DAWs etc) and was having terrible crackling or performance issues whatever I did.
(I have been playing with Rocksmith 2014 with my bass guitar for 1 year in a degraded mode - sending my signal to the game but listening to my raw input directly and not try to do much more, I was the only way I could hear myself in those conditions)
I recently came across this post by Focusrite that opened my eyes on some optimizations that I could do to get way more bang for my buck: https://support.focusrite.com/hc/en-gb/articles/207355205-Optimising-your-PC-for-Audio-on-Windows-10
I have applied those to my setup (removing power optimizations and especially BIOS C-states) and started understanding the logic of sweet spot for sampling rate and buffer size.
Now, I removed the direct input and I get very good quality from the software output of Ableton Live for example.
For 48k sample rate I can go now down to 32 buffer size without any issue or crackling.
Note: If I try to set 48, 96, or 192 buffer rate while using Ableton live, Focusrite will forcefully switch to the closest bigger power of 2 with Safe mode, though.
So knowing this, I now want to listen to the Rocksmith game output as well, which brought me here.
I indeed had to set 96 or 192 the buffer size to have no crackling from the Rocksmith output at startup. (of course I stopped Ableton Live)
But I do not get any input, when I try to go to the Tuner, it tells me my microphone is not plugged, I try to redo the calibration, but there simply is no signal.
My bass is plugged directly to the first input - channel 0 - with INST (but I also tried LINE). Again it all works fine with Ableton Live.
I was also wondering whether I had to modify: Control Panel > Hardware and Sound > Manage Audio Devices > (Playback/Recording tab) > advanced tab > default format
I know the old game PDF recommends 16 bit / 48kHz, but I have 2 channel / 24 bit / 48kHz
I tried a lot of variations and I am kind of desperate for a solution now, what do you think?
Here is my latest config and logs, after a fresh startup and also manually setting Focusrite to 196bit / 48 kHz before starting Rocksmith:
Rocksmith.ini
[Audio]
EnableMicrophone=0
ExclusiveMode=1
LatencyBuffer=4
ForceDefaultPlaybackDevice=
ForceWDM=0
ForceDirectXSink=0
DumpAudioLog=0
MaxOutputBufferSize=0
RealToneCableOnly=0
Win32UltraLowLatencyMode=1
[Renderer.Win32]
ShowGamepadUI=0
ScreenWidth=0
ScreenHeight=0
Fullscreen=2
VisualQuality=2
RenderingWidth=0
RenderingHeight=0
EnablePostEffects=1
EnableShadows=1
EnableHighResScope=1
EnableDepthOfField=1
EnablePerPixelLighting=1
MsaaSamples=4
DisableBrowser=0
[Net]
UseProxy=1RS_ASIO.ini
[Config]
EnableWasapiOutputs=0
EnableWasapiInputs=0
EnableAsio=1
[Asio]
; available buffer size modes:
; driver - respect buffer size setting set in the driver
; host - use a buffer size as close as possible as that requested by the host application
; custom - use the buffer size specified in CustomBufferSize field
BufferSizeMode=custom
CustomBufferSize=192
[Asio.Output]
Driver=Focusrite USB ASIO
BaseChannel=0
AltBaseChannel=
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
[Asio.Input.0]
Driver=Focusrite USB ASIO
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
[Asio.Input.1]
Driver=
Channel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
[Asio.Input.Mic]
Driver=
Channel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100RS_ASIO-log.txt
0.000 [INFO] - Wrapper DLL loaded (v0.5.7)
0.000 [INFO] PatchOriginalCode
0.346 [INFO] Patching CoCreateInstance
0.346 [INFO] Patch_CallAbsoluteAddress - num locations: 5
0.346 [INFO] Patching call at 01C5AA85
0.346 [INFO] Patching call at 01F03B6E
0.346 [INFO] Patching call at 01F5C681
0.346 [INFO] Patching call at 01FAEF75
0.346 [INFO] Patching call at 01FAF40D
0.346 [INFO] Patching PortAudio MarshalStreamComPointers
0.346 [INFO] Patch_CallRelativeAddress - num locations: 1
0.346 [INFO] Patching call at 01F03059
0.346 [INFO] Patching PortAudio UnmarshalStreamComPointers
0.346 [INFO] Patch_CallRelativeAddress - num locations: 1
0.346 [INFO] Patching call at 01F0310E
0.474 [INFO] Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
0.823 [INFO] Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
1.685 [INFO] Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
1.685 [INFO] DebugDeviceEnum::RegisterEndpointNotificationCallback
1.686 [INFO] Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
1.686 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eRender - role: eMultimedia
1.686 [INFO] RSAggregatorDeviceEnum::UpdateAvailableDevices
1.686 [INFO] AsioHelpers::FindDrivers
1.686 [INFO] Focusrite Thunderbolt ASIO
1.686 [INFO] Focusrite USB ASIO
1.686 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - output requesting ASIO driver: Focusrite USB ASIO
1.686 [INFO] Creating AsioSharedHost - dll: c:\program files\focusrite\drivers\focusriteusbasio32.dll
1.714 [INFO] ASIO input channels info:
1.714 [INFO] 0 - active: 0, channel: 0, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 1
1.714 [INFO] 1 - active: 0, channel: 1, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 2
1.714 [INFO] 2 - active: 0, channel: 2, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 3
1.714 [INFO] 3 - active: 0, channel: 3, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 4
1.714 [INFO] 4 - active: 0, channel: 4, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 5
1.714 [INFO] 5 - active: 0, channel: 5, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 6
1.714 [INFO] 6 - active: 0, channel: 6, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: SPDIF 1
1.714 [INFO] 7 - active: 0, channel: 7, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: SPDIF 2
1.714 [INFO] 8 - active: 0, channel: 8, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Loop 1
1.714 [INFO] 9 - active: 0, channel: 9, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Loop 2
1.714 [INFO] ASIO output channels info:
1.714 [INFO] 0 - active: 0, channel: 0, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 1
1.714 [INFO] 1 - active: 0, channel: 1, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 2
1.714 [INFO] 2 - active: 0, channel: 2, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 3
1.714 [INFO] 3 - active: 0, channel: 3, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 4
1.714 [INFO] 4 - active: 0, channel: 4, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 5
1.714 [INFO] 5 - active: 0, channel: 5, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 6
1.714 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - OK
1.714 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - input[0] requesting ASIO driver: Focusrite USB ASIO
1.714 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - OK
1.714 [INFO] DebugDeviceEnum::UpdateAvailableDevices - 1 render devices, 1 capture devices
1.714 [INFO] hr: S_OK
1.714 [INFO] *ppEndpoint: 162A0F90
1.714 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eCapture - role: eMultimedia
1.714 [INFO] hr: S_OK
1.714 [INFO] *ppEndpoint: 162A0FF0
1.714 [INFO] DebugDeviceEnum::EnumAudioEndpoints - dataFlow: eAll - dwStateMask: 1
1.714 [INFO] hr: S_OK
1.714 [INFO] *ppDevices: 1606DCF8
1.714 [INFO] {ASIO Out} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
1.714 [INFO] {ASIO Out} DebugWrapperDevicePropertyStore::GetCount
1.714 [INFO] {ASIO Out} DebugWrapperDevicePropertyStore::GetAt - iProp: 0
1.714 [INFO] {ASIO Out} DebugWrapperDevicePropertyStore::GetAt - iProp: 1
1.714 [INFO] {ASIO Out} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
1.714 [INFO] {ASIO Out} DebugWrapperEndpoint::GetDataFlow
1.714 [INFO] *pDataFlow: eRender
1.714 [INFO] {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
1.715 [INFO] {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetDevicePeriod
1.715 [INFO] {ASIO IN 0} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
1.715 [INFO] {ASIO IN 0} DebugWrapperDevicePropertyStore::GetCount
1.715 [INFO] {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 0
1.715 [INFO] {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 1
1.715 [INFO] {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 2
1.715 [INFO] {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 3
1.715 [INFO] {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 4
1.715 [INFO] {ASIO IN 0} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
1.715 [INFO] {ASIO IN 0} DebugWrapperEndpoint::GetDataFlow
1.715 [INFO] *pDataFlow: eCapture
1.715 [INFO] {ASIO IN 0} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
1.715 [INFO] {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::GetDevicePeriod
1.728 [INFO] {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
1.728 [INFO] {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
1.728 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
1.728 [ERROR] failed to initialize asio driver with requested format
1.728 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
1.728 [INFO] {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
1.728 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
1.728 [ERROR] failed to initialize asio driver with requested format
1.728 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
1.728 [INFO] {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
1.728 [INFO] {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
1.728 [INFO] {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
1.728 [INFO] {ASIO Out} WAVEFORMATEX
wFormatTag: fffe
nChannels: 2
nSamplesPerSec: 48000
nAvgBytesPerSec: 384000
nBlockAlign: 8
wBitsPerSample: 32
cbSize: 22
ext.SubFormat: KSDATAFORMAT_SUBTYPE_PCM
ext.Samples: 24
ext.dwChannelMask: 3
1.728 [INFO] {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
1.728 [INFO] AsioSharedHost::Setup - startCount: 0
1.728 [INFO] post output ready: 1
1.728 [INFO] ASIOBufferSize - min: 16 max: 1024 preferred: 192 granularity: 16
1.728 [INFO] Creating ASIO buffers (6 out, 10 in)...
1.728 [INFO] AsioSharedHost::AsioCalback_asioMessage - selector: 7 value: 0 | returning: 0
1.728 [INFO] AsioSharedHost::AsioCalback_asioMessage - selector: 2 value: 0 | returning: 1
1.728 [INFO] AsioSharedHost::AsioCalback_asioMessage - selector: 1 value: 3 | returning: 0
1.728 [INFO] AsioSharedHost::AsioCalback_asioMessage - selector: 1 value: 5 | returning: 0
1.728 [INFO] AsioSharedHost::AsioCalback_asioMessage - selector: 1 value: 4 | returning: 0
1.728 [INFO] AsioSharedHost::AsioCalback_asioMessage - selector: 1 value: 6 | returning: 0
1.728 [INFO] AsioSharedHost::AsioCalback_asioMessage - selector: 1 value: 15 | returning: 0
1.728 [INFO] {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
1.728 [INFO] *pNumBufferFrames: 192
1.728 [INFO] {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
1.728 [INFO] latency: 9ms
1.729 [INFO] {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioRenderClient
1.729 [INFO] returning render client
1.729 [INFO] DebugDeviceEnum::RegisterEndpointNotificationCallback
1.731 [INFO] Patched_PortAudio_MarshalStreamComPointers
1.731 [INFO] Patched_PortAudio_UnmarshalStreamComPointers
1.731 [INFO] {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
1.731 [INFO] {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
1.731 [INFO] {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
1.731 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
1.731 [INFO] {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Start
1.731 [INFO] AsioSharedHost::Start - startCount: 0
1.731 [INFO] Starting ASIO stream...
1.732 [INFO] Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 1
1.732 [INFO] {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
1.732 [INFO] {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
1.732 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
1.736 [INFO] Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 2
1.736 [INFO] {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
1.736 [INFO] {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
1.736 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
1.740 [INFO] Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 3 (not logging upcoming switches)
28.055 [INFO] {ASIO IN 0} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
28.055 [INFO] {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
28.055 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
28.055 [ERROR] failed to initialize asio driver with requested format
28.055 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
28.055 [INFO] {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
28.055 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
28.055 [ERROR] failed to initialize asio driver with requested format
28.055 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
28.055 [INFO] {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
28.055 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
28.055 [ERROR] failed to initialize asio driver with requested format
28.055 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
28.055 [INFO] {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
28.055 [INFO] {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
28.055 [INFO] {ASIO IN 0} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
28.055 [INFO] {ASIO IN 0} WAVEFORMATEX
wFormatTag: fffe
nChannels: 2
nSamplesPerSec: 48000
nAvgBytesPerSec: 384000
nBlockAlign: 8
wBitsPerSample: 32
cbSize: 22
ext.SubFormat: KSDATAFORMAT_SUBTYPE_PCM
ext.Samples: 24
ext.dwChannelMask: 3
28.055 [INFO] {ASIO IN 0} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
28.055 [INFO] AsioSharedHost::Setup - startCount: 1
28.055 [INFO] {ASIO IN 0} DebugWrapperDevice::Activate - Activate iid: IID_IAudioEndpointVolume dwClsCtx: 1
28.055 [INFO] {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
28.055 [INFO] *pNumBufferFrames: 192
28.055 [INFO] {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
28.055 [INFO] latency: 8ms
28.055 [INFO] {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioCaptureClient
28.055 [INFO] returning capture client
28.055 [INFO] Patched_PortAudio_MarshalStreamComPointers
28.056 [INFO] Patched_PortAudio_UnmarshalStreamComPointers
28.056 [INFO] {ASIO IN 0} DebugWrapperAudioClient3::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
28.056 [INFO] {ASIO IN 0} DebugWrapperAudioClient2<struct IAudioClient3>::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
28.056 [INFO] {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
28.056 [INFO] {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
28.056 [INFO] {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::Start
28.056 [INFO] AsioSharedHost::Start - startCount: 1
28.056 [INFO] {ASIO IN 0} DebugWrapperAudioEndpointVolume::SetMasterVolumeLevelScalar fLevel: 0.17
28.060 [INFO] {ASIO IN 0} DebugWrapperCaptureClient::GetBuffer
28.060 [INFO] {ASIO IN 0} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 192
28.060 [INFO] {ASIO IN 0} RSAsioAudioClient::SwapBuffers
28.064 [INFO] {ASIO IN 0} DebugWrapperCaptureClient::GetBuffer
28.064 [INFO] {ASIO IN 0} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 192
28.064 [INFO] {ASIO IN 0} RSAsioAudioClient::SwapBuffers
28.068 [INFO] {ASIO IN 0} DebugWrapperCaptureClient::GetBuffer
28.068 [INFO] {ASIO IN 0} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 192
34.236 [INFO] {ASIO Out} RSAsioAudioClient::OnAsioBufferSwitch - buffer underrun detected
34.236 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
34.240 [INFO] Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 1
34.240 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
34.244 [INFO] Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 2
34.248 [INFO] Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 3 (not logging upcoming switches)
42.789 [INFO] {ASIO IN 0} DebugWrapperAudioEndpointVolume::SetMasterVolumeLevelScalar fLevel: 1
66.809 [INFO] {ASIO Out} RSAsioAudioClient::OnAsioBufferSwitch - buffer underrun detected
66.809 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
66.813 [INFO] Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 1
66.813 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
66.817 [INFO] Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 2
66.821 [INFO] Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 3 (not logging upcoming switches)
83.289 [INFO] {ASIO IN 0} DebugWrapperAudioEndpointVolume::SetMasterVolumeLevelScalar fLevel: 0.17
88.826 [INFO] {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::Stop
88.826 [INFO] AsioSharedHost::Stop - startCount: 2
88.826 [INFO] DebugDeviceEnum::UnregisterEndpointNotificationCallback
88.827 [INFO] DebugDeviceEnum::UnregisterEndpointNotificationCallback
88.827 [INFO] {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Stop
88.827 [INFO] AsioSharedHost::Stop - startCount: 1
88.827 [INFO] AsioSharedHost::Stop stopping ASIO stream
89.054 [INFO] - Wrapper DLL unloaded
