mdias/rs_asio

Steinberg UR44C works great

E1ect96 opened this issue ยท 23 comments

[Asio.Input.0]
Driver=Yamaha Steinberg USB ASIO
Channel=0

The guitar plugs into the first input.
I have not tested the rest of the inputs, but I suppose they work the same way with the following logic:
Channel = 0 - first input
Channel = 1 - second input
Channel = 2 - third input
Channel = 3 - fourth input

Thank you so much for RS ASIO!

mdias commented

Thank you for the report!

Added to the list ๐Ÿ‘

hi,

rocksmith cut off after logo, can you send your rs_asio.ini and rocksmith.ini please

hello,

are you using the steam version? RS ASIO does not work with pirated version

of course, official version on steam for this test. but I have an old and cracked version of rockmith (before remastered, without micro), not installed, just pasted, it works without opened steam and only plane mode and of course I don't used it with your patch.

mdias commented

Please post your RS_ASIO-log.txt so we can check what's going on.

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=driver
CustomBufferSize=

[Asio.Output]
Driver=Yamaha Steinberg USB ASIO
BaseChannel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

[Asio.Input.0]
Driver=Yamaha Steinberg USB ASIO
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

[Asio.Input.1]
Driver=
Channel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

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

mdias commented

RS_ASIO-log.txt is still missing.

@mdias, i have no problem, I sent my files at the request of Vincentb63fr

mdias commented

@mdias, i have no problem, I sent my files at the request of Vincentb63fr

Ahh, my bad! For some reason I thought your post came from Vincent. Sorry about that.

hi all,
thanks E1ect96 for your file, It work, 1 player, and with update 2players ^^

@Vincentb63fr, Happy to help!

Hey guys i need help. So I got the game running with my UR44c.

But as soon as I go into the Tuner the Game says that my Microphone is disconnected, and I should connect it again to continue. I Just want to play guitar without a microphone. Here are my .ini files:

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

RS_Asio

[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=driver
CustomBufferSize=

[Asio.Output]
Driver=Yamaha Steinberg USB ASIO
BaseChannel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

[Asio.Input.0]
Driver=Yamaha Steinberg USB ASIO
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

[Asio.Input.1]
Driver=Yamaha Steinberg USB ASIO
Channel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

any idea what my issue is or how to fix it?

My Win10 privacy settings allow Microphone usage
The Microphone is plugged into Input 1 on the UR44c, the guitar is plugged into the second input.

mdias commented

@DinxGuitar your RS ASIO config is not made to use any of the inputs as a mic. Try this instead:

[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=driver
CustomBufferSize=

[Asio.Output]
Driver=Yamaha Steinberg USB ASIO
BaseChannel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

[Asio.Input.0]
Driver=
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

[Asio.Input.1]
Driver=Yamaha Steinberg USB ASIO
Channel=1
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

[Asio.Input.Mic]
Driver=Yamaha Steinberg USB ASIO
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100

Unfortunately it didnt help, still getting the same message when I enter the Tuner. :( I cant even check if there is a guitar signal.

(sorry for the screenshot being in German Language Settings)

grafik

mdias commented

Can you post your RS_ASIO-log file from a session where that message appeared?

0.000 [INFO] - Wrapper DLL loaded (v0.5.5)
0.000 [INFO] PatchOriginalCode
0.671 [INFO] Patching CoCreateInstance
0.671 [INFO] Patch_CallAbsoluteAddress - num locations: 5
0.671 [INFO] Patching call at 01C5AA85
0.671 [INFO] Patching call at 01F03B6E
0.671 [INFO] Patching call at 01F5C681
0.671 [INFO] Patching call at 01FAEF75
0.671 [INFO] Patching call at 01FAF40D
0.671 [INFO] Patching PortAudio MarshalStreamComPointers
0.671 [INFO] Patch_CallRelativeAddress - num locations: 1
0.671 [INFO] Patching call at 01F03059
0.671 [INFO] Patching PortAudio UnmarshalStreamComPointers
0.671 [INFO] Patch_CallRelativeAddress - num locations: 1
0.671 [INFO] Patching call at 01F0310E
0.673 [INFO] Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
0.683 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eRender - role: eMultimedia
0.683 [INFO] RSAggregatorDeviceEnum::UpdateAvailableDevices
0.683 [INFO] AsioHelpers::FindDrivers
0.684 [INFO] ASIO UX1
0.684 [INFO] ASIO4ALL v2
0.684 [INFO] Guitar Rig Session I/O
0.684 [INFO] Rig Kontrol 3
0.684 [INFO] Yamaha Steinberg USB ASIO
0.684 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - output requesting ASIO driver: Yamaha Steinberg USB ASIO
0.684 [INFO] Creating AsioSharedHost - dll: C:\Program Files (x86)\Yamaha\Yamaha Steinberg USB Driver\ysusb_asio32.dll
1.299 [INFO] ASIO input channels info:
1.299 [INFO] 0 - active: 0, channel: 0, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: UR44C Input 1
1.299 [INFO] 1 - active: 0, channel: 1, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: UR44C Input 2
1.299 [INFO] 2 - active: 0, channel: 2, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: UR44C Input 3
1.299 [INFO] 3 - active: 0, channel: 3, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: UR44C Input 4
1.299 [INFO] 4 - active: 0, channel: 4, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: UR44C Input 5
1.299 [INFO] 5 - active: 0, channel: 5, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: UR44C Input 6
1.299 [INFO] ASIO output channels info:
1.299 [INFO] 0 - active: 0, channel: 0, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: UR44C Mix 1 L
1.299 [INFO] 1 - active: 0, channel: 1, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: UR44C Mix 1 R
1.299 [INFO] 2 - active: 0, channel: 2, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: UR44C Mix 2 L
1.299 [INFO] 3 - active: 0, channel: 3, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: UR44C Mix 2 R
1.299 [INFO] 4 - active: 0, channel: 4, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: UR44C FX Bus L
1.299 [INFO] 5 - active: 0, channel: 5, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: UR44C FX Bus R
1.299 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - OK
1.299 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - input[1] requesting ASIO driver: Yamaha Steinberg USB ASIO
1.299 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - OK
1.299 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - input[2] requesting ASIO driver: Yamaha Steinberg USB ASIO
1.299 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - OK
1.299 [INFO] DebugDeviceEnum::UpdateAvailableDevices - 1 render devices, 2 capture devices
1.299 [INFO] hr: S_OK
1.299 [INFO] *ppEndpoint: 1ADEC450
1.299 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eCapture - role: eMultimedia
1.299 [INFO] hr: S_OK
1.299 [INFO] *ppEndpoint: 1ADEBFF0
1.299 [INFO] DebugDeviceEnum::EnumAudioEndpoints - dataFlow: eAll - dwStateMask: 1
1.299 [INFO] hr: S_OK
1.299 [INFO] *ppDevices: 093DB378
1.299 [INFO] {ASIO Out} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
1.299 [INFO] {ASIO Out} DebugWrapperDevicePropertyStore::GetCount
1.299 [INFO] {ASIO Out} DebugWrapperDevicePropertyStore::GetAt - iProp: 0
1.299 [INFO] {ASIO Out} DebugWrapperDevicePropertyStore::GetAt - iProp: 1
1.299 [INFO] {ASIO Out} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
1.299 [INFO] {ASIO Out} DebugWrapperEndpoint::GetDataFlow
1.300 [INFO] *pDataFlow: eRender
1.300 [INFO] {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
1.300 [INFO] {ASIO Out} DebugWrapperAudioClient::GetDevicePeriod
1.300 [INFO] {ASIO IN 1} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
1.300 [INFO] {ASIO IN 1} DebugWrapperDevicePropertyStore::GetCount
1.300 [INFO] {ASIO IN 1} DebugWrapperDevicePropertyStore::GetAt - iProp: 0
1.300 [INFO] {ASIO IN 1} DebugWrapperDevicePropertyStore::GetAt - iProp: 1
1.300 [INFO] {ASIO IN 1} DebugWrapperDevicePropertyStore::GetAt - iProp: 2
1.300 [INFO] {ASIO IN 1} DebugWrapperDevicePropertyStore::GetAt - iProp: 3
1.300 [INFO] {ASIO IN 1} DebugWrapperDevicePropertyStore::GetAt - iProp: 4
1.300 [INFO] {ASIO IN 1} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
1.300 [INFO] {ASIO IN 1} DebugWrapperEndpoint::GetDataFlow
1.300 [INFO] *pDataFlow: eCapture
1.300 [INFO] {ASIO IN 1} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
1.300 [INFO] {ASIO IN 1} DebugWrapperAudioClient::GetDevicePeriod
1.300 [INFO] {ASIO IN 2} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
1.300 [INFO] {ASIO IN 2} DebugWrapperDevicePropertyStore::GetCount
1.300 [INFO] {ASIO IN 2} DebugWrapperDevicePropertyStore::GetAt - iProp: 0
1.300 [INFO] {ASIO IN 2} DebugWrapperDevicePropertyStore::GetAt - iProp: 1
1.300 [INFO] {ASIO IN 2} DebugWrapperDevicePropertyStore::GetAt - iProp: 2
1.300 [INFO] {ASIO IN 2} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
1.300 [INFO] {ASIO IN 2} DebugWrapperEndpoint::GetDataFlow
1.300 [INFO] *pDataFlow: eCapture
1.300 [INFO] {ASIO IN 2} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
1.300 [INFO] {ASIO IN 2} DebugWrapperAudioClient::GetDevicePeriod
1.312 [INFO] {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
1.312 [INFO] {ASIO Out} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
1.312 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
1.312 [ERROR] failed to initialize asio driver with requested format
1.312 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
1.312 [INFO] {ASIO Out} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
1.312 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
1.312 [ERROR] failed to initialize asio driver with requested format
1.312 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
1.312 [INFO] {ASIO Out} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
1.312 [INFO] {ASIO Out} DebugWrapperAudioClient::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
1.312 [INFO] Switching sample rate from 44100 to 48000...
1.608 [INFO] Waiting 5 seconds to give driver time to refresh
6.608 [INFO] {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
6.608 [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
6.608 [INFO] {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 10ms (512 frames)
6.608 [INFO] AsioSharedHost::Setup - startCount: 0
6.608 [INFO] post output ready: 1
6.608 [INFO] ASIOBufferSize - min: 512 max: 512 preferred: 512 granularity: 0
6.608 [INFO] Creating ASIO buffers (6 out, 6 in)...
6.902 [INFO] AsioSharedHost::AsioCalback_asioMessage - selector: 7 value: 0 | returning: 0
6.902 [INFO] {ASIO Out} DebugWrapperAudioClient::GetBufferSize
6.902 [INFO] *pNumBufferFrames: 512
6.902 [INFO] {ASIO Out} DebugWrapperAudioClient::GetStreamLatency
6.902 [INFO] latency: 18ms
6.903 [INFO] {ASIO Out} DebugWrapperAudioClient::GetService - riid: IID_IAudioRenderClient
6.903 [INFO] returning render client
6.903 [INFO] DebugDeviceEnum::RegisterEndpointNotificationCallback
6.904 [INFO] Patched_PortAudio_MarshalStreamComPointers
6.904 [INFO] Patched_PortAudio_UnmarshalStreamComPointers
6.904 [INFO] {ASIO Out} DebugWrapperAudioClient::SetEventHandle
6.904 [INFO] {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 512
6.904 [INFO] {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 512
6.904 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
6.904 [INFO] {ASIO Out} DebugWrapperAudioClient::Start
6.904 [INFO] AsioSharedHost::Start - startCount: 0
6.905 [INFO] Starting ASIO stream...
6.905 [INFO] {ASIO Out} DebugWrapperAudioClient::Stop
6.905 [INFO] AsioSharedHost::Stop - startCount: 1
6.905 [INFO] AsioSharedHost::Stop stopping ASIO stream
7.732 [INFO] {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
7.732 [INFO] {ASIO Out} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
7.732 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
7.732 [ERROR] failed to initialize asio driver with requested format
7.732 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
7.732 [INFO] {ASIO Out} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
7.732 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
7.732 [ERROR] failed to initialize asio driver with requested format
7.732 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
7.732 [INFO] {ASIO Out} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
7.732 [INFO] {ASIO Out} DebugWrapperAudioClient::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
7.732 [INFO] {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
7.732 [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
7.732 [INFO] {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 10ms (512 frames)
7.733 [INFO] AsioSharedHost::Setup - startCount: 0
7.733 [INFO] {ASIO Out} DebugWrapperAudioClient::GetBufferSize
7.733 [INFO] *pNumBufferFrames: 512
7.733 [INFO] {ASIO Out} DebugWrapperAudioClient::GetStreamLatency
7.733 [INFO] latency: 18ms
7.733 [INFO] {ASIO Out} DebugWrapperAudioClient::GetService - riid: IID_IAudioRenderClient
7.733 [INFO] returning render client
7.733 [INFO] Patched_PortAudio_MarshalStreamComPointers
7.733 [INFO] Patched_PortAudio_UnmarshalStreamComPointers
7.733 [INFO] {ASIO Out} DebugWrapperAudioClient::SetEventHandle
7.733 [INFO] {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 512
7.733 [INFO] {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 512
7.733 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
7.733 [INFO] {ASIO Out} DebugWrapperAudioClient::Start
7.733 [INFO] AsioSharedHost::Start - startCount: 0
7.733 [INFO] Starting ASIO stream...
7.733 [INFO] Yamaha Steinberg USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 1
7.733 [INFO] {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 512
7.733 [INFO] {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 512
7.733 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
7.744 [INFO] Yamaha Steinberg USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 2
7.744 [INFO] {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 512
7.744 [INFO] {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 512
7.744 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
7.944 [INFO] Yamaha Steinberg USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 3 (not logging upcoming switches)
7.944 [INFO] AsioSharedHost::AsioCalback_asioMessage - selector: 3 value: 0 | returning: 0
33.196 [INFO] {ASIO IN 1} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
33.196 [INFO] {ASIO IN 1} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
33.196 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
33.196 [ERROR] failed to initialize asio driver with requested format
33.196 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
33.196 [INFO] {ASIO IN 1} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
33.196 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
33.196 [ERROR] failed to initialize asio driver with requested format
33.196 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
33.196 [INFO] {ASIO IN 1} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
33.196 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
33.196 [ERROR] failed to initialize asio driver with requested format
33.196 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
33.196 [INFO] {ASIO IN 1} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
33.196 [INFO] {ASIO IN 1} DebugWrapperAudioClient::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
33.196 [INFO] {ASIO IN 1} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
33.196 [INFO] {ASIO IN 1} 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.196 [INFO] {ASIO IN 1} RSAsioAudioClient::Initialize - actual buffer duration: 10ms (512 frames)
33.196 [INFO] AsioSharedHost::Setup - startCount: 1
33.196 [INFO] {ASIO IN 1} DebugWrapperDevice::Activate - Activate iid: IID_IAudioEndpointVolume dwClsCtx: 1
33.196 [INFO] {ASIO IN 1} DebugWrapperAudioClient::GetBufferSize
33.196 [INFO] *pNumBufferFrames: 512
33.196 [INFO] {ASIO IN 1} DebugWrapperAudioClient::GetStreamLatency
33.196 [INFO] latency: 15ms
33.196 [INFO] {ASIO IN 1} DebugWrapperAudioClient::GetService - riid: IID_IAudioCaptureClient
33.196 [INFO] returning capture client
33.196 [INFO] Patched_PortAudio_MarshalStreamComPointers
33.196 [INFO] Patched_PortAudio_UnmarshalStreamComPointers
33.196 [INFO] {ASIO IN 1} DebugWrapperAudioClient3::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
33.196 [INFO] {ASIO IN 1} DebugWrapperAudioClient2::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
33.196 [INFO] {ASIO IN 1} DebugWrapperAudioClient::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
33.196 [INFO] {ASIO IN 1} DebugWrapperAudioClient::SetEventHandle
33.196 [INFO] {ASIO IN 1} DebugWrapperAudioClient::Start
33.196 [INFO] AsioSharedHost::Start - startCount: 1
33.197 [INFO] {ASIO IN 1} DebugWrapperAudioEndpointVolume::SetMasterVolumeLevelScalar fLevel: 0.17
33.203 [INFO] {ASIO IN 1} DebugWrapperCaptureClient::GetBuffer
33.203 [INFO] {ASIO IN 1} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 512
33.203 [INFO] {ASIO IN 1} RSAsioAudioClient::SwapBuffers
33.213 [INFO] {ASIO IN 1} DebugWrapperCaptureClient::GetBuffer
33.213 [INFO] {ASIO IN 1} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 512
33.213 [INFO] {ASIO IN 1} RSAsioAudioClient::SwapBuffers
33.224 [INFO] {ASIO IN 1} DebugWrapperCaptureClient::GetBuffer
33.224 [INFO] {ASIO IN 1} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 512
42.792 [INFO] {ASIO IN 1} DebugWrapperAudioEndpointVolume::SetMasterVolumeLevelScalar fLevel: 1
62.527 [INFO] {ASIO IN 1} DebugWrapperAudioEndpointVolume::SetMasterVolumeLevelScalar fLevel: 0.17
74.273 [INFO] {ASIO IN 1} DebugWrapperAudioClient::Stop
74.273 [INFO] AsioSharedHost::Stop - startCount: 2
74.273 [INFO] DebugDeviceEnum::UnregisterEndpointNotificationCallback
74.274 [INFO] {ASIO Out} DebugWrapperAudioClient::Stop
74.274 [INFO] AsioSharedHost::Stop - startCount: 1
74.274 [INFO] AsioSharedHost::Stop stopping ASIO stream
74.541 [INFO] - Wrapper DLL unloaded

mdias commented

For some reason the game doesn't seem to be initializing the mic input fully. This might be because of the buffer size your have set in your interface.

Please do this:

  1. Set your interface to 48kHz
  2. Your interface is set to use 512 buffer samples, please try to get this to 256 or preferably less (ideally 128 or less).

Hey mdias,
thank you for your help so far. These are my current settings

grafik

grafik

There is one odd thing I came along, while browsing the Mikrophone privacy settings

grafik

it says it was opened last time in June 2020, which cant be true, because Ive been opening the game quite a lot the last couple of days. But the date always stays the same.

Now I reinstalled the game on another drive also no changes

mdias commented

Disregard what windows says regarding microphone usage because ASIO bypasses the windows audio system and so windows doesn't "see" it.

As for you configs, they look good, but it's weird that your log is reporting something different:

6.608 [INFO] ASIOBufferSize - min: 512 max: 512 preferred: 512 granularity: 0

Are you able to use the 128 buffer size with other ASIO programs?

mdias commented

I just noticed you have RealToneCableOnly=1 on your Rocksmith.ini.
Set this to RealToneCableOnly=0 and try again.

Ok well the annoying message doesnt pop up anymore, since I changed RealToneCableOnly=0
However I am still getting no signal.

The tuner In the menu keeps jumping between tones even if I am playing nothing. My Microphone is not plugged in.
Here is the log:

0.000 [INFO] - Wrapper DLL loaded (v0.5.5)
0.000 [INFO] PatchOriginalCode
0.469 [INFO] Patching CoCreateInstance
0.469 [INFO] Patch_CallAbsoluteAddress - num locations: 5
0.469 [INFO] Patching call at 01C5AA85
0.469 [INFO] Patching call at 01F03B6E
0.469 [INFO] Patching call at 01F5C681
0.469 [INFO] Patching call at 01FAEF75
0.469 [INFO] Patching call at 01FAF40D
0.469 [INFO] Patching PortAudio MarshalStreamComPointers
0.469 [INFO] Patch_CallRelativeAddress - num locations: 1
0.469 [INFO] Patching call at 01F03059
0.469 [INFO] Patching PortAudio UnmarshalStreamComPointers
0.469 [INFO] Patch_CallRelativeAddress - num locations: 1
0.469 [INFO] Patching call at 01F0310E
0.471 [INFO] Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
0.471 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eRender - role: eMultimedia
0.471 [INFO] RSAggregatorDeviceEnum::UpdateAvailableDevices
0.471 [INFO] AsioHelpers::FindDrivers
0.472 [INFO] ASIO UX1
0.472 [INFO] ASIO4ALL v2
0.472 [INFO] Guitar Rig Session I/O
0.472 [INFO] Rig Kontrol 3
0.472 [INFO] Yamaha Steinberg USB ASIO
0.472 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - output requesting ASIO driver: Yamaha Steinberg USB ASIO
0.472 [INFO] Creating AsioSharedHost - dll: C:\Program Files (x86)\Yamaha\Yamaha Steinberg USB Driver\ysusb_asio32.dll
1.076 [INFO] ASIO input channels info:
1.076 [INFO] 0 - active: 0, channel: 0, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: UR44C Input 1
1.076 [INFO] 1 - active: 0, channel: 1, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: UR44C Input 2
1.076 [INFO] 2 - active: 0, channel: 2, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: UR44C Input 3
1.076 [INFO] 3 - active: 0, channel: 3, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: UR44C Input 4
1.076 [INFO] 4 - active: 0, channel: 4, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: UR44C Input 5
1.076 [INFO] 5 - active: 0, channel: 5, group: 0, isInput: 1, type: ASIOSTInt32LSB, name: UR44C Input 6
1.076 [INFO] ASIO output channels info:
1.076 [INFO] 0 - active: 0, channel: 0, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: UR44C Mix 1 L
1.076 [INFO] 1 - active: 0, channel: 1, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: UR44C Mix 1 R
1.076 [INFO] 2 - active: 0, channel: 2, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: UR44C Mix 2 L
1.076 [INFO] 3 - active: 0, channel: 3, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: UR44C Mix 2 R
1.076 [INFO] 4 - active: 0, channel: 4, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: UR44C FX Bus L
1.076 [INFO] 5 - active: 0, channel: 5, group: 0, isInput: 0, type: ASIOSTInt32LSB, name: UR44C FX Bus R
1.076 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - OK
1.076 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - input[1] requesting ASIO driver: Yamaha Steinberg USB ASIO
1.076 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - OK
1.076 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - input[2] requesting ASIO driver: Yamaha Steinberg USB ASIO
1.076 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - OK
1.076 [INFO] DebugDeviceEnum::UpdateAvailableDevices - 1 render devices, 2 capture devices
1.076 [INFO] hr: S_OK
1.076 [INFO] *ppEndpoint: 1A780C60
1.076 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eCapture - role: eMultimedia
1.076 [INFO] hr: S_OK
1.076 [INFO] *ppEndpoint: 1A7812A0
1.076 [INFO] DebugDeviceEnum::EnumAudioEndpoints - dataFlow: eAll - dwStateMask: 1
1.076 [INFO] hr: S_OK
1.076 [INFO] *ppDevices: 093A86B0
1.076 [INFO] {ASIO Out} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
1.077 [INFO] {ASIO Out} DebugWrapperDevicePropertyStore::GetCount
1.077 [INFO] {ASIO Out} DebugWrapperDevicePropertyStore::GetAt - iProp: 0
1.077 [INFO] {ASIO Out} DebugWrapperDevicePropertyStore::GetAt - iProp: 1
1.077 [INFO] {ASIO Out} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
1.077 [INFO] {ASIO Out} DebugWrapperEndpoint::GetDataFlow
1.077 [INFO] *pDataFlow: eRender
1.077 [INFO] {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
1.077 [INFO] {ASIO Out} DebugWrapperAudioClient::GetDevicePeriod
1.077 [INFO] {ASIO IN 1} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
1.077 [INFO] {ASIO IN 1} DebugWrapperDevicePropertyStore::GetCount
1.077 [INFO] {ASIO IN 1} DebugWrapperDevicePropertyStore::GetAt - iProp: 0
1.077 [INFO] {ASIO IN 1} DebugWrapperDevicePropertyStore::GetAt - iProp: 1
1.077 [INFO] {ASIO IN 1} DebugWrapperDevicePropertyStore::GetAt - iProp: 2
1.077 [INFO] {ASIO IN 1} DebugWrapperDevicePropertyStore::GetAt - iProp: 3
1.077 [INFO] {ASIO IN 1} DebugWrapperDevicePropertyStore::GetAt - iProp: 4
1.077 [INFO] {ASIO IN 1} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
1.077 [INFO] {ASIO IN 1} DebugWrapperEndpoint::GetDataFlow
1.077 [INFO] *pDataFlow: eCapture
1.077 [INFO] {ASIO IN 1} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
1.077 [INFO] {ASIO IN 1} DebugWrapperAudioClient::GetDevicePeriod
1.077 [INFO] {ASIO IN 2} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
1.077 [INFO] {ASIO IN 2} DebugWrapperDevicePropertyStore::GetCount
1.077 [INFO] {ASIO IN 2} DebugWrapperDevicePropertyStore::GetAt - iProp: 0
1.077 [INFO] {ASIO IN 2} DebugWrapperDevicePropertyStore::GetAt - iProp: 1
1.077 [INFO] {ASIO IN 2} DebugWrapperDevicePropertyStore::GetAt - iProp: 2
1.077 [INFO] {ASIO IN 2} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
1.077 [INFO] {ASIO IN 2} DebugWrapperEndpoint::GetDataFlow
1.077 [INFO] *pDataFlow: eCapture
1.077 [INFO] {ASIO IN 2} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
1.077 [INFO] {ASIO IN 2} DebugWrapperAudioClient::GetDevicePeriod
1.088 [INFO] {ASIO Out} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
1.088 [INFO] {ASIO Out} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
1.088 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
1.088 [ERROR] failed to initialize asio driver with requested format
1.088 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
1.088 [INFO] {ASIO Out} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
1.088 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
1.088 [ERROR] failed to initialize asio driver with requested format
1.088 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
1.088 [INFO] {ASIO Out} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
1.088 [INFO] {ASIO Out} DebugWrapperAudioClient::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
1.088 [INFO] {ASIO Out} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
1.089 [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.089 [INFO] {ASIO Out} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
1.089 [INFO] AsioSharedHost::Setup - startCount: 0
1.089 [INFO] post output ready: 1
1.089 [INFO] ASIOBufferSize - min: 192 max: 192 preferred: 192 granularity: 0
1.089 [INFO] Creating ASIO buffers (6 out, 6 in)...
1.381 [INFO] AsioSharedHost::AsioCalback_asioMessage - selector: 7 value: 0 | returning: 0
1.381 [INFO] {ASIO Out} DebugWrapperAudioClient::GetBufferSize
1.381 [INFO] *pNumBufferFrames: 192
1.381 [INFO] {ASIO Out} DebugWrapperAudioClient::GetStreamLatency
1.381 [INFO] latency: 8ms
1.381 [INFO] {ASIO Out} DebugWrapperAudioClient::GetService - riid: IID_IAudioRenderClient
1.381 [INFO] returning render client
1.381 [INFO] DebugDeviceEnum::RegisterEndpointNotificationCallback
1.382 [INFO] Patched_PortAudio_MarshalStreamComPointers
1.382 [INFO] Patched_PortAudio_UnmarshalStreamComPointers
1.382 [INFO] {ASIO Out} DebugWrapperAudioClient::SetEventHandle
1.382 [INFO] {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
1.382 [INFO] {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
1.382 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
1.382 [INFO] {ASIO Out} DebugWrapperAudioClient::Start
1.382 [INFO] AsioSharedHost::Start - startCount: 0
1.383 [INFO] Starting ASIO stream...
1.383 [INFO] Yamaha Steinberg USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 1
1.383 [INFO] {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
1.383 [INFO] {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
1.383 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
1.387 [INFO] Yamaha Steinberg USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 2
1.387 [INFO] {ASIO Out} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 192
1.387 [INFO] {ASIO Out} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 192
1.387 [INFO] {ASIO Out} RSAsioAudioClient::SwapBuffers
1.538 [INFO] Yamaha Steinberg USB ASIO - AsioSharedHost::AsioCalback_bufferSwitch - buffer switch 3 (not logging upcoming switches)
27.642 [INFO] {ASIO IN 1} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
27.642 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
27.642 [ERROR] failed to initialize asio driver with requested format
27.642 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
27.642 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
27.642 [ERROR] failed to initialize asio driver with requested format
27.642 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
27.642 [ERROR] rejecting IEEE Float as it's incompatible with current ASIO sample type ASIOSTInt32LSB
27.642 [ERROR] failed to initialize asio driver with requested format
27.642 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioClient::Initialize - ShareMode: Exclusive Flags: 40000 bufferDuration: 3ms periodicity: 3ms
27.642 [INFO] {ASIO IN 1} RSAsioAudioClient::Initialize - host requested buffer duration: 3ms (144 frames)
27.642 [INFO] {ASIO IN 1} 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
27.642 [INFO] {ASIO IN 1} RSAsioAudioClient::Initialize - actual buffer duration: 4ms (192 frames)
27.642 [INFO] AsioSharedHost::Setup - startCount: 1
27.642 [INFO] {ASIO IN 1} DebugWrapperDevice::Activate - Activate iid: IID_IAudioEndpointVolume dwClsCtx: 1
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioClient::GetBufferSize
27.642 [INFO] *pNumBufferFrames: 192
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioClient::GetStreamLatency
27.642 [INFO] latency: 7ms
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioClient::GetService - riid: IID_IAudioCaptureClient
27.642 [INFO] returning capture client
27.642 [INFO] Patched_PortAudio_MarshalStreamComPointers
27.642 [INFO] Patched_PortAudio_UnmarshalStreamComPointers
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioClient3::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioClient2::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioClient::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioClient::SetEventHandle
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioClient::Start
27.642 [INFO] AsioSharedHost::Start - startCount: 1
27.642 [INFO] {ASIO IN 1} DebugWrapperAudioEndpointVolume::SetMasterVolumeLevelScalar fLevel: 0.17
27.646 [INFO] {ASIO IN 1} DebugWrapperCaptureClient::GetBuffer
27.646 [INFO] {ASIO IN 1} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 192
27.646 [INFO] {ASIO IN 1} RSAsioAudioClient::SwapBuffers
27.650 [INFO] {ASIO IN 1} DebugWrapperCaptureClient::GetBuffer
27.650 [INFO] {ASIO IN 1} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 192
27.650 [INFO] {ASIO IN 1} RSAsioAudioClient::SwapBuffers
27.654 [INFO] {ASIO IN 1} DebugWrapperCaptureClient::GetBuffer
27.654 [INFO] {ASIO IN 1} DebugWrapperCaptureClient::ReleaseBuffer NumFramesRead: 192
44.071 [INFO] {ASIO IN 1} DebugWrapperAudioEndpointVolume::SetMasterVolumeLevelScalar fLevel: 1
62.146 [INFO] {ASIO IN 1} DebugWrapperAudioEndpointVolume::SetMasterVolumeLevelScalar fLevel: 0.17
81.201 [INFO] {ASIO IN 1} DebugWrapperAudioClient::Stop
81.201 [INFO] AsioSharedHost::Stop - startCount: 2
81.201 [INFO] DebugDeviceEnum::UnregisterEndpointNotificationCallback
81.202 [INFO] {ASIO Out} DebugWrapperAudioClient::Stop
81.202 [INFO] AsioSharedHost::Stop - startCount: 1
81.202 [INFO] AsioSharedHost::Stop stopping ASIO stream
81.453 [INFO] - Wrapper DLL unloaded

mdias commented

Ensure you don't have mic and guitar inputs switched around, and that you have enough input gain on the guitar.

The audio appears to be streaming in and out of the interface just fine according to the log, so it should be working.
Also make sure you confirm that the interface is working properly with some other ASIO-enabled software.