The client is there in QJackCtl, but there is no sound output.
Hydrogen JACK has sound output.
No app actually works, here I take an example of Arturia's Wurlitzer V.
WINEDEBUG=+asio env WINEPREFIX="/home/root/.wine" wine C:\Program\ Files\ (x86)\Arturia\Wurlitzer\ V\Wurlitzer\ V.exe
ixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:advapi:RegisterEventSourceW ((null),L"QPCore"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x72e764,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:service:scmdatabase_autostart_services Auto-start service L"QQProtectX64" failed to start: 123
err:winediag:nulldrv_CreateWindow Application tried to create a window, but no driver could be loaded.
err:winediag:nulldrv_CreateWindow The explorer process failed to start.
fixme:ntdll:NtQueryInformationProcess (process=0xd0) Unimplemented information class: ProcessSessionInformation
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ntdll:EtwRegisterTraceGuidsW (0x523db7, (nil), {f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x12c4334, (null), (null), 0x12cdaa0): stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {5727a00f-50be-4519-8256-f7699871fecb}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x33fbfc): semi-stub
FirstCtor 1
fixme:msg:ChangeWindowMessageFilter 4a 00000001
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:iphlpapi:NotifyAddrChange (Handle 0x179e9e4, overlapped 0x179e9c4): stub
fixme:iphlpapi:CancelIPChangeNotify (overlapped 0x179e9c4): stub
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:process:WTSGetActiveConsoleSessionId stub
fixme:wtsapi:WTSQueryUserToken 1 0x82df80
fixme:wtsapi:WTSQueryUserToken 1 0x82df88
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82df80
fixme:wtsapi:WTSQueryUserToken 1 0x82df88
fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub
fixme:advapi:EventRegister {dc55d4d9-138d-441a-80cb-77aec617e3f7}, 0x10080b30, 0x100ef2e8, 0x100ef2e0
fixme:advapi:EventUnregister deadbeef: stub
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ntdll:EtwRegisterTraceGuidsW (0x1026ccb2, (nil), {f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x11a20474, (null), (null), 0x11a3ed08): stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {5727a00f-50be-4519-8256-f7699871fecb}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x33f8ec): semi-stub
FirstCtor 1
If you are trying to run 32b wineasio in 64b linux that is broken right now with JACK2. JACK2 has some internal problem that makes using 32b clients with a 64b server impossible. 64b wineasio ought to still work well with JACK2 though.
JACK1 works, to stop the zombifying behaviour, set a bigger timeout (the -t JACK parameter). I normally have it set to -t 5000.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The client is there in QJackCtl, but there is no sound output.
Hydrogen JACK has sound output.
No app actually works, here I take an example of Arturia's Wurlitzer V.
WINEDEBUG=+asio env WINEPREFIX="/home/root/.wine" wine C:\Program\ Files\ (x86)\Arturia\Wurlitzer\ V\Wurlitzer\ V.exe
ixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:advapi:RegisterEventSourceW ((null),L"QPCore"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x72e764,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:service:scmdatabase_autostart_services Auto-start service L"QQProtectX64" failed to start: 123
err:winediag:nulldrv_CreateWindow Application tried to create a window, but no driver could be loaded.
err:winediag:nulldrv_CreateWindow The explorer process failed to start.
fixme:ntdll:NtQueryInformationProcess (process=0xd0) Unimplemented information class: ProcessSessionInformation
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ntdll:EtwRegisterTraceGuidsW (0x523db7, (nil), {f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x12c4334, (null), (null), 0x12cdaa0): stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {5727a00f-50be-4519-8256-f7699871fecb}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x33fbfc): semi-stub
FirstCtor 1
fixme:msg:ChangeWindowMessageFilter 4a 00000001
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:iphlpapi:NotifyAddrChange (Handle 0x179e9e4, overlapped 0x179e9c4): stub
fixme:iphlpapi:CancelIPChangeNotify (overlapped 0x179e9c4): stub
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:process:WTSGetActiveConsoleSessionId stub
fixme:wtsapi:WTSQueryUserToken 1 0x82df80
fixme:wtsapi:WTSQueryUserToken 1 0x82df88
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82df80
fixme:wtsapi:WTSQueryUserToken 1 0x82df88
fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub
fixme:advapi:EventRegister {dc55d4d9-138d-441a-80cb-77aec617e3f7}, 0x10080b30, 0x100ef2e8, 0x100ef2e0
fixme:advapi:EventUnregister deadbeef: stub
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ntdll:EtwRegisterTraceGuidsW (0x1026ccb2, (nil), {f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x11a20474, (null), (null), 0x11a3ed08): stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {5727a00f-50be-4519-8256-f7699871fecb}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x33f8ec): semi-stub
FirstCtor 1
Log engine initialization.
LOG - START THREAD C:\users\Public\Application Data\Arturia\Wurlitzer V\Wurlitzer V.vst3
fixme:ver:GetCurrentPackageId (0x33f704 (nil)): stub
fixme:process:FlushProcessWriteBuffers : stub
fixme:wtsapi:WTSQueryUserToken 1 0x82e0a0
fixme:wtsapi:WTSQueryUserToken 1 0x82e0a0
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b290
fixme:wtsapi:WTSQueryUserToken 1 0x82b298
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b23c
fixme:wtsapi:WTSQueryUserToken 1 0x82b244
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b290
fixme:wtsapi:WTSQueryUserToken 1 0x82b298
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b230
fixme:wtsapi:WTSQueryUserToken 1 0x82b238
FirstCtor 2
fixme:heap:GetPhysicallyInstalledSystemMemory stub: 0x33f81c
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:client_security_SetBlanket 0x7db497a0, 0x448aa00, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7db497a0
fixme:crypt:CryptProtectMemory (0x16e730 112 00000001): stub
fixme:crypt:CryptUnprotectMemory (0x10802a0 112 00000001): stub
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82dcfc
fixme:wtsapi:WTSQueryUserToken 1 0x82dd04
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ntdll:EtwRegisterTraceGuidsW (0x8bd5c6, (nil), {f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0xc2544c, (null), (null), 0xc6b118): stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {5727a00f-50be-4519-8256-f7699871fecb}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x33fb24): semi-stub
fixme:ver:GetCurrentPackageId (0x33f980 (nil)): stub
fixme:process:FlushProcessWriteBuffers : stub
fixme:heap:GetPhysicallyInstalledSystemMemory stub: 0x33fb14
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:client_security_SetBlanket 0x7dcbc7a0, 0x1c9c80, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7dcbc7a0
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b214
fixme:wtsapi:WTSQueryUserToken 1 0x82b21c
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b1c8
fixme:wtsapi:WTSQueryUserToken 1 0x82b1d0
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b134
fixme:wtsapi:WTSQueryUserToken 1 0x82b13c
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b17c
fixme:wtsapi:WTSQueryUserToken 1 0x82b184
fixme:wtsapi:WTSQueryUserToken 1 0x82b268
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b1e0
fixme:wtsapi:WTSQueryUserToken 1 0x82b1e8
fixme:ver:GetCurrentPackageId (0x685e9d8 (nil)): stub
trace:asio:WineASIOCreateInstance pobj = 0x5e220e0
trace:asio:Init iface: 0x5e220e0, sysRef: 0x10092
trace:asio:Init JACK client opened as: 'Wurlitzer V'
trace:asio:Init 32 IOChannel structures allocated
trace:asio:Init 32 IOChannel structures initialized
trace:asio:Init WineASIO 0.9.2 initialized
trace:asio:GetDriverName iface: 0x5e220e0, name: 0x33f760
trace:asio:GetChannels iface: 0x5e220e0, inputs: 16, outputs: 16
trace:asio:GetBufferSize iface: 0x5e220e0, minSize: 0x5e1b3a0, maxSize: 0x5e1b3a4, preferredSize: 0x5e1b3a8, granularity: 0x5e1b3ac
trace:asio:GetBufferSize The ASIO host can control buffersize
Minimum: 16, maximum: 8192, preferred: 1024, granularity: -1, current: 1024
trace:asio:GetSampleRate iface: 0x5e220e0, Sample rate is 44100
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 44100
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 48000
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 88200
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 96000
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 176400
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 192000
trace:asio:GetLatencies iface: 0x5e220e0 Latency = 1024 frames
trace:asio:CreateBuffers iface: 0x5e220e0, bufferInfo: 0x5e1b3fc, numChannels: 4, bufferSize: 1024, asioCallbacks: 0x5e1b334
trace:asio:CreateBuffers Buffer size already set to 1024
trace:asio:CreateBuffers The ASIO host supports ASIO v2
trace:asio:CreateBuffers The ASIO host supports kAsioResetRequest
trace:asio:CreateBuffers The ASIO host supports kAsioResyncRequest
trace:asio:CreateBuffers 32 ASIO audio buffers allocated (256 kB)
trace:asio:CreateBuffers 4 audio channels initialized
trace:asio:GetChannels iface: 0x5e220e0, inputs: 16, outputs: 16
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 44100
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 48000
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 88200
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 96000
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 176400
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 192000
trace:asio:GetLatencies iface: 0x5e220e0 Latency = 1024 frames
trace:asio:Start iface: 0x5e220e0
trace:asio:Start Runnning simple BufferSwitch() callback
trace:asio:jack_thread_creator arg: 0x7b89e3a0, thread_id: 0x7b89e3b4, attr: 0x33f758, function: 0x7b277cf0
trace:asio:jack_thread_creator_helper arg: 0x7b89e3a0
trace:asio:Start WineASIO successfully loaded
trace:asio:Stop iface: 0x5e220e0
trace:asio:GetBufferSize iface: 0x5e220e0, minSize: 0x5e1b3a0, maxSize: 0x5e1b3a4, preferredSize: 0x33f300, granularity: 0x5e1b3ac
trace:asio:GetBufferSize The ASIO host can control buffersize
Minimum: 16, maximum: 8192, preferred: 1024, granularity: -1, current: 1024
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 44100
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 48000
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 88200
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 96000
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 176400
trace:asio:CanSampleRate iface: 0x5e220e0, Samplerate = 44100, requested samplerate = 192000
trace:asio:GetClockSources iface: 0x5e220e0, clocks: 0x33f3c0, numSources: 0x33f2e8
trace:asio:GetSampleRate iface: 0x5e220e0, Sample rate is 44100
trace:asio:DisposeBuffers iface: 0x5e220e0
trace:asio:CreateBuffers iface: 0x5e220e0, bufferInfo: 0x5e1b3fc, numChannels: 2, bufferSize: 1024, asioCallbacks: 0x5e1b334
trace:asio:CreateBuffers Buffer size already set to 1024
trace:asio:CreateBuffers The ASIO host supports ASIO v2
trace:asio:CreateBuffers The ASIO host supports kAsioResetRequest
trace:asio:CreateBuffers The ASIO host supports kAsioResyncRequest
trace:asio:CreateBuffers 32 ASIO audio buffers allocated (256 kB)
trace:asio:CreateBuffers 2 audio channels initialized
trace:asio:GetLatencies iface: 0x5e220e0 Latency = 1024 frames
trace:asio:Start iface: 0x5e220e0
trace:asio:Start Runnning simple BufferSwitch() callback
trace:asio:jack_thread_creator arg: 0x7b89e3a0, thread_id: 0x7b89e3b4, attr: 0x33f158, function: 0x7b277cf0
trace:asio:jack_thread_creator_helper arg: 0x7b89e3a0
trace:asio:Start WineASIO successfully loaded
trace:asio:Stop iface: 0x5e220e0
trace:asio:DisposeBuffers iface: 0x5e220e0
trace:asio:Release iface: 0x5e220e0, ref count is 0
trace:asio:Release 32 IOChannel structures released
trace:asio:Release WineASIO terminated
trace:asio:WineASIOCreateInstance pobj = 0x5e22768
trace:asio:Init iface: 0x5e22768, sysRef: 0x20092
trace:asio:jack_thread_creator arg: 0x7b8afb1c, thread_id: 0x7b8afb30, attr: 0x33f528, function: 0x7b277cf0
trace:asio:jack_thread_creator_helper arg: 0x7b8afb1c
trace:asio:jack_thread_creator arg: 0x7b8b264c, thread_id: 0x7b8b2660, attr: 0x33f468, function: 0x7b277cf0
trace:asio:jack_thread_creator_helper arg: 0x7b8b264c
trace:asio:Init JACK client opened as: 'Wurlitzer V'
trace:asio:Init 32 IOChannel structures allocated
trace:asio:Init 32 IOChannel structures initialized
trace:asio:Init WineASIO 0.9.2 initialized
trace:asio:GetDriverName iface: 0x5e22768, name: 0x33f728
trace:asio:GetChannels iface: 0x5e22768, inputs: 16, outputs: 16
trace:asio:GetBufferSize iface: 0x5e22768, minSize: 0x5e1b3a0, maxSize: 0x5e1b3a4, preferredSize: 0x5e1b3a8, granularity: 0x5e1b3ac
trace:asio:GetBufferSize The ASIO host can control buffersize
Minimum: 16, maximum: 8192, preferred: 1024, granularity: -1, current: 1024
trace:asio:GetSampleRate iface: 0x5e22768, Sample rate is 44100
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 44100
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 48000
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 88200
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 96000
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 176400
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 192000
trace:asio:GetLatencies iface: 0x5e22768 Latency = 1024 frames
trace:asio:CreateBuffers iface: 0x5e22768, bufferInfo: 0x5e1b3fc, numChannels: 4, bufferSize: 1024, asioCallbacks: 0x5e1b334
trace:asio:CreateBuffers Buffer size already set to 1024
trace:asio:CreateBuffers The ASIO host supports ASIO v2
trace:asio:CreateBuffers The ASIO host supports kAsioResetRequest
trace:asio:CreateBuffers The ASIO host supports kAsioResyncRequest
trace:asio:CreateBuffers 32 ASIO audio buffers allocated (256 kB)
trace:asio:CreateBuffers 4 audio channels initialized
trace:asio:GetChannels iface: 0x5e22768, inputs: 16, outputs: 16
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 44100
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 48000
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 88200
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 96000
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 176400
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 192000
trace:asio:GetLatencies iface: 0x5e22768 Latency = 1024 frames
trace:asio:Start iface: 0x5e22768
trace:asio:Start Runnning simple BufferSwitch() callback
trace:asio:jack_thread_creator arg: 0x7b8b24f0, thread_id: 0x7b8b2504, attr: 0x33f718, function: 0x7b277cf0
trace:asio:jack_thread_creator_helper arg: 0x7b8b24f0
trace:asio:Start WineASIO successfully loaded
trace:asio:Stop iface: 0x5e22768
trace:asio:GetBufferSize iface: 0x5e22768, minSize: 0x5e1b3a0, maxSize: 0x5e1b3a4, preferredSize: 0x33f2c0, granularity: 0x5e1b3ac
trace:asio:GetBufferSize The ASIO host can control buffersize
Minimum: 16, maximum: 8192, preferred: 1024, granularity: -1, current: 1024
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 44100
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 48000
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 88200
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 96000
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 176400
trace:asio:CanSampleRate iface: 0x5e22768, Samplerate = 44100, requested samplerate = 192000
trace:asio:GetClockSources iface: 0x5e22768, clocks: 0x33f380, numSources: 0x33f2a8
trace:asio:GetSampleRate iface: 0x5e22768, Sample rate is 44100
trace:asio:DisposeBuffers iface: 0x5e22768
trace:asio:CreateBuffers iface: 0x5e22768, bufferInfo: 0x5e1b3fc, numChannels: 2, bufferSize: 1024, asioCallbacks: 0x5e1b334
trace:asio:CreateBuffers Buffer size already set to 1024
trace:asio:CreateBuffers The ASIO host supports ASIO v2
trace:asio:CreateBuffers The ASIO host supports kAsioResetRequest
trace:asio:CreateBuffers The ASIO host supports kAsioResyncRequest
trace:asio:CreateBuffers 32 ASIO audio buffers allocated (256 kB)
trace:asio:CreateBuffers 2 audio channels initialized
trace:asio:GetLatencies iface: 0x5e22768 Latency = 1024 frames
trace:asio:Start iface: 0x5e22768
trace:asio:Start Runnning simple BufferSwitch() callback
trace:asio:jack_thread_creator arg: 0x7b8b24f0, thread_id: 0x7b8b2504, attr: 0x33f118, function: 0x7b277cf0
trace:asio:jack_thread_creator_helper arg: 0x7b8b24f0
trace:asio:Start WineASIO successfully loaded
My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\trace:asio:Stop iface: 0x5e22768
trace:asio:DisposeBuffers iface: 0x5e22768
trace:asio:Release iface: 0x5e22768, ref count is 0
trace:asio:Release 32 IOChannel structures released
trace:asio:Release WineASIO terminated
err:ole:RevokeDragDrop invalid hwnd 0x100aa
LOG - STOP THREAD asked C:\users\Public\Application Data\Arturia\Wurlitzer V\Wurlitzer V.vst3
LOG FLUSH DONE C:\users\Public\Application Data\Arturia\Wurlitzer V\Wurlitzer V.vst3
Log engine destruction.
Log engine initialization.
LOG - START THREAD C:\users\Public\Application Data\Arturia\Wurlitzer V\Wurlitzer V.vst3
LOG - STOP THREAD asked C:\users\Public\Application Data\Arturia\Wurlitzer V\Wurlitzer V.vst3
LOG FLUSH DONE C:\users\Public\Application Data\Arturia\Wurlitzer V\Wurlitzer V.vst3
Last Destructor BaseProcessor 1
Last Destructor BaseController 0 KILL
Log engine destruction.
LastDtor Standalone 0 KILL
Log engine initialization.
LOG - START THREAD C:\Program Files (x86)\Arturia\Wurlitzer V\Wurlitzer V.exe
LOG - STOP THREAD asked C:\Program Files (x86)\Arturia\Wurlitzer V\Wurlitzer V.exe
LOG FLUSH DONE C:\Program Files (x86)\Arturia\Wurlitzer V\Wurlitzer V.exe
Log engine destruction.
If you are trying to run 32b wineasio in 64b linux that is broken right now with JACK2. JACK2 has some internal problem that makes using 32b clients with a 64b server impossible. 64b wineasio ought to still work well with JACK2 though.
JACK1 works, to stop the zombifying behaviour, set a bigger timeout (the -t JACK parameter). I normally have it set to -t 5000.
Thank you! Now it works perfectly.
Oh, and by the way, I've tested with JACK1, but many (but not all) things will "zombify". Again I take Wurlie for example:
WINEDEBUG=+asio env WINEPREFIX="/home/root/.wine" wine C:\Program\ Files\ (x86)\Arturia\Wurlitzer\ V\Wurlitzer\ V.exe
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:advapi:RegisterEventSourceW ((null),L"QPCore"): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x72e764,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:service:scmdatabase_autostart_services Auto-start service L"QQProtectX64" failed to start: 123
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ntdll:EtwRegisterTraceGuidsW (0x523db7, (nil), {f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x12c4334, (null), (null), 0x12cdaa0): stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {5727a00f-50be-4519-8256-f7699871fecb}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x33fbfc): semi-stub
FirstCtor 1
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ntdll:EtwRegisterTraceGuidsW (0x1026ccb2, (nil), {f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x11a20474, (null), (null), 0x11a3ed08): stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {5727a00f-50be-4519-8256-f7699871fecb}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x33f8ec): semi-stub
FirstCtor 1
Log engine initialization.
LOG - START THREAD C:\users\Public\Application Data\Arturia\Wurlitzer V\Wurlitzer V.vst3
fixme:ver:GetCurrentPackageId (0x33f704 (nil)): stub
fixme:process:FlushProcessWriteBuffers : stub
err:winediag:nulldrv_CreateWindow Application tried to create a window, but no driver could be loaded.
err:winediag:nulldrv_CreateWindow The explorer process failed to start.
fixme:ntdll:NtQueryInformationProcess (process=0xd0) Unimplemented information class: ProcessSessionInformation
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
FirstCtor 2
fixme:heap:GetPhysicallyInstalledSystemMemory stub: 0x33f81c
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:client_security_SetBlanket 0x7c8e97a0, 0x448a008, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7c8e97a0
fixme:msg:ChangeWindowMessageFilter 4a 00000001
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:iphlpapi:NotifyAddrChange (Handle 0x179e9e4, overlapped 0x179e9c4): stub
fixme:iphlpapi:CancelIPChangeNotify (overlapped 0x179e9c4): stub
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:process:WTSGetActiveConsoleSessionId stub
fixme:wtsapi:WTSQueryUserToken 1 0x82df80
fixme:wtsapi:WTSQueryUserToken 1 0x82df88
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82df80
fixme:wtsapi:WTSQueryUserToken 1 0x82df88
fixme:ntdll:NtQueryInformationToken QueryInformationToken( ..., TokenElevation, ...) semi-stub
fixme:advapi:EventRegister {dc55d4d9-138d-441a-80cb-77aec617e3f7}, 0x10080b30, 0x100ef2e8, 0x100ef2e0
fixme:advapi:EventUnregister deadbeef: stub
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ntdll:EtwRegisterTraceGuidsW (0x8bd5c6, (nil), {f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0xc2544c, (null), (null), 0xc6b118): stub
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {5727a00f-50be-4519-8256-f7699871fecb}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:ntdll:EtwRegisterTraceGuidsW register trace class {2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x33fb24): semi-stub
fixme:wtsapi:WTSQueryUserToken 1 0x82e0a0
fixme:wtsapi:WTSQueryUserToken 1 0x82e0a0
fixme:ver:GetCurrentPackageId (0x33f980 (nil)): stub
fixme:process:FlushProcessWriteBuffers : stub
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b290
fixme:wtsapi:WTSQueryUserToken 1 0x82b298
fixme:heap:GetPhysicallyInstalledSystemMemory stub: 0x33fb14
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:client_security_SetBlanket 0x7dccf7a0, 0x1c9c90, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0x7dccf7a0
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b23c
fixme:wtsapi:WTSQueryUserToken 1 0x82b244
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b290
fixme:wtsapi:WTSQueryUserToken 1 0x82b298
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b23c
fixme:wtsapi:WTSQueryUserToken 1 0x82b244
fixme:ver:GetCurrentPackageId (0x685e9d8 (nil)): stub
trace:asio:WineASIOCreateInstance pobj = 0x5e21ba0
trace:asio:Init iface: 0x5e21ba0, sysRef: 0x10096
trace:asio:Init JACK client opened as: 'Wurlitzer V'
trace:asio:Init 32 IOChannel structures allocated
trace:asio:Init 32 IOChannel structures initialized
trace:asio:Init WineASIO 0.9.2 initialized
trace:asio:GetDriverName iface: 0x5e21ba0, name: 0x33f760
trace:asio:GetChannels iface: 0x5e21ba0, inputs: 16, outputs: 16
trace:asio:GetBufferSize iface: 0x5e21ba0, minSize: 0x5e1ae60, maxSize: 0x5e1ae64, preferredSize: 0x5e1ae68, granularity: 0x5e1ae6c
trace:asio:GetBufferSize The ASIO host can control buffersize
Minimum: 16, maximum: 8192, preferred: 1024, granularity: -1, current: 2048
trace:asio:GetSampleRate iface: 0x5e21ba0, Sample rate is 44100
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 44100
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 48000
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 88200
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 96000
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 176400
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 192000
trace:asio:GetLatencies iface: 0x5e21ba0 Latency = 2048 frames
trace:asio:CreateBuffers iface: 0x5e21ba0, bufferInfo: 0x5e1aebc, numChannels: 4, bufferSize: 1024, asioCallbacks: 0x5e1adf4
trace:asio:CreateBuffers Buffer size changed to 1024
trace:asio:CreateBuffers The ASIO host supports ASIO v2
trace:asio:CreateBuffers The ASIO host supports kAsioResetRequest
trace:asio:CreateBuffers The ASIO host supports kAsioResyncRequest
trace:asio:CreateBuffers 32 ASIO audio buffers allocated (256 kB)
trace:asio:CreateBuffers 4 audio channels initialized
trace:asio:GetChannels iface: 0x5e21ba0, inputs: 16, outputs: 16
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 44100
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 48000
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 88200
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 96000
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 176400
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 192000
trace:asio:GetLatencies iface: 0x5e21ba0 Latency = 1024 frames
trace:asio:Start iface: 0x5e21ba0
trace:asio:Start Runnning simple BufferSwitch() callback
trace:asio:jack_thread_creator arg: 0x7b870ed8, thread_id: 0x7b86ec2c, attr: 0x33e358, function: 0x7b28bc60
trace:asio:jack_thread_creator_helper arg: 0x7b870ed8
trace:asio:Start WineASIO successfully loaded
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:wtsapi:WTSQueryUserToken 1 0x82b290
fixme:wtsapi:WTSQueryUserToken 1 0x82b298
trace:asio:Stop iface: 0x5e21ba0
trace:asio:GetBufferSize iface: 0x5e21ba0, minSize: 0x5e1ae60, maxSize: 0x5e1ae64, preferredSize: 0x33f300, granularity: 0x5e1ae6c
trace:asio:GetBufferSize The ASIO host can control buffersize
Minimum: 16, maximum: 8192, preferred: 1024, granularity: -1, current: 1024
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 44100
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 48000
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 88200
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 96000
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 176400
trace:asio:CanSampleRate iface: 0x5e21ba0, Samplerate = 44100, requested samplerate = 192000
trace:asio:GetClockSources iface: 0x5e21ba0, clocks: 0x33f3c0, numSources: 0x33f2e8
trace:asio:GetSampleRate iface: 0x5e21ba0, Sample rate is 44100
trace:asio:DisposeBuffers iface: 0x5e21ba0
trace:asio:CreateBuffers iface: 0x5e21ba0, bufferInfo: 0x5e1aebc, numChannels: 2, bufferSize: 1024, asioCallbacks: 0x5e1adf4
trace:asio:CreateBuffers Buffer size already set to 1024
trace:asio:CreateBuffers The ASIO host supports ASIO v2
trace:asio:CreateBuffers The ASIO host supports kAsioResetRequest
trace:asio:CreateBuffers The ASIO host supports kAsioResyncRequest
trace:asio:CreateBuffers 32 ASIO audio buffers allocated (256 kB)
trace:asio:CreateBuffers 2 audio channels initialized
trace:asio:GetLatencies iface: 0x5e21ba0 Latency = 1024 frames
trace:asio:Start iface: 0x5e21ba0
trace:asio:Start Runnning simple BufferSwitch() callback
trace:asio:Start WineASIO successfully loaded
trace:asio:Stop iface: 0x5e21ba0
trace:asio:DisposeBuffers iface: 0x5e21ba0
trace:asio:Release iface: 0x5e21ba0, ref count is 0
trace:asio:Release 32 IOChannel structures released
trace:asio:Release WineASIO terminated
trace:asio:WineASIOCreateInstance pobj = 0x5e21c58
trace:asio:Init iface: 0x5e21c58, sysRef: 0x20096
trace:asio:jack_thread_creator arg: (nil), thread_id: 0x7b295508, attr: (nil), function: 0x7b2873a0
trace:asio:jack_thread_creator_helper arg: (nil)
trace:asio:Init JACK client opened as: 'Wurlitzer V'
trace:asio:Init 32 IOChannel structures allocated
trace:asio:Init 32 IOChannel structures initialized
trace:asio:Init WineASIO 0.9.2 initialized
trace:asio:GetDriverName iface: 0x5e21c58, name: 0x33f728
trace:asio:GetChannels iface: 0x5e21c58, inputs: 16, outputs: 16
trace:asio:GetBufferSize iface: 0x5e21c58, minSize: 0x5e1ae60, maxSize: 0x5e1ae64, preferredSize: 0x5e1ae68, granularity: 0x5e1ae6c
trace:asio:GetBufferSize The ASIO host can control buffersize
Minimum: 16, maximum: 8192, preferred: 1024, granularity: -1, current: 1024
trace:asio:GetSampleRate iface: 0x5e21c58, Sample rate is 44100
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 44100
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 48000
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 88200
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 96000
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 176400
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 192000
trace:asio:GetLatencies iface: 0x5e21c58 Latency = 1024 frames
trace:asio:CreateBuffers iface: 0x5e21c58, bufferInfo: 0x5e1aebc, numChannels: 4, bufferSize: 1024, asioCallbacks: 0x5e1adf4
trace:asio:CreateBuffers Buffer size already set to 1024
trace:asio:CreateBuffers The ASIO host supports ASIO v2
trace:asio:CreateBuffers The ASIO host supports kAsioResetRequest
trace:asio:CreateBuffers The ASIO host supports kAsioResyncRequest
trace:asio:CreateBuffers 32 ASIO audio buffers allocated (256 kB)
trace:asio:CreateBuffers 4 audio channels initialized
trace:asio:GetChannels iface: 0x5e21c58, inputs: 16, outputs: 16
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 44100
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 48000
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 88200
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 96000
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 176400
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 192000
trace:asio:GetLatencies iface: 0x5e21c58 Latency = 1024 frames
trace:asio:Start iface: 0x5e21c58
trace:asio:Start Runnning simple BufferSwitch() callback
trace:asio:jack_thread_creator arg: 0x7b874430, thread_id: 0x7b872294, attr: 0x33e318, function: 0x7b28bc60
trace:asio:jack_thread_creator_helper arg: 0x7b874430
trace:asio:Start WineASIO successfully loaded
trace:asio:Stop iface: 0x5e21c58
trace:asio:GetBufferSize iface: 0x5e21c58, minSize: 0x5e1ae60, maxSize: 0x5e1ae64, preferredSize: 0x33f2c0, granularity: 0x5e1ae6c
trace:asio:GetBufferSize The ASIO host can control buffersize
Minimum: 16, maximum: 8192, preferred: 1024, granularity: -1, current: 1024
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 44100
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 48000
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 88200
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 96000
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 176400
trace:asio:CanSampleRate iface: 0x5e21c58, Samplerate = 44100, requested samplerate = 192000
trace:asio:GetClockSources iface: 0x5e21c58, clocks: 0x33f380, numSources: 0x33f2a8
trace:asio:GetSampleRate iface: 0x5e21c58, Sample rate is 44100
trace:asio:DisposeBuffers iface: 0x5e21c58
trace:asio:CreateBuffers iface: 0x5e21c58, bufferInfo: 0x5e1aebc, numChannels: 2, bufferSize: 2048, asioCallbacks: 0x5e1adf4
trace:asio:CreateBuffers Buffer size changed to 2048
trace:asio:CreateBuffers The ASIO host supports ASIO v2
trace:asio:CreateBuffers The ASIO host supports kAsioResetRequest
trace:asio:CreateBuffers The ASIO host supports kAsioResyncRequest
trace:asio:CreateBuffers 32 ASIO audio buffers allocated (512 kB)
trace:asio:CreateBuffers 2 audio channels initialized
trace:asio:GetLatencies iface: 0x5e21c58 Latency = 2048 frames
trace:asio:Start iface: 0x5e21c58
trace:asio:Start Runnning simple BufferSwitch() callback
trace:asio:Start WineASIO successfully loaded
My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\jack_client_thread: zombified - exiting from JACK
My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\My format string C:\users\Public\Application Data\Arturia\Wurlitzer V\bitmaps\trace:asio:Stop iface: 0x5e21c58
trace:asio:DisposeBuffers iface: 0x5e21c58
trace:asio:Release iface: 0x5e21c58, ref count is 0