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

Yamaha Thr Asio Driver V2.0.0.0 Cannot Be Found #484

Open
yingjia-cai opened this issue Dec 28, 2024 · 3 comments
Open

Yamaha Thr Asio Driver V2.0.0.0 Cannot Be Found #484

yingjia-cai opened this issue Dec 28, 2024 · 3 comments

Comments

@yingjia-cai
Copy link

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

@mdias
Copy link
Owner

mdias commented Dec 28, 2024

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.

@zhaohm14
Copy link

#210 (comment)
Hi! I found Voicemeeter works well in this situation.

@yingjia-cai
Copy link
Author

#210 (comment) Hi! I found Voicemeeter works well in this situation.

Nice to hear that. BTW I found ASIO4ALL also works for my THR 10II.

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

3 participants