Re: [Line6linux-devel] pod hd desktop
Status: Pre-Alpha
Brought to you by:
mgrabner
From: Stefan H. <ste...@gm...> - 2013-08-09 07:34:52
|
On Fri, Aug 9, 2013 at 6:25 AM, Александр Понимаскин <pon...@gm...> wrote: > Is support for hd desktop (id 0e41:4156 ) planned? My guess is that Pod HD desktop works in the same way as a HD500, which is currently not supported. Adding support first requires studying the USB packet capture. I think no one has provided packet captures for this device yet. That said, I'm busy and cannot add support myself even if you do send the packet capture. Maybe Markus or someone else is willing to help you if you can provide packet captures. Or if you are a developer with C programming experience you could try adding it yourself. There are free tools for Windows and Linux to collect USB packet captures. The idea is to record what happens when you connect your POD to your computer running the official Windows drivers. Also capture what happens during recording audio and using HD Edit. By studying the capture it is possible to implement compatible behavior in the line6usb Linux driver. Stefan |