[PD] USB in out device k8055

Christian Klippel ck at mamalala.de
Mon Oct 24 12:08:39 CEST 2005


hi finn,

Am Montag 24 Oktober 2005 11:52 schrieb Finn Kruyning:
> Hi,
>
> I've been using PD in os X with great joy for a year now but always
> on fairly straightforward grounds. Mostly using (modified) mouse and
> keyboard events to control audio prossessing. Recently I bought and
> put together a USB I/O ddevice (Velleman k8055). So now I'm looking
> for ways to let PD interact with it. Has anyone a idea where to
> start? I tried [keyboard] which does see it but does not output any
> data.
>

seems it is not a hid device, and thus needs an extra driver object.

on a quick search i found this code, which uses libusb:

http://linuxk8055.free.fr/

libusb is available for os-x as well, so it should be a good starting point to 
make a pd object for that kit.

> Where to start?
>
> Greetings,
>
> Finn
>

greets,

chris





More information about the Pd-list mailing list