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

M-Audio M-Track Solo works with Rocksmith and rs_asio #207

Closed
bananashot opened this issue Aug 15, 2021 · 16 comments
Closed

M-Audio M-Track Solo works with Rocksmith and rs_asio #207

bananashot opened this issue Aug 15, 2021 · 16 comments

Comments

@bananashot
Copy link

bananashot commented Aug 15, 2021

Hello,

Firstly, thank you for the tool, just purchased my first guitar and Rocksmith should help me a lot.

Also, just wanted to let you know that everything works fine with this audio interface (M-Audio M-Track Solo) so that you can add it to the compatible list, I will attach my config to the message.

RS_ASIO.txt

@mdias
Copy link
Owner

mdias commented Aug 17, 2021

Thank you for the report. Added to the list 👍

@mdias mdias closed this as completed Aug 17, 2021
@giovannealmeida
Copy link

@mdias You can add the M-Audio M-Track Duo to the list too.
Solo and Duo use the same driver. I just got the M-Audio M-Track Duo and it works like a charm.

All I had to do was download the driver here.

@mdias
Copy link
Owner

mdias commented Sep 27, 2021

Thank you and sorry for the late reply.
Also added :)

@Noctisx25
Copy link

Hello, i have the same audio interface, and i cant do work
Someone can help me? Please

@mdias
Copy link
Owner

mdias commented Aug 24, 2023

@Noctisx25 you'll have to be a bit more specific than that.
Can you post your RS_ASIO-log.txt and your RS_ASIO.ini?

@GreenChile
Copy link

GreenChile commented Aug 25, 2023

Ive been having some issues myself

and it gives me this every time i try to tune my bass
Screenshot 2023-08-24 205354

here is my RS_ASIO.ini:
[Config]
EnableWasapiOutputs=1
EnableWasapiInputs=1
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=M-Audio M-Track Solo and Duo ASIO
BaseChannel=0
AltBaseChannel=
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
EnableRefCountHack=

[Asio.Input.0]
Driver=M-Audio M-Track Solo and Duo ASIO
Channel=0
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
EnableRefCountHack=

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

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

And my RS_ASIO Log:
0.000 [INFO] - Wrapper DLL loaded (v0.7.0)
0.000 [INFO] PatchOriginalCode
0.030 [INFO] image crc32: 0xd1b38fcb
0.241 [INFO] Patching CoCreateInstance
0.241 [INFO] Patch_CallAbsoluteIndirectAddress - num locations: 2
0.241 [INFO] Patching call at 00C02DBD
0.241 [INFO] Patching call at 00E75278
0.241 [INFO] Patching PortAudio MarshalStreamComPointers
0.241 [INFO] Patch_CallRelativeAddress - num locations: 1
0.241 [INFO] Patching call at 00E7483F
0.241 [INFO] Patching PortAudio UnmarshalStreamComPointers
0.241 [INFO] Patch_CallRelativeAddress - num locations: 1
0.241 [INFO] Patching call at 00E748F4
0.241 [INFO] Patching Two Guitar Tones Connected Message Box (num locations: 1)
0.241 [INFO] Patching bytes at 007C0C5F
0.982 [INFO] Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
1.150 [INFO] Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
1.314 [INFO] Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
1.464 [INFO] Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
1.609 [INFO] Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
1.765 [INFO] Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
1.914 [INFO] Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
2.065 [INFO] Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
2.217 [INFO] Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
2.370 [INFO] Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
2.521 [INFO] Patched_CoCreateInstance called: {DC12A687-737F-11CF-884D-00AA004B2E24}
3.061 [INFO] Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
3.061 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eRender - role: eMultimedia
3.061 [INFO] RSAggregatorDeviceEnum::UpdateAvailableDevices
3.061 [INFO] GetWineAsioInfo - Looking for wineasio.dll...
3.061 [INFO] Failed to load wineasio.dll or file not found
3.061 [INFO] AsioHelpers::FindDrivers
3.062 [INFO] M-Audio M-Track Solo and Duo ASIO
3.062 [INFO] Realtek ASIO
3.062 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - output requesting ASIO driver: M-Audio M-Track Solo and Duo ASIO
3.062 [INFO] Creating AsioSharedHost - dll: C:\Program Files (x86)\M-Audio\M-Track Solo and Duo\MAudioMTrackSoloDuo_Asio.dll
3.064 [ERROR] ASIO Error: No hardware was found.
3.064 [INFO] Destroying AsioSharedHost - dll: C:\Program Files (x86)\M-Audio\M-Track Solo and Duo\MAudioMTrackSoloDuo_Asio.dll
3.064 [ERROR] RSAsioDeviceEnum::UpdateAvailableDevices - failed.
3.064 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - input[0] requesting ASIO driver: M-Audio M-Track Solo and Duo ASIO
3.064 [INFO] Creating AsioSharedHost - dll: C:\Program Files (x86)\M-Audio\M-Track Solo and Duo\MAudioMTrackSoloDuo_Asio.dll
3.065 [ERROR] ASIO Error: No hardware was found.
3.065 [INFO] Destroying AsioSharedHost - dll: C:\Program Files (x86)\M-Audio\M-Track Solo and Duo\MAudioMTrackSoloDuo_Asio.dll
3.065 [ERROR] RSAsioDeviceEnum::UpdateAvailableDevices - failed.
3.081 [INFO] DebugDeviceEnum::UpdateAvailableDevices - 56 render devices, 47 capture devices
3.081 [INFO] hr: S_OK
3.081 [INFO] *ppEndpoint: 10A99410
3.081 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eCapture - role: eMultimedia
3.081 [INFO] hr: S_OK
3.081 [INFO] *ppEndpoint: 10A99E30
3.081 [INFO] DebugDeviceEnum::EnumAudioEndpoints - dataFlow: eAll - dwStateMask: 1
3.082 [INFO] hr: S_OK
3.082 [INFO] *ppDevices: 1051F950
3.082 [INFO] {0.0.0.00000000}.{553798b0-f763-4f91-b401-52403f74cac8} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
3.083 [INFO] {0.0.0.00000000}.{553798b0-f763-4f91-b401-52403f74cac8} DebugWrapperDevicePropertyStore::GetCount
3.083 [INFO] *cProps: 77
3.093 [INFO] {0.0.0.00000000}.{553798b0-f763-4f91-b401-52403f74cac8} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
3.093 [INFO] {0.0.0.00000000}.{553798b0-f763-4f91-b401-52403f74cac8} DebugWrapperEndpoint::GetDataFlow
3.093 [INFO] *pDataFlow: eRender
3.093 [INFO] {0.0.0.00000000}.{553798b0-f763-4f91-b401-52403f74cac8} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
3.326 [INFO] {0.0.0.00000000}.{553798b0-f763-4f91-b401-52403f74cac8} DebugWrapperAudioClient::GetDevicePeriod
3.327 [INFO] {0.0.0.00000000}.{a0b9369a-7a1c-47c1-911d-dda1ab5dfaac} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
3.327 [INFO] {0.0.0.00000000}.{a0b9369a-7a1c-47c1-911d-dda1ab5dfaac} DebugWrapperDevicePropertyStore::GetCount
3.328 [INFO] *cProps: 89
3.339 [INFO] {0.0.0.00000000}.{a0b9369a-7a1c-47c1-911d-dda1ab5dfaac} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
3.340 [INFO] {0.0.0.00000000}.{a0b9369a-7a1c-47c1-911d-dda1ab5dfaac} DebugWrapperEndpoint::GetDataFlow
3.340 [INFO] *pDataFlow: eRender
3.340 [INFO] {0.0.0.00000000}.{a0b9369a-7a1c-47c1-911d-dda1ab5dfaac} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
3.340 [INFO] {0.0.0.00000000}.{a0b9369a-7a1c-47c1-911d-dda1ab5dfaac} DebugWrapperAudioClient::GetDevicePeriod
3.341 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
3.341 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperDevicePropertyStore::GetCount
3.341 [INFO] *cProps: 62
3.342 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
3.342 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperEndpoint::GetDataFlow
3.342 [INFO] *pDataFlow: eRender
3.342 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
3.342 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::GetDevicePeriod
3.343 [INFO] {0.0.1.00000000}.{1377540e-e9e8-4f86-85af-476ad0f338b0} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
3.343 [INFO] {0.0.1.00000000}.{1377540e-e9e8-4f86-85af-476ad0f338b0} DebugWrapperDevicePropertyStore::GetCount
3.343 [INFO] *cProps: 55
3.344 [INFO] {0.0.1.00000000}.{1377540e-e9e8-4f86-85af-476ad0f338b0} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
3.344 [INFO] {0.0.1.00000000}.{1377540e-e9e8-4f86-85af-476ad0f338b0} DebugWrapperEndpoint::GetDataFlow
3.344 [INFO] *pDataFlow: eCapture
3.344 [INFO] {0.0.1.00000000}.{1377540e-e9e8-4f86-85af-476ad0f338b0} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
3.345 [INFO] {0.0.1.00000000}.{1377540e-e9e8-4f86-85af-476ad0f338b0} DebugWrapperAudioClient::GetDevicePeriod
3.345 [INFO] {0.0.1.00000000}.{695f6b8a-ba22-4bf7-b642-b3a5e33fc79a} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
3.345 [INFO] {0.0.1.00000000}.{695f6b8a-ba22-4bf7-b642-b3a5e33fc79a} DebugWrapperDevicePropertyStore::GetCount
3.345 [INFO] *cProps: 55
3.346 [INFO] {0.0.1.00000000}.{695f6b8a-ba22-4bf7-b642-b3a5e33fc79a} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
3.346 [INFO] {0.0.1.00000000}.{695f6b8a-ba22-4bf7-b642-b3a5e33fc79a} DebugWrapperEndpoint::GetDataFlow
3.346 [INFO] *pDataFlow: eCapture
3.346 [INFO] {0.0.1.00000000}.{695f6b8a-ba22-4bf7-b642-b3a5e33fc79a} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
3.346 [INFO] {0.0.1.00000000}.{695f6b8a-ba22-4bf7-b642-b3a5e33fc79a} DebugWrapperAudioClient::GetDevicePeriod
3.347 [INFO] {0.0.1.00000000}.{90cb3cb4-e1c0-4280-a9de-deca88e5696b} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
3.347 [INFO] {0.0.1.00000000}.{90cb3cb4-e1c0-4280-a9de-deca88e5696b} DebugWrapperDevicePropertyStore::GetCount
3.347 [INFO] *cProps: 53
3.352 [INFO] {0.0.1.00000000}.{90cb3cb4-e1c0-4280-a9de-deca88e5696b} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
3.352 [INFO] {0.0.1.00000000}.{90cb3cb4-e1c0-4280-a9de-deca88e5696b} DebugWrapperEndpoint::GetDataFlow
3.352 [INFO] *pDataFlow: eCapture
3.352 [INFO] {0.0.1.00000000}.{90cb3cb4-e1c0-4280-a9de-deca88e5696b} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
3.352 [INFO] {0.0.1.00000000}.{90cb3cb4-e1c0-4280-a9de-deca88e5696b} DebugWrapperAudioClient::GetDevicePeriod
3.353 [INFO] {0.0.1.00000000}.{f28219d1-0a40-4607-8569-7c44c3746bf0} DebugWrapperDevice::OpenPropertyStore - stgmAccess: 0
3.353 [INFO] {0.0.1.00000000}.{f28219d1-0a40-4607-8569-7c44c3746bf0} DebugWrapperDevicePropertyStore::GetCount
3.353 [INFO] *cProps: 52
3.358 [INFO] {0.0.1.00000000}.{f28219d1-0a40-4607-8569-7c44c3746bf0} DebugWrapperDevice::QueryInterface - riid: IID_IMMEndpoint
3.358 [INFO] {0.0.1.00000000}.{f28219d1-0a40-4607-8569-7c44c3746bf0} DebugWrapperEndpoint::GetDataFlow
3.358 [INFO] *pDataFlow: eCapture
3.358 [INFO] {0.0.1.00000000}.{f28219d1-0a40-4607-8569-7c44c3746bf0} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 1
3.358 [INFO] {0.0.1.00000000}.{f28219d1-0a40-4607-8569-7c44c3746bf0} DebugWrapperAudioClient::GetDevicePeriod
3.372 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
3.372 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
3.375 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
3.375 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
3.375 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
3.375 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
3.375 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
3.375 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
3.375 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
3.375 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
3.376 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Shared
3.382 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::Initialize - ShareMode: Shared Flags: 0 bufferDuration: 10ms periodicity: 0ms
3.431 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::GetBufferSize
3.431 [INFO] *pNumBufferFrames: 1056
3.431 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::GetStreamLatency
3.431 [INFO] latency: 0ms
3.431 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::GetService - riid: IID_IAudioRenderClient
3.431 [INFO] DebugDeviceEnum::RegisterEndpointNotificationCallback
3.432 [INFO] Patched_PortAudio_MarshalStreamComPointers
3.440 [INFO] Patched_PortAudio_UnmarshalStreamComPointers
3.440 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient3::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
3.440 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient2::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
3.440 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
3.440 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 128
3.440 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 128
3.440 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::Start
3.442 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 128
3.442 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 128
3.444 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 128
3.444 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 128
5.873 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::Stop
38.082 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
38.083 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
38.086 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
38.086 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
38.087 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
38.087 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
38.087 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
38.087 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
38.087 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
38.087 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
38.088 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Shared
38.095 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::Initialize - ShareMode: Shared Flags: 0 bufferDuration: 10ms periodicity: 0ms
38.105 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::GetBufferSize
38.105 [INFO] *pNumBufferFrames: 1056
38.105 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::GetStreamLatency
38.105 [INFO] latency: 0ms
38.105 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::GetService - riid: IID_IAudioRenderClient
38.105 [INFO] Patched_PortAudio_MarshalStreamComPointers
38.106 [INFO] Patched_PortAudio_UnmarshalStreamComPointers
38.106 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient3::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
38.106 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient2::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
38.106 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
38.106 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 128
38.106 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 128
38.106 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::Start
38.108 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 128
38.108 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 128
38.110 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 128
38.110 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 128
42.159 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::Stop
46.767 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
46.768 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
46.771 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
46.771 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
46.771 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
46.771 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
46.771 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
46.771 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Exclusive
46.771 [INFO] hr: AUDCLNT_E_UNSUPPORTED_FORMAT
46.771 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperDevice::Activate - Activate iid: IID_IAudioClient dwClsCtx: 17
46.772 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::IsFormatSupported - ShareMode: Shared
46.779 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::Initialize - ShareMode: Shared Flags: 0 bufferDuration: 10ms periodicity: 0ms
46.787 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::GetBufferSize
46.787 [INFO] *pNumBufferFrames: 1056
46.787 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::GetStreamLatency
46.788 [INFO] latency: 0ms
46.788 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::GetService - riid: IID_IAudioRenderClient
46.788 [INFO] Patched_PortAudio_MarshalStreamComPointers
46.788 [INFO] Patched_PortAudio_UnmarshalStreamComPointers
46.788 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient3::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
46.788 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient2::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
46.788 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::QueryInterface riid: {F2D67F48-1977-4991-A3FC-A093835A7DC2}
46.788 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 128
46.788 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 128
46.788 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::Start
46.790 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 128
46.790 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 128
46.792 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::GetBuffer NumFramesRequested: 128
46.792 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperRenderClient::ReleaseBuffer NumFramesWritten: 128
72.399 [INFO] DebugDeviceEnum::UnregisterEndpointNotificationCallback
72.400 [INFO] {0.0.0.00000000}.{aacfb23b-2b37-4daf-adf9-75ff7f8f6205} DebugWrapperAudioClient::Stop

@mdias
Copy link
Owner

mdias commented Aug 26, 2023

@GreenChile your ASIO driver is erroring out with:

3.062 [INFO] Creating AsioSharedHost - dll: C:\Program Files (x86)\M-Audio\M-Track Solo and Duo\MAudioMTrackSoloDuo_Asio.dll
3.064 [ERROR] ASIO Error: No hardware was found.

It seems it can't find your audio interface. Do you have it connected properly?
Perhaps try some asio test application like this one (preferably 32-bit version since that's what the game uses) to check if it works there.

@GreenChile
Copy link

Ill try this out later after i tried to connect everything in and set it up everything properly it still doesn't work and discovered i was able to only set up to 44k

@GreenChile
Copy link

@GreenChile your ASIO driver is erroring out with:

3.062 [INFO] Creating AsioSharedHost - dll: C:\Program Files (x86)\M-Audio\M-Track Solo and Duo\MAudioMTrackSoloDuo_Asio.dll
3.064 [ERROR] ASIO Error: No hardware was found.

It seems it can't find your audio interface. Do you have it connected properly? Perhaps try some asio test application like this one (preferably 32-bit version since that's what the game uses) to check if it works there.

Alright i got it to 48k but for some reason my guitar is not picking up

@mdias
Copy link
Owner

mdias commented Aug 29, 2023

@GreenChile you are using wasapi input. Is there a reason for that?

Also, you will have to post a new log if you managed to get over that error.

@jorgeEF
Copy link

jorgeEF commented Aug 30, 2023

I also have a M-Audio M-Track Solo and it works great in rocksmith, even the multiplayer!
Thank you Micael!

The only thing that I can report is that rocksmith hangs on exit always... is there anything to fiddle with to fix it?
I'll leave my RS_ASIO-log.txt if there's anything useful there:
RS_ASIO-log.txt

@GreenChile
Copy link

@GreenChile you are using wasapi input. Is there a reason for that?

Also, you will have to post a new log if you managed to get over that error.

holy fuck i think i got it all working i had it in the wrong input on my M-Track

@mdias
Copy link
Owner

mdias commented Aug 30, 2023

@jorgeEF try EnableRefCountHack=1 on output and inputs. It may help, but no guarantees.

@jorgeEF
Copy link

jorgeEF commented Aug 31, 2023

@mdias it actually worked out! thank you!

@etai091120
Copy link

I need help. i used M-audio m track solo.My game has been having a bug where my tone changes to a clean tone every song.
Where should I fix it?

@mdias
Copy link
Owner

mdias commented Sep 9, 2023

I need help. i used M-audio m track solo.My game has been having a bug where my tone changes to a clean tone every song. Where should I fix it?

Unfortunately I don't know how to help you, but I can tell you this is unrelated to RS ASIO.

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

7 participants