Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No guitar input, "It sounds like your microphone is unplugged. Reconnect your microphone to continue." #275

Closed
remidebette opened this issue May 3, 2022 · 14 comments

Comments

@remidebette
Copy link

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

image

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=1

RS_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=100

RS_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
@mdias
Copy link
Owner

mdias commented May 3, 2022

This issue sounds very similar to #271. Please try another USB 2 port instead.

If that doesn't work, please enable DumpAudioLog=1 on Rocksmith.ini, run the game and try to go to the calibration screen again, and then quit the game and post here the contents of audiodump.txt.

I know the old game PDF recommends 16 bit / 48kHz, but I have 2 channel / 24 bit / 48kHz

This is not an issue. As long as the interface does 48kHz RS ASIO will do the sample format conversion.

@remidebette
Copy link
Author

remidebette commented May 3, 2022

Thanks for your fast response.

Where I am surprised is that I have been using the USB-C (only port on the 8i6) - USB-C cable (necessarily USB3) to connect to my focusrite for 1y and it always worked fine. (But I already tried 2 different cables to be sure)

To do the test you asked, I switched to a USB-C - USB-2 (standard) cable and plugged to other ports of my PC, and went until the calibration screens, to no avail:

USB-2 (the black port) audiodump.txt :

00000000:  : INIT ExclusiveMode 1
00000000:  : INIT LatencyBuffer 4
00000000:  : INIT ForceWDM 0
00000001:  : INIT ForceDirectXSink 0
00000028:  : WASAPI::OpenStream(output): framesPerUser[ 128 ] framesPerHost[ 192 ] latency[ 4.00ms ] exclusive[ YES ] wow64_fix[ NO ] mode[ EVENT ]
00000028:  : pSinkPortAudio->Init() == AK_Success
00000028:  : ************* NSoundInputMgr_Win32::SETUP mUsePortAudio 1 mUseNWin32 0 mUseWaveIn 0 mForceDirectXSink 0 mForceWDM 0 
00000028:  : ************* NSoundInputMgr_Win32::SETUP mRealtoneCableOnly 0 
00026344:  : ************* NSoundInputMgr_Win32::DetectInputDevices_PortAudio Id 1 API 0 : {ASIO IN 0}[p:00ff v:12ba] 
00026345:  : ************* NSoundInputMgr_Win32::DetectInputDevices_PortAudio FOUND! Id 1 API 0 : {ASIO IN 0}[{ASIO IN 0}] 
00026345:  : WASAPI::OpenStream(input): framesPerUser[ 128 ] framesPerHost[ 192 ] latency[ 4.00ms ] exclusive[ YES ] wow64_fix[ NO ] mode[ EVENT ]
00026345:  : ************* NSoundInputMgr_Win32::DetectInputDevices_PortAudio Id 1 API 0 : {ASIO IN 0}  INPUT ON Slot 0
00026345:  : ************* NSoundInputMgr_Win32::DetectInputDevices_PortAudio Id 1 : samplerate 48000, input channels 2
00026345:  : ************* NSoundInputMgr_Win32::DetectInputDevices_PortAudio Id 1 API 0 : {ASIO IN 0}[p:00ff v:12ba] 
00026345:  : ************* NSoundInputMgr_Win32::DetectInputDevices_PortAudio - no new input devices, stop

USB-3 (the blue port) audiodump.txt :

00000000:  : INIT ExclusiveMode 1
00000000:  : INIT LatencyBuffer 4
00000000:  : INIT ForceWDM 0
00000000:  : INIT ForceDirectXSink 0
00000024:  : WASAPI::OpenStream(output): framesPerUser[ 128 ] framesPerHost[ 192 ] latency[ 4.00ms ] exclusive[ YES ] wow64_fix[ NO ] mode[ EVENT ]
00000024:  : pSinkPortAudio->Init() == AK_Success
00000025:  : ************* NSoundInputMgr_Win32::SETUP mUsePortAudio 1 mUseNWin32 0 mUseWaveIn 0 mForceDirectXSink 0 mForceWDM 0 
00000025:  : ************* NSoundInputMgr_Win32::SETUP mRealtoneCableOnly 0 
00026387:  : ************* NSoundInputMgr_Win32::DetectInputDevices_PortAudio Id 1 API 0 : {ASIO IN 0}[p:00ff v:12ba] 
00026389:  : ************* NSoundInputMgr_Win32::DetectInputDevices_PortAudio FOUND! Id 1 API 0 : {ASIO IN 0}[{ASIO IN 0}] 
00026389:  : WASAPI::OpenStream(input): framesPerUser[ 128 ] framesPerHost[ 192 ] latency[ 4.00ms ] exclusive[ YES ] wow64_fix[ NO ] mode[ EVENT ]
00026389:  : ************* NSoundInputMgr_Win32::DetectInputDevices_PortAudio Id 1 API 0 : {ASIO IN 0}  INPUT ON Slot 0
00026389:  : ************* NSoundInputMgr_Win32::DetectInputDevices_PortAudio Id 1 : samplerate 48000, input channels 2
00026389:  : ************* NSoundInputMgr_Win32::DetectInputDevices_PortAudio Id 1 API 0 : {ASIO IN 0}[p:00ff v:12ba] 
00026389:  : ************* NSoundInputMgr_Win32::DetectInputDevices_PortAudio - no new input devices, stop

@remidebette
Copy link
Author

remidebette commented May 3, 2022

Also, maybe some of the recommendations of the Focusrite optimisation link in my post could do harm for Rocksmith, should I change those?

  • Thinking whether I should keep the "Allow applications to take exclusive control of this device" (in my first screenshot above)
  • There was the: Control panel > advanced system settings > performance options > advanced tab > optimize background services (see screenshot below). EDIT: this one did not solve it

image

@mdias
Copy link
Owner

mdias commented May 3, 2022

This is very strange since the game reporting that it didn't find a Realtone cable really shouldn't be happening here as both your RS_ASIO-log.txt and audiodump.txt log files show that the input device is being correctly detected.

Since this is very hard to debug for me remotely, there's only 1 thing I can suggest to you that should avoid any compatibility issues but it makes it a bit annoying to start playing Rocksmith, and that would be using Voicemeeter as a man-in-the-middle.

If you're not familiar, Voicemeeter is like a virtual audio device which in this case will sit in the middle of Rocksmith and your actual interface, so RS_ASIO would connect to the Voicemeeter ASIO driver instead of directly to your Focusrite driver. People usually use this to be able to record/stream video+audio while still using ASIO, but in your case it would be simply to try skipping over any compatibility issues that may be happening such as Rocksmith being a 32-bit process and all that...

If you folow this guide, or this video guide you should get the gist of it. What makes it a bit annoying is that you'll have to open Voicemeeter everytime before starting up the game. You might be worried about additional latency, but me and others have noticed no perceptible difference afaik.

As much as I'd love to get to the bottom of these kinds of issues, there's just not much I can do about it if I can't reproduce it on my side, sorry. I would love to hear if you manage to get it working with or without Voicemeeter though :)

@remidebette
Copy link
Author

Ok thank you,
I will try to setup voicemeeter when I get some time

@remidebette
Copy link
Author

Thinking about something, the 2 tutorials above explain how to split the output for streaming.
But it means they never actually change their input in rs_asio and let Focusrite USB ASIO

Instead if I understood properly, I would need to have Focusrite USB ASIO as an input to Voicemeeter banana and then the output of voicemeeter banana as an input to Rocksmith?

What should I put in RS Asio input then?

@mdias
Copy link
Owner

mdias commented May 4, 2022

Ahh, indeed you are correct!

Yes, you should use Voicemeeter ASIO driver for both Output and Input.

You should also be able to use other software (like Ableton Live) to connect to that Voicemeeter driver; it might make your life easier at first when configuring it as you won't have to open and close the game several times to test.

@remidebette
Copy link
Author

Hi again,

I have been trying with Voicemeeter but was not sure of what I was doing (I had the same issue but not sure I am passing the virtual input properly)

So instead I have been trying this tutorial https://lastpixel.tv/low-latency-rocksmith-obs-streaming-with-software-effects/
To work with reaper.
Reaper 32 bit is working fine on my system, I was able to play a bit of bass independantly of Rocksmith.

After completing the tutorial, same issue.

All sound levels in Reaper are fine, but Rocksmith does not detect the input:
As you can see below, sound is coming from my bass, and I an hear Rocksmith's output fine
image

So it seems 3 different methods (Fosurite, Voicemeeter ane Reaper) give the same issue

RS_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.347 [INFO]  Patch_CallRelativeAddress - num locations: 1
0.347 [INFO]  Patching call at 01F0310E
0.430 [INFO]  Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
0.944 [INFO]  Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
1.457 [INFO]  Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
1.962 [INFO]  Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
2.931 [INFO]  Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
2.931 [INFO]  DebugDeviceEnum::RegisterEndpointNotificationCallback
2.932 [INFO]  Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
2.932 [INFO]  DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eRender - role: eMultimedia
2.932 [INFO]  RSAggregatorDeviceEnum::UpdateAvailableDevices
2.932 [INFO]  AsioHelpers::FindDrivers
2.932 [INFO]    Focusrite Thunderbolt ASIO
2.932 [INFO]    Focusrite USB ASIO
2.932 [INFO]    ReaRoute ASIO
2.933 [INFO]    Voicemeeter AUX Virtual ASIO
2.933 [INFO]    Voicemeeter Insert Virtual ASIO
2.933 [INFO]    Voicemeeter Virtual ASIO
2.933 [INFO]  RSAsioDeviceEnum::UpdateAvailableDevices - output requesting ASIO driver: ReaRoute ASIO
2.933 [INFO]  Creating AsioSharedHost - dll: C:\Program Files (x86)\REAPER\rearoute.dll
2.937 [INFO]    ASIO input channels info:
2.937 [INFO]      0 - active: 0, channel: 0, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 1
2.937 [INFO]      1 - active: 0, channel: 1, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 2
2.937 [INFO]      2 - active: 0, channel: 2, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 3
2.937 [INFO]      3 - active: 0, channel: 3, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 4
2.937 [INFO]      4 - active: 0, channel: 4, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 5
2.937 [INFO]      5 - active: 0, channel: 5, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 6
2.937 [INFO]      6 - active: 0, channel: 6, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 7
2.937 [INFO]      7 - active: 0, channel: 7, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 8
2.937 [INFO]      8 - active: 0, channel: 8, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 9
2.937 [INFO]      9 - active: 0, channel: 9, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 10
2.937 [INFO]      10 - active: 0, channel: 10, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 11
2.937 [INFO]      11 - active: 0, channel: 11, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 12
2.937 [INFO]      12 - active: 0, channel: 12, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 13
2.937 [INFO]      13 - active: 0, channel: 13, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 14
2.937 [INFO]      14 - active: 0, channel: 14, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 15
2.937 [INFO]      15 - active: 0, channel: 15, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: ReaRoute REAPER=>CLIENT 16
2.937 [INFO]    ASIO output channels info:
2.937 [INFO]      0 - active: 0, channel: 0, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 1
2.937 [INFO]      1 - active: 0, channel: 1, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 2
2.937 [INFO]      2 - active: 0, channel: 2, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 3
2.937 [INFO]      3 - active: 0, channel: 3, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 4
2.937 [INFO]      4 - active: 0, channel: 4, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 5
2.937 [INFO]      5 - active: 0, channel: 5, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 6
2.937 [INFO]      6 - active: 0, channel: 6, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 7
2.937 [INFO]      7 - active: 0, channel: 7, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 8
2.937 [INFO]      8 - active: 0, channel: 8, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 9
2.937 [INFO]      9 - active: 0, channel: 9, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 10
2.937 [INFO]      10 - active: 0, channel: 10, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 11
2.937 [INFO]      11 - active: 0, channel: 11, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 12
2.937 [INFO]      12 - active: 0, channel: 12, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 13
2.937 [INFO]      13 - active: 0, channel: 13, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 14
2.937 [INFO]      14 - active: 0, channel: 14, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 15
2.937 [INFO]      15 - active: 0, channel: 15, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: ReaRoute Client=>REAPER 16
2.937 [INFO]  RSAsioDeviceEnum::UpdateAvailableDevices - OK
2.937 [INFO]  RSAsioDeviceEnum::UpdateAvailableDevices - input[0] requesting ASIO driver: ReaRoute ASIO
2.937 [INFO]  RSAsioDeviceEnum::UpdateAvailableDevices - OK
2.937 [INFO]  DebugDeviceEnum::UpdateAvailableDevices - 1 render devices, 1 capture devices
2.937 [INFO]    hr: S_OK
2.937 [INFO]    *ppEndpoint: 161039A0
2.937 [INFO]  DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eCapture - role: eMultimedia
2.937 [INFO]    hr: S_OK
2.937 [INFO]    *ppEndpoint: 16103D00
2.937 [INFO]  DebugDeviceEnum::EnumAudioEndpoints - dataFlow: eAll - dwStateMask: 1
2.937 [INFO]    hr: S_OK
2.937 [INFO]    *ppDevices: 161F6B20
2.937 [INFO]  {ASIO Out} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
2.937 [INFO]  {ASIO Out} DebugWrapperDevicePropertyStore::GetCount
2.937 [INFO]  {ASIO Out} DebugWrapperDevicePropertyStore::GetAt - iProp: 0
2.937 [INFO]  {ASIO Out} DebugWrapperDevicePropertyStore::GetAt - iProp: 1
2.937 [INFO]  {ASIO Out} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
2.937 [INFO]  {ASIO Out} DebugWrapperEndpoint::GetDataFlow
2.937 [INFO]    *pDataFlow: eRender
2.937 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
2.937 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetDevicePeriod
2.937 [INFO]  {ASIO IN 0} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
2.937 [INFO]  {ASIO IN 0} DebugWrapperDevicePropertyStore::GetCount
2.937 [INFO]  {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 0
2.937 [INFO]  {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 1
2.937 [INFO]  {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 2
2.937 [INFO]  {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 3
2.937 [INFO]  {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 4
2.937 [INFO]  {ASIO IN 0} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
2.937 [INFO]  {ASIO IN 0} DebugWrapperEndpoint::GetDataFlow
2.937 [INFO]    *pDataFlow: eCapture
2.937 [INFO]  {ASIO IN 0} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
2.937 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::GetDevicePeriod
2.950 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
2.950 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
2.950 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
2.950 [ERROR]    failed to initialize asio driver with requested format
2.950 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
2.950 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
2.950 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
2.950 [ERROR]    failed to initialize asio driver with requested format
2.950 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
2.950 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
2.950 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
2.950 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
2.950 [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
2.950 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
2.950 [INFO]  AsioSharedHost::Setup - startCount: 0
2.950 [INFO]    post output ready: 0
2.950 [INFO]    ASIOBufferSize - min: 192 max: 192 preferred: 192 granularity: 0
2.950 [INFO]    Creating ASIO buffers (16 out, 16 in)...
2.950 [INFO]  AsioSharedHost::AsioCalback_asioMessage - selector: 7 value: 0 | returning: 0
2.950 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
2.950 [INFO]    *pNumBufferFrames: 192
2.950 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
2.950 [INFO]    latency: 8ms
2.950 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioRenderClient
2.950 [INFO]    returning render client
2.950 [INFO]  DebugDeviceEnum::RegisterEndpointNotificationCallback
2.952 [INFO]  Patched_PortAudio_MarshalStreamComPointers
2.952 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
2.952 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
2.952 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
2.952 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
2.952 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
2.952 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Start
2.952 [INFO]  AsioSharedHost::Start - startCount: 0
2.952 [INFO]    Starting ASIO stream...
2.952 [INFO]  ReaRoute ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 1
2.952 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
2.952 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
2.952 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
2.955 [INFO]  ReaRoute ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 2
2.955 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
2.955 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
2.955 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
2.959 [INFO]  ReaRoute ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 3 (not logging upcoming switches)
13.199 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Stop
13.199 [INFO]  AsioSharedHost::Stop - startCount: 1
13.199 [INFO]  AsioSharedHost::Stop  stopping ASIO stream
19.371 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
19.371 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
19.371 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
19.371 [ERROR]    failed to initialize asio driver with requested format
19.371 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
19.371 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
19.372 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
19.372 [ERROR]    failed to initialize asio driver with requested format
19.372 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
19.372 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
19.372 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
19.372 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
19.372 [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
19.372 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
19.372 [INFO]  AsioSharedHost::Setup - startCount: 0
19.372 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
19.372 [INFO]    *pNumBufferFrames: 192
19.372 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
19.372 [INFO]    latency: 8ms
19.372 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioRenderClient
19.372 [INFO]    returning render client
19.372 [INFO]  Patched_PortAudio_MarshalStreamComPointers
19.372 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
19.372 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
19.372 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
19.372 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
19.372 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
19.372 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Start
19.372 [INFO]  AsioSharedHost::Start - startCount: 0
19.372 [INFO]    Starting ASIO stream...
19.373 [INFO]  ReaRoute ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 1
19.373 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
19.373 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
19.373 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
19.373 [INFO]  ReaRoute ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 2
19.373 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
19.373 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
19.373 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
19.377 [INFO]  ReaRoute ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 3 (not logging upcoming switches)
26.683 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Stop
26.683 [INFO]  AsioSharedHost::Stop - startCount: 1
26.683 [INFO]  AsioSharedHost::Stop  stopping ASIO stream
29.291 [INFO]  {ASIO IN 0} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
29.291 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
29.291 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
29.291 [ERROR]    failed to initialize asio driver with requested format
29.291 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
29.291 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
29.291 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
29.291 [ERROR]    failed to initialize asio driver with requested format
29.291 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
29.291 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
29.291 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
29.291 [ERROR]    failed to initialize asio driver with requested format
29.291 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
29.291 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
29.291 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
29.291 [INFO]  {ASIO IN 0} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
29.291 [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
29.291 [INFO]  {ASIO IN 0} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
29.291 [INFO]  AsioSharedHost::Setup - startCount: 0
29.292 [INFO]  {ASIO IN 0} DebugWrapperDevice::Activate - Activate iid: IID_IAudioEndpointVolume dwClsCtx: 1
29.292 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
29.292 [INFO]    *pNumBufferFrames: 192
29.292 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
29.292 [INFO]    latency: 4ms
29.292 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioCaptureClient
29.292 [INFO]    returning capture client
29.292 [INFO]  Patched_PortAudio_MarshalStreamComPointers
29.292 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
29.292 [INFO]  {ASIO IN 0} DebugWrapperAudioClient3::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
29.292 [INFO]  {ASIO IN 0} DebugWrapperAudioClient2<struct IAudioClient3>::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
29.292 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
29.292 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
29.292 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::Start
29.292 [INFO]  AsioSharedHost::Start - startCount: 0
29.292 [INFO]    Starting ASIO stream...
29.292 [INFO]  {ASIO IN 0} DebugWrapperAudioEndpointVolume::SetMasterVolumeLevelScalar fLevel: 0.17
29.292 [INFO]  ReaRoute ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 1
29.292 [INFO]  {ASIO IN 0} DebugWrapperCaptureClient::GetBuffer
29.292 [INFO]  {ASIO IN 0} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 192
29.292 [INFO]  {ASIO IN 0} RSAsioAudioClient::SwapBuffers
29.295 [INFO]  ReaRoute ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 2
29.295 [INFO]  {ASIO IN 0} DebugWrapperCaptureClient::GetBuffer
29.295 [INFO]  {ASIO IN 0} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 192
29.295 [INFO]  {ASIO IN 0} RSAsioAudioClient::SwapBuffers
29.299 [INFO]  ReaRoute ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 3 (not logging upcoming switches)
29.299 [INFO]  {ASIO IN 0} DebugWrapperCaptureClient::GetBuffer
29.299 [INFO]  {ASIO IN 0} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 192
33.843 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
33.843 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
33.843 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
33.843 [ERROR]    failed to initialize asio driver with requested format
33.843 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
33.843 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
33.843 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
33.843 [ERROR]    failed to initialize asio driver with requested format
33.843 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
33.843 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
33.843 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
33.843 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
33.843 [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
33.843 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
33.843 [INFO]  AsioSharedHost::Setup - startCount: 1
33.843 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
33.843 [INFO]    *pNumBufferFrames: 192
33.843 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
33.843 [INFO]    latency: 8ms
33.843 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioRenderClient
33.843 [INFO]    returning render client
33.843 [INFO]  Patched_PortAudio_MarshalStreamComPointers
33.844 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
33.844 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
33.844 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
33.844 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
33.844 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
33.844 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Start
33.844 [INFO]  AsioSharedHost::Start - startCount: 1
33.847 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
33.847 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
33.847 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
33.851 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
33.851 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
33.851 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
40.577 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Stop
40.577 [INFO]  AsioSharedHost::Stop - startCount: 2
107.374 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
107.374 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
107.375 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
107.375 [ERROR]    failed to initialize asio driver with requested format
107.375 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
107.375 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
107.375 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
107.375 [ERROR]    failed to initialize asio driver with requested format
107.375 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
107.375 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
107.375 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
107.375 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
107.375 [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
107.375 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
107.375 [INFO]  AsioSharedHost::Setup - startCount: 1
107.375 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
107.375 [INFO]    *pNumBufferFrames: 192
107.375 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
107.375 [INFO]    latency: 8ms
107.375 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioRenderClient
107.375 [INFO]    returning render client
107.375 [INFO]  Patched_PortAudio_MarshalStreamComPointers
107.375 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
107.375 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
107.375 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
107.376 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
107.376 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
107.376 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Start
107.376 [INFO]  AsioSharedHost::Start - startCount: 1
107.377 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
107.377 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
107.377 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
107.381 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
107.381 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
107.381 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
111.073 [INFO]  {ASIO IN 0} DebugWrapperAudioEndpointVolume::SetMasterVolumeLevelScalar fLevel: 1
117.423 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Stop
117.423 [INFO]  AsioSharedHost::Stop - startCount: 2
127.651 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
127.652 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
127.652 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
127.652 [ERROR]    failed to initialize asio driver with requested format
127.652 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
127.652 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
127.652 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
127.652 [ERROR]    failed to initialize asio driver with requested format
127.652 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
127.652 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
127.652 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
127.652 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
127.652 [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
127.652 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
127.652 [INFO]  AsioSharedHost::Setup - startCount: 1
127.652 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
127.652 [INFO]    *pNumBufferFrames: 192
127.652 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
127.652 [INFO]    latency: 8ms
127.652 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioRenderClient
127.652 [INFO]    returning render client
127.652 [INFO]  Patched_PortAudio_MarshalStreamComPointers
127.652 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
127.652 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
127.652 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
127.652 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
127.652 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
127.652 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Start
127.652 [INFO]  AsioSharedHost::Start - startCount: 1
127.655 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
127.655 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
127.655 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
127.659 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
127.659 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
127.659 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
161.561 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Stop
161.561 [INFO]  AsioSharedHost::Stop - startCount: 2
168.643 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
168.643 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
168.643 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
168.643 [ERROR]    failed to initialize asio driver with requested format
168.643 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
168.643 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
168.643 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
168.643 [ERROR]    failed to initialize asio driver with requested format
168.643 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
168.643 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
168.643 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
168.643 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
168.643 [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
168.643 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
168.643 [INFO]  AsioSharedHost::Setup - startCount: 1
168.643 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
168.643 [INFO]    *pNumBufferFrames: 192
168.643 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
168.643 [INFO]    latency: 8ms
168.643 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioRenderClient
168.643 [INFO]    returning render client
168.643 [INFO]  Patched_PortAudio_MarshalStreamComPointers
168.644 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
168.644 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
168.644 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
168.644 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
168.644 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
168.644 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Start
168.644 [INFO]  AsioSharedHost::Start - startCount: 1
168.644 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
168.644 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
168.644 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
168.648 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
168.648 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
168.648 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
186.143 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Stop
186.143 [INFO]  AsioSharedHost::Stop - startCount: 2
187.355 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
187.355 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
187.355 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
187.355 [ERROR]    failed to initialize asio driver with requested format
187.355 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
187.355 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
187.355 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
187.355 [ERROR]    failed to initialize asio driver with requested format
187.355 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
187.355 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
187.355 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
187.355 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
187.355 [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
187.355 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
187.355 [INFO]  AsioSharedHost::Setup - startCount: 1
187.355 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
187.355 [INFO]    *pNumBufferFrames: 192
187.355 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
187.355 [INFO]    latency: 8ms
187.355 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioRenderClient
187.355 [INFO]    returning render client
187.355 [INFO]  Patched_PortAudio_MarshalStreamComPointers
187.356 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
187.356 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
187.356 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
187.356 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
187.356 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
187.356 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Start
187.356 [INFO]  AsioSharedHost::Start - startCount: 1
187.359 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
187.359 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
187.359 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
187.363 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
187.363 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
187.363 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
188.860 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::Stop
188.860 [INFO]  AsioSharedHost::Stop - startCount: 2
188.860 [INFO]  DebugDeviceEnum::UnregisterEndpointNotificationCallback
188.864 [INFO]  DebugDeviceEnum::UnregisterEndpointNotificationCallback
188.864 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Stop
188.864 [INFO]  AsioSharedHost::Stop - startCount: 1
188.864 [INFO]  AsioSharedHost::Stop  stopping ASIO stream

RS_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=ReaRoute ASIO
;Driver=Focusrite USB ASIO
BaseChannel=0
AltBaseChannel=
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

[Asio.Input.0]
Driver=ReaRoute ASIO
;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=100

Rocksmith.ini

[Audio]
EnableMicrophone=0
ExclusiveMode=1
LatencyBuffer=2
ForceDefaultPlaybackDevice=
ForceWDM=0
ForceDirectXSink=0
DumpAudioLog=0
MaxOutputBufferSize=192
RealToneCableOnly=0
Win32UltraLowLatencyMode=1
[Renderer.Win32]
ShowGamepadUI=0
ScreenWidth=0
ScreenHeight=0
Fullscreen=0
VisualQuality=2
RenderingWidth=0
RenderingHeight=0
EnablePostEffects=1
EnableShadows=1
EnableHighResScope=1
EnableDepthOfField=1
EnablePerPixelLighting=1
MsaaSamples=4
DisableBrowser=0
[Net]
UseProxy=1

@mdias
Copy link
Owner

mdias commented May 7, 2022

This is very strange indeed. I wonder if it has anything to do with Windows 11. At the moment I'm running a windows 10 machine, so I cannot easily test windows 11.

I any case I've created this version for you to test, it will create pure random noise on the input so please run it with your volume down as it will (supposedly) make a very loud and annoying sound once you reach the game's menu. Notice this only has the RS_ASIO.dll, but the other files (avrt.dll and RS_ASIO.ini) from the normal RS ASIO reelases are still relevant. You can use the same ini file with your current settings.

If this works (noise can be heard in the menu) it will tell us the problem is somewhere between RS_ASIO and the interface. If it doesn't work (still no input sound) it will tell us the problem is somewhere between Rocksmith and RS ASIO.

@remidebette
Copy link
Author

remidebette commented May 7, 2022

Hi, I was wondering about windows 11 as well.

So with your new dll I do not get any sound. (and tuner / calibration tell me no microphone)
In case you need the logs:

0.000 [INFO]   - Wrapper DLL loaded (v0.5.7)
0.000 [INFO]  PatchOriginalCode
0.332 [INFO]  Patching CoCreateInstance
0.332 [INFO]  Patch_CallAbsoluteAddress - num locations: 5
0.332 [INFO]  Patching call at 01C5AA85
0.332 [INFO]  Patching call at 01F03B6E
0.332 [INFO]  Patching call at 01F5C681
0.332 [INFO]  Patching call at 01FAEF75
0.332 [INFO]  Patching call at 01FAF40D
0.332 [INFO]  Patching PortAudio MarshalStreamComPointers
0.332 [INFO]  Patch_CallRelativeAddress - num locations: 1
0.332 [INFO]  Patching call at 01F03059
0.332 [INFO]  Patching PortAudio UnmarshalStreamComPointers
0.332 [INFO]  Patch_CallRelativeAddress - num locations: 1
0.332 [INFO]  Patching call at 01F0310E
0.749 [INFO]  Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
1.253 [INFO]  Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
1.744 [INFO]  Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
2.691 [INFO]  Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
2.691 [INFO]  DebugDeviceEnum::RegisterEndpointNotificationCallback
2.692 [INFO]  Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
2.692 [INFO]  DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eRender - role: eMultimedia
2.692 [INFO]  RSAggregatorDeviceEnum::UpdateAvailableDevices
2.692 [INFO]  AsioHelpers::FindDrivers
2.692 [INFO]    Focusrite Thunderbolt ASIO
2.692 [INFO]    Focusrite USB ASIO
2.692 [INFO]    ReaRoute ASIO
2.692 [INFO]    Voicemeeter AUX Virtual ASIO
2.693 [INFO]    Voicemeeter Insert Virtual ASIO
2.693 [INFO]    Voicemeeter Virtual ASIO
2.693 [INFO]  RSAsioDeviceEnum::UpdateAvailableDevices - output requesting ASIO driver: Focusrite USB ASIO
2.693 [INFO]  Creating AsioSharedHost - dll: c:\program files\focusrite\drivers\focusriteusbasio32.dll
2.700 [INFO]    ASIO input channels info:
2.700 [INFO]      0 - active: 0, channel: 0, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 1
2.700 [INFO]      1 - active: 0, channel: 1, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 2
2.700 [INFO]      2 - active: 0, channel: 2, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 3
2.700 [INFO]      3 - active: 0, channel: 3, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 4
2.700 [INFO]      4 - active: 0, channel: 4, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 5
2.700 [INFO]      5 - active: 0, channel: 5, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Input 6
2.700 [INFO]      6 - active: 0, channel: 6, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: SPDIF 1
2.700 [INFO]      7 - active: 0, channel: 7, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: SPDIF 2
2.700 [INFO]      8 - active: 0, channel: 8, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Loop 1
2.700 [INFO]      9 - active: 0, channel: 9, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: Loop 2
2.700 [INFO]    ASIO output channels info:
2.700 [INFO]      0 - active: 0, channel: 0, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 1
2.700 [INFO]      1 - active: 0, channel: 1, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 2
2.700 [INFO]      2 - active: 0, channel: 2, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 3
2.700 [INFO]      3 - active: 0, channel: 3, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 4
2.700 [INFO]      4 - active: 0, channel: 4, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 5
2.700 [INFO]      5 - active: 0, channel: 5, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: Output 6
2.700 [INFO]  RSAsioDeviceEnum::UpdateAvailableDevices - OK
2.700 [INFO]  RSAsioDeviceEnum::UpdateAvailableDevices - input[0] requesting ASIO driver: Focusrite USB ASIO
2.700 [INFO]  RSAsioDeviceEnum::UpdateAvailableDevices - OK
2.700 [INFO]  DebugDeviceEnum::UpdateAvailableDevices - 1 render devices, 1 capture devices
2.700 [INFO]    hr: S_OK
2.700 [INFO]    *ppEndpoint: 162B6FC8
2.700 [INFO]  DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eCapture - role: eMultimedia
2.700 [INFO]    hr: S_OK
2.700 [INFO]    *ppEndpoint: 162B74D8
2.700 [INFO]  DebugDeviceEnum::EnumAudioEndpoints - dataFlow: eAll - dwStateMask: 1
2.700 [INFO]    hr: S_OK
2.700 [INFO]    *ppDevices: 15ED6518
2.700 [INFO]  {ASIO Out} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
2.700 [INFO]  {ASIO Out} DebugWrapperDevicePropertyStore::GetCount
2.700 [INFO]  {ASIO Out} DebugWrapperDevicePropertyStore::GetAt - iProp: 0
2.700 [INFO]  {ASIO Out} DebugWrapperDevicePropertyStore::GetAt - iProp: 1
2.700 [INFO]  {ASIO Out} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
2.700 [INFO]  {ASIO Out} DebugWrapperEndpoint::GetDataFlow
2.700 [INFO]    *pDataFlow: eRender
2.700 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
2.700 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetDevicePeriod
2.700 [INFO]  {ASIO IN 0} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
2.700 [INFO]  {ASIO IN 0} DebugWrapperDevicePropertyStore::GetCount
2.700 [INFO]  {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 0
2.700 [INFO]  {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 1
2.700 [INFO]  {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 2
2.700 [INFO]  {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 3
2.700 [INFO]  {ASIO IN 0} DebugWrapperDevicePropertyStore::GetAt - iProp: 4
2.700 [INFO]  {ASIO IN 0} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
2.700 [INFO]  {ASIO IN 0} DebugWrapperEndpoint::GetDataFlow
2.700 [INFO]    *pDataFlow: eCapture
2.700 [INFO]  {ASIO IN 0} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
2.700 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::GetDevicePeriod
2.712 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
2.712 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
2.712 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
2.712 [ERROR]    failed to initialize asio driver with requested format
2.712 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
2.712 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
2.712 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
2.712 [ERROR]    failed to initialize asio driver with requested format
2.712 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
2.712 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
2.712 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
2.712 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
2.712 [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
2.712 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
2.712 [INFO]  AsioSharedHost::Setup - startCount: 0
2.712 [INFO]    post output ready: 1
2.712 [INFO]    ASIOBufferSize - min: 16 max: 1024 preferred: 192 granularity: 16
2.712 [INFO]    Creating ASIO buffers (6 out, 10 in)...
2.713 [INFO]  AsioSharedHost::AsioCalback_asioMessage - selector: 7 value: 0 | returning: 0
2.713 [INFO]  AsioSharedHost::AsioCalback_asioMessage - selector: 2 value: 0 | returning: 1
2.713 [INFO]  AsioSharedHost::AsioCalback_asioMessage - selector: 1 value: 3 | returning: 0
2.713 [INFO]  AsioSharedHost::AsioCalback_asioMessage - selector: 1 value: 5 | returning: 0
2.713 [INFO]  AsioSharedHost::AsioCalback_asioMessage - selector: 1 value: 4 | returning: 0
2.713 [INFO]  AsioSharedHost::AsioCalback_asioMessage - selector: 1 value: 6 | returning: 0
2.713 [INFO]  AsioSharedHost::AsioCalback_asioMessage - selector: 1 value: 15 | returning: 0
2.713 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
2.713 [INFO]    *pNumBufferFrames: 192
2.713 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
2.713 [INFO]    latency: 10ms
2.713 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioRenderClient
2.713 [INFO]    returning render client
2.713 [INFO]  DebugDeviceEnum::RegisterEndpointNotificationCallback
2.714 [INFO]  Patched_PortAudio_MarshalStreamComPointers
2.714 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
2.714 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
2.714 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
2.714 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
2.714 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
2.714 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Start
2.714 [INFO]  AsioSharedHost::Start - startCount: 0
2.714 [INFO]    Starting ASIO stream...
3.114 [INFO]  Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 1
3.114 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
3.114 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
3.114 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
3.118 [INFO]  Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 2
3.118 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
3.118 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
3.118 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
3.122 [INFO]  Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 3 (not logging upcoming switches)
8.528 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Stop
8.528 [INFO]  AsioSharedHost::Stop - startCount: 1
8.528 [INFO]  AsioSharedHost::Stop  stopping ASIO stream
16.972 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
16.972 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
16.972 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
16.972 [ERROR]    failed to initialize asio driver with requested format
16.972 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
16.972 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
16.972 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
16.972 [ERROR]    failed to initialize asio driver with requested format
16.972 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
16.972 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
16.972 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
16.972 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
16.972 [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
16.972 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
16.972 [INFO]  AsioSharedHost::Setup - startCount: 0
16.972 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
16.972 [INFO]    *pNumBufferFrames: 192
16.972 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
16.972 [INFO]    latency: 10ms
16.972 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioRenderClient
16.972 [INFO]    returning render client
16.972 [INFO]  Patched_PortAudio_MarshalStreamComPointers
16.985 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
16.985 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
16.985 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
16.985 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
16.985 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
16.985 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Start
16.985 [INFO]  AsioSharedHost::Start - startCount: 0
16.985 [INFO]    Starting ASIO stream...
17.382 [INFO]  Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 1
17.382 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
17.382 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
17.382 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
17.386 [INFO]  Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 2
17.386 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
17.386 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
17.386 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
17.390 [INFO]  Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 3 (not logging upcoming switches)
21.260 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Stop
21.260 [INFO]  AsioSharedHost::Stop - startCount: 1
21.260 [INFO]  AsioSharedHost::Stop  stopping ASIO stream
25.978 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
25.978 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
25.978 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
25.978 [ERROR]    failed to initialize asio driver with requested format
25.978 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
25.978 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
25.978 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
25.978 [ERROR]    failed to initialize asio driver with requested format
25.978 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
25.978 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
25.978 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
25.978 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
25.978 [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
25.978 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
25.978 [INFO]  AsioSharedHost::Setup - startCount: 0
25.978 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
25.978 [INFO]    *pNumBufferFrames: 192
25.978 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
25.978 [INFO]    latency: 10ms
25.978 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioRenderClient
25.978 [INFO]    returning render client
25.978 [INFO]  Patched_PortAudio_MarshalStreamComPointers
25.979 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
25.979 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
25.979 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
25.979 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
25.979 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
25.979 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Start
25.979 [INFO]  AsioSharedHost::Start - startCount: 0
25.979 [INFO]    Starting ASIO stream...
26.382 [INFO]  Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 1
26.382 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
26.382 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
26.382 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
26.386 [INFO]  Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 2
26.386 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
26.386 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
26.386 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
26.390 [INFO]  Focusrite USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 3 (not logging upcoming switches)
29.006 [INFO]  {ASIO IN 0} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
29.006 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
29.006 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
29.006 [ERROR]    failed to initialize asio driver with requested format
29.006 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
29.006 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
29.006 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
29.006 [ERROR]    failed to initialize asio driver with requested format
29.006 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
29.006 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
29.006 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
29.006 [ERROR]    failed to initialize asio driver with requested format
29.006 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
29.006 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
29.006 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
29.006 [INFO]  {ASIO IN 0} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
29.006 [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
29.006 [INFO]  {ASIO IN 0} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
29.006 [INFO]  AsioSharedHost::Setup - startCount: 1
29.006 [INFO]  {ASIO IN 0} DebugWrapperDevice::Activate - Activate iid: IID_IAudioEndpointVolume dwClsCtx: 1
29.006 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
29.006 [INFO]    *pNumBufferFrames: 192
29.006 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
29.006 [INFO]    latency: 8ms
29.006 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioCaptureClient
29.006 [INFO]    returning capture client
29.006 [INFO]  Patched_PortAudio_MarshalStreamComPointers
29.006 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
29.006 [INFO]  {ASIO IN 0} DebugWrapperAudioClient3::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
29.006 [INFO]  {ASIO IN 0} DebugWrapperAudioClient2<struct IAudioClient3>::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
29.006 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
29.006 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
29.006 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::Start
29.006 [INFO]  AsioSharedHost::Start - startCount: 1
29.007 [INFO]  {ASIO IN 0} DebugWrapperAudioEndpointVolume::SetMasterVolumeLevelScalar fLevel: 0.17
29.010 [INFO]  {ASIO IN 0} DebugWrapperCaptureClient::GetBuffer
29.010 [INFO]  {ASIO IN 0} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 192
29.010 [INFO]  {ASIO IN 0} RSAsioAudioClient::SwapBuffers
29.014 [INFO]  {ASIO IN 0} DebugWrapperCaptureClient::GetBuffer
29.014 [INFO]  {ASIO IN 0} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 192
29.014 [INFO]  {ASIO IN 0} RSAsioAudioClient::SwapBuffers
29.018 [INFO]  {ASIO IN 0} DebugWrapperCaptureClient::GetBuffer
29.018 [INFO]  {ASIO IN 0} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 192
42.218 [INFO]  {ASIO IN 0} DebugWrapperAudioEndpointVolume::SetMasterVolumeLevelScalar fLevel: 1
49.099 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Stop
49.099 [INFO]  AsioSharedHost::Stop - startCount: 2
49.206 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
49.206 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
49.206 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
49.206 [ERROR]    failed to initialize asio driver with requested format
49.206 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
49.206 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
49.206 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
49.206 [ERROR]    failed to initialize asio driver with requested format
49.206 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
49.206 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
49.206 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
49.206 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
49.206 [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
49.206 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
49.206 [INFO]  AsioSharedHost::Setup - startCount: 1
49.206 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
49.206 [INFO]    *pNumBufferFrames: 192
49.206 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
49.206 [INFO]    latency: 10ms
49.206 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioRenderClient
49.206 [INFO]    returning render client
49.206 [INFO]  Patched_PortAudio_MarshalStreamComPointers
49.208 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
49.208 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
49.208 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
49.208 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
49.208 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
49.208 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Start
49.208 [INFO]  AsioSharedHost::Start - startCount: 1
49.209 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
49.209 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
49.209 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
49.213 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
49.213 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
49.213 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
49.234 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Stop
49.234 [INFO]  AsioSharedHost::Stop - startCount: 2
49.585 [INFO]  {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
49.585 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
49.585 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
49.585 [ERROR]    failed to initialize asio driver with requested format
49.585 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
49.585 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
49.585 [ERROR]    rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
49.585 [ERROR]    failed to initialize asio driver with requested format
49.585 [INFO]    hr: AUDCLNT_E_UNSUPPORTED_FORMAT
49.585 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::IsFormatSupported - ShareMode: Exclusive
49.585 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
49.585 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
49.585 [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
49.585 [INFO]  {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
49.585 [INFO]  AsioSharedHost::Setup - startCount: 1
49.585 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetBufferSize
49.585 [INFO]    *pNumBufferFrames: 192
49.585 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetStreamLatency
49.585 [INFO]    latency: 10ms
49.585 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::GetService - riid: IID_IAudioRenderClient
49.585 [INFO]    returning render client
49.585 [INFO]  Patched_PortAudio_MarshalStreamComPointers
49.586 [INFO]  Patched_PortAudio_UnmarshalStreamComPointers
49.586 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::SetEventHandle
49.586 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
49.586 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
49.586 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
49.586 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Start
49.586 [INFO]  AsioSharedHost::Start - startCount: 1
49.589 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
49.589 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
49.589 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
49.593 [INFO]  {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
49.593 [INFO]  {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
49.593 [INFO]  {ASIO Out} RSAsioAudioClient::SwapBuffers
72.402 [INFO]  {ASIO IN 0} DebugWrapperAudioClient<struct IAudioClient3>::Stop
72.402 [INFO]  AsioSharedHost::Stop - startCount: 2
72.403 [INFO]  DebugDeviceEnum::UnregisterEndpointNotificationCallback
72.404 [INFO]  DebugDeviceEnum::UnregisterEndpointNotificationCallback
72.404 [INFO]  {ASIO Out} DebugWrapperAudioClient<struct IAudioClient3>::Stop
72.404 [INFO]  AsioSharedHost::Stop - startCount: 1
72.404 [INFO]  AsioSharedHost::Stop  stopping ASIO stream
72.643 [INFO]   - Wrapper DLL unloaded

@mdias
Copy link
Owner

mdias commented May 8, 2022

I just noticed something, your game says: " It sounds like your microphone is unplugged. Reconnect your microphone to continue.", however I just did a test locally to check what would happen if don't expose any inputs to the game, and this is what I get:
rs_nocable

Notice that in my case the Real Tone Cable is mentioned explicitely. So it looks like somehow your game is not grabbing on to the correct input we're giving it.

I suggest you set RealToneCableOnly=1 in Rocksmith.ini. Even though it should still work without it, maybe it will help.

@mdias
Copy link
Owner

mdias commented May 8, 2022

Do you have your game set to use the RTC?

rs_rtc

@remidebette
Copy link
Author

remidebette commented May 8, 2022

You've nailed it, mine was set on microphone and not respecting the Rocksmith.ini
I have rarely been so happy to hear a toilet flush sound.

(I did not remember this menu at all since it is not in the options. All tutorials take this for granted, maybe because from a first install the menu appears straight away.
Also, I think I had become alienated to always run the game, go to the "tools" > "tuner" > "calibration" and quit the game)

So for anyone who might encounter this:

  • You can only start hearing your instrument when the game brings you to the main menu
  • Not all the options are handled in the rocksmith.ini file
  • If you installed Rocksmith a while back, the menu above is in "Learn a song" > "Path/Input" (CTRL)
  • From the main menu, the other options are in "Tools" (Space), input buffers do not seem to align with the ones in the rocksmith.ini so make sure to double check them

P.S.: Renaming the issue for clarity

Thanks a lot @mdias for the support and for the life saving extension.
You might want the above in the docs?

@remidebette remidebette changed the title No guitar input with Focusrite 8i6 3rd gen No guitar input; "It sounds like your microphone is unplugged. Reconnect your microphone to continue." May 8, 2022
@remidebette remidebette changed the title No guitar input; "It sounds like your microphone is unplugged. Reconnect your microphone to continue." No guitar input, "It sounds like your microphone is unplugged. Reconnect your microphone to continue." May 8, 2022
@mdias
Copy link
Owner

mdias commented May 8, 2022

Happy to hear that was it!
Indeed this setting wasn't even crossing my mind either.

I've added this to the docs along with a link to your comment.

Thank you for your patience and have fun with the game :)

@mdias mdias closed this as completed May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants