-
Notifications
You must be signed in to change notification settings - Fork 116
Description
[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=ASIO THRII
BaseChannel=0
AltBaseChannel=
EnableSoftwareEndpointVolumeControl=1
EnableSoftwareMasterVolumeControl=1
SoftwareMasterVolumePercent=100
[Asio.Input.0]
Driver=ASIO THRII
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
0.000 [INFO] - Wrapper DLL loaded (v0.7.4)
0.000 [INFO] PatchOriginalCode
0.046 [INFO] image crc32: 0x6ea6d1ba
0.046 [INFO] Generating function to patch memory
0.046 [INFO] Loading ntdll.dll to memory
0.047 [INFO] Loaded ntdll.dll to memory: 1660 kB
0.229 [INFO] Patching CoCreateInstance
0.229 [INFO] Patch_CallAbsoluteIndirectAddress - num locations: 1
0.229 [INFO] Patching call at 014D42A8
0.229 [INFO] Patching PortAudio MarshalStreamComPointers
0.229 [INFO] Patch_CallRelativeAddress - num locations: 1
0.229 [INFO] Patching call at 014D385F
0.229 [INFO] Patching PortAudio UnmarshalStreamComPointers
0.229 [INFO] Patch_CallRelativeAddress - num locations: 1
0.229 [INFO] Patching call at 014D1DE5
0.229 [INFO] Patching Two Guitar Tones Connected Message Box (starting menu) (num locations: 1)
0.229 [INFO] Patching bytes at 00E21A36
0.229 [INFO] Patching Two Guitar Tones Connected Message Box (main menu) (num locations: 1)
0.229 [INFO] Patching bytes at 00E21AAA
0.229 [INFO] Patching unknown crash when certain audio devices are found (num locations: 1)
0.229 [INFO] Patching bytes at 014DBFD0
0.230 [INFO] Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
0.230 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eRender - role: eMultimedia
0.230 [INFO] RSAggregatorDeviceEnum::UpdateAvailableDevices
0.230 [INFO] GetWineAsioInfo - Looking for "wineasio32.dll"... Not found.
0.230 [INFO] GetWineAsioInfo - Looking for "wineasio.dll"... Not found.
0.231 [INFO] AsioHelpers::FindDrivers
0.231 [INFO] Realtek ASIO
0.231 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - output requesting ASIO driver: ASIO THRII
0.231 [ERROR] RSAsioDeviceEnum::UpdateAvailableDevices - failed.
0.231 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - input[0] requesting ASIO driver: ASIO THRII
0.231 [ERROR] RSAsioDeviceEnum::UpdateAvailableDevices - failed.
0.231 [INFO] DebugDeviceEnum::UpdateAvailableDevices - 0 render devices, 0 capture devices
0.231 [INFO] hr: 80070490
0.231 [INFO] *ppEndpoint: 00000000
0.231 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eCapture - role: eMultimedia
0.231 [INFO] hr: 80070490
0.231 [INFO] *ppEndpoint: 00000000
0.231 [INFO] DebugDeviceEnum::EnumAudioEndpoints - dataFlow: eAll - dwStateMask: 1
0.231 [INFO] hr: S_OK
0.231 [INFO] *ppDevices: 0CE0D190
2.771 [INFO] Patched_CoCreateInstance called: IID_IMMDeviceEnumerator
2.771 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eRender - role: eMultimedia
2.771 [INFO] RSAggregatorDeviceEnum::UpdateAvailableDevices
2.771 [INFO] AsioHelpers::FindDrivers
2.771 [INFO] Realtek ASIO
2.771 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - output requesting ASIO driver: ASIO THRII
2.771 [ERROR] RSAsioDeviceEnum::UpdateAvailableDevices - failed.
2.771 [INFO] RSAsioDeviceEnum::UpdateAvailableDevices - input[0] requesting ASIO driver: ASIO THRII
2.771 [ERROR] RSAsioDeviceEnum::UpdateAvailableDevices - failed.
2.771 [INFO] DebugDeviceEnum::UpdateAvailableDevices - 0 render devices, 0 capture devices
2.771 [INFO] hr: 80070490
2.771 [INFO] *ppEndpoint: 00000000
2.771 [INFO] DebugDeviceEnum::GetDefaultAudioEndpoint - dataFlow: eCapture - role: eMultimedia
2.771 [INFO] hr: 80070490
2.771 [INFO] *ppEndpoint: 00000000
2.771 [INFO] DebugDeviceEnum::EnumAudioEndpoints - dataFlow: eAll - dwStateMask: 1
2.771 [INFO] hr: S_OK
2.771 [INFO] *ppDevices: 0CDFFFD0
2.777 [INFO] DebugDeviceEnum::RegisterEndpointNotificationCallback
32.170 [INFO] DebugDeviceEnum::UnregisterEndpointNotificationCallback
32.384 [INFO] - Wrapper DLL unloaded