song title via serial port

Posted by: bamboo

song title via serial port - 29/11/1999 19:40

Anyone know how to get the song title and artist to be sent out via the serial cable when a song beings to play? I am not a Linux guru so I could use some help.

Thanks.

John


Posted by: mac

Re: song title via serial port - 30/11/1999 02:26

If you put the following in /empeg/var/config.ini

[output]
timecodes=1

you will get timecodes and FID numbers on the serial port. You can turn these into track titles by looking them up in a list generated by the CSV export of emplode. This may be good enough for your needs.

--
Mike Crowe
I may not be speaking on behalf of empeg above :-)
Posted by: bamboo

Re: song title via serial port - 01/12/1999 18:34

Thanks.

That should do it. Is there a doc anywhere saying which pins contains which info?

Thanks.

John


Posted by: segv

Re: song title via serial port - 24/10/2000 22:57

Is there any other way to get fids and timecodes ?

I want the program I wrote on my empeg to get the current fids and timecodes.