PDA

View Full Version : Can I use Com-port Winamp Control with Girder?



Mark F
October 13th, 2002, 12:55 PM
Welcome to Girder!

This was asked before. Check out this (http://www.girder.nl/phpBB2/viewtopic.php?t=2321) thread. It is possible (using the serial port plugin (http://www.girder.nl/downloadn.php?Link=297)) but requires you to keep a state variable to do multiplex commands.

drobertson
October 13th, 2002, 12:55 PM
I am using the httpQ WInAmp plugin to control WinAmp using TCP/IP.
This works quite well. I invoke it from Girder by calling a JScript file.

Forni
October 13th, 2002, 12:55 PM
There's a program which lets you control winamp with a very simple Com Port interface.

It's at this web page: http://diba.by.ru/comctrl/

It uses the state of the lines in a Com port in order to determine the button that is pressed in a little keyboard of 4 or 15 keys.

I want to know if there's a plugin for Girder who works like this program, or how configure a Girder's pluging in order to do that.

Thank you.