Re: Using IRMan

2000-01-28 Thread Jason Woodward
Basically it is hard coded to one of my remotes. Are you familiar with the sample code that is associated with the irman device that spits out the 6 byte number when the IRman recieves a signal? Well, use that program to figure out what the numbers for each of the buttons you'd like to use are,

towav tool

2000-04-09 Thread Jason Woodward
For those of you interested in the towav tool (command line interface strictly to the decoder) I've added a makefile (and removed some hacks from towave.c) to the 2.0.7 branch in CVS. Just run ./configure like you normally would, the make -f Makefile.towav. Then, you'll have a ./towav. Enjoy!

Re: xingmp3 decoder

2001-03-14 Thread Jason Woodward
Depending on how recent a version of the freeamp source you have (probably if it is a year old or newer) there is a Makefile.towav in the root directory of the .tgz. I believe make -f Makefile.towav will do it. The jist of what it does is, in fact, gcc *.c. What you are missing is the