On 05/10/2011 12:10 PM, Aaron Burt wrote:

> Nice! Looks like the pedal is a Raw HID device, which means it needs a 
> program to listen to it. But wait... if I Google for 05f3:00ff
> (vendor:device IDs) I get interesting results:
> A Gnome program that does what you want: http://code.google.com/p/footpedal/


I downloaded and installed this program. It places an icon of a foot on 
the top bar of the Gnome desktop. The icon changes from a raised foot to 
a lowered foot when one of the pedal buttons is pressed. It also pops up 
a little black window that says "Foot pedal function:" followed by 
either FF, Play, or Rew, depending on the button pressed. So that tells 
me that the program reads the condition of the pedal. The next problem 
is to somehow get some other program to listen to it. It doesn't come 
with documentation at this time, so I'll have to read the source and try 
to learn some Python to figure out what it does with the signals it 
gets. But, that's a first step.

Thanks for the tip.

> A PureData plugin for using your footpedal as a musical instrument:
>    http://www.noisybox.net/computers/infinity-pedal/

I haven't tried this one, yet. Later, when I don't have to get some work 
out.

> It's interesting to google device IDs from obscure USB devices,

Indeed.

-- 
Regards,

Dick Steffens


_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to