You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You need to have 32 bit ASIO drivers installed for them to be usable by RS ASIO.
Some people have reported some vendors have stopped shipping 32 bit ASIO drivers and they had to use older driver versions to fix this.
If you want to double check, you can use this application to test both 32 and 64 bit drivers. You'll likely notice that the 32 bit version can't find your drivers either.
I downloaded and installed Asio Driver V2.0.0.0 from https://au.yamaha.com/en/support/updates/asio_driver_win.html
The driver seems to be working correctly on my computer, as I can use Cubase AI 14 with the new ASIO Driver to record.
But I cannot find ASIO THRII in RS_ASIO-log.txt
Log output:
0.000 [INFO] - Wrapper DLL loaded (v0.7.3)
0.000 [INFO] PatchOriginalCode
0.049 [INFO] image crc32: 0x6ea6d1ba
0.183 [INFO] Patching CoCreateInstance
0.183 [INFO] Patch_CallAbsoluteIndirectAddress - num locations: 1
0.183 [INFO] Patching call at 018042A8
0.183 [INFO] Patching PortAudio MarshalStreamComPointers
0.183 [INFO] Patch_CallRelativeAddress - num locations: 1
0.183 [INFO] Patching call at 0180385F
0.183 [INFO] Patching PortAudio UnmarshalStreamComPointers
0.183 [INFO] Patch_CallRelativeAddress - num locations: 1
0.183 [INFO] Patching call at 01801DE5
0.183 [INFO] Patching Two Guitar Tones Connected Message Box (starting menu) (num locations: 0)
0.183 [INFO] Patching Two Guitar Tones Connected Message Box (main menu) (num locations: 0)
0.183 [INFO] Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
0.183 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eRender - role: eMultimedia
0.183 [INFO] RSAggregatorDeviceEnum::UpdateAvailableDevices
0.183 [INFO] GetWineAsioInfo - Looking for "wineasio32.dll"... Not found.
0.183 [INFO] GetWineAsioInfo - Looking for "wineasio.dll"... Not found.
0.183 [INFO] AsioHelpers::FindDrivers
0.183 [INFO] DebugDeviceEnum::UpdateAvailableDevices - 0 render devices, 0 capture devices
0.183 [INFO] hr: 80070490
0.183 [INFO] *ppEndpoint: 00000000
0.183 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eCapture - role: eMultimedia
0.183 [INFO] hr: 80070490
0.183 [INFO] *ppEndpoint: 00000000
0.183 [INFO] DebugDeviceEnum::EnumAudioEndpoints - dataFlow: eAll - dwStateMask: 1
0.183 [INFO] hr: S_OK
0.183 [INFO] *ppDevices: 16AC8258
2.501 [INFO] Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
2.501 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eRender - role: eMultimedia
2.501 [INFO] RSAggregatorDeviceEnum::UpdateAvailableDevices
2.501 [INFO] AsioHelpers::FindDrivers
2.501 [INFO] DebugDeviceEnum::UpdateAvailableDevices - 0 render devices, 0 capture devices
2.501 [INFO] hr: 80070490
2.501 [INFO] *ppEndpoint: 00000000
2.501 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eCapture - role: eMultimedia
2.501 [INFO] hr: 80070490
2.501 [INFO] *ppEndpoint: 00000000
2.501 [INFO] DebugDeviceEnum::EnumAudioEndpoints - dataFlow: eAll - dwStateMask: 1
2.501 [INFO] hr: S_OK
2.501 [INFO] *ppDevices: 1671EAA0
2.504 [INFO] DebugDeviceEnum::RegisterEndpointNotificationCallback
5.187 [INFO] DebugDeviceEnum::UnregisterEndpointNotificationCallback
5.350 [INFO] - Wrapper DLL unloaded
The text was updated successfully, but these errors were encountered: