Is there an external that can read an audio CD, control it and read the song titles?
Pall Thayer artist/teacher http://www.this.is/pallit http://pallit.lhi.is/panse
Lorna http://www.this.is/lorna _______________________________
Le 25 Janvier 2005 17:53, Pall Thayer a écrit :
Is there an external that can read an audio CD, control it and read the song titles?
If you're on Gnu/Linux, you can use the shell extension with scripts that use the commands from the cdtool suite: http://hinterhof.net/cdtool/
And if you feel like coding your own C externals, the source from these tools would be a good start! But there might be some external out there that already does what you need... -- Marc
from: http://iem.at/mailinglists/pd-list/2004-10/022811.html
there's one external that can control the cd player, but it doesn't output audio. you have to use jack. see the complete thread.
patrick
Le 26 Janvier 2005 01:20, patrick a écrit :
from: http://iem.at/mailinglists/pd-list/2004-10/022811.html
there's one external that can control the cd player, but it doesn't output audio. you have to use jack. see the complete thread.
I forgot about the audio... Alsaplayer is a good option. But it would also be possible to program an external that grabs the audio directly. There's two XMMS plugins that does it (for XMMS, not PD...) http://www.xmms.org/plugins.php?details=91 http://www.xmms.org/plugins.php?details=219 -- Marc
For anyone interested, I found another solution. At http://www.cpan.org I found the Audio::CD module for perl (pretty cool). Gives me full control over the cd, can read info from the cd (track names, time, etc.) Does cddb querying, the works. So I think I'll use that and send the required info to PD via a socket.
Marc Lavallée wrote:
Le 26 Janvier 2005 01:20, patrick a écrit :
from: http://iem.at/mailinglists/pd-list/2004-10/022811.html
there's one external that can control the cd player, but it doesn't output audio. you have to use jack. see the complete thread.
I forgot about the audio... Alsaplayer is a good option. But it would also be possible to program an external that grabs the audio directly. There's two XMMS plugins that does it (for XMMS, not PD...) http://www.xmms.org/plugins.php?details=91 http://www.xmms.org/plugins.php?details=219 -- Marc
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://iem.at/cgi-bin/mailman/listinfo/pd-list
Le 26 Janvier 2005 02:08, Marc Lavallée a écrit :
Le 26 Janvier 2005 01:20, patrick a écrit :
from: http://iem.at/mailinglists/pd-list/2004-10/022811.html
there's one external that can control the cd player, but it doesn't output audio. you have to use jack. see the complete thread.
I forgot about the audio... Alsaplayer is a good option. But it would also be possible to program an external that grabs the audio directly. There's two XMMS plugins that does it (for XMMS, not PD...) http://www.xmms.org/plugins.php?details=91 http://www.xmms.org/plugins.php?details=219
Speaking of XMMS, it would also work like AlsaPlayer, because there's many plugins for external control and one output plugin for jack. http://xmms.org/plugins.php?category=misc http://xmms-jack.sourceforge.net/
-- Marc
Hallo, Marc Lavallée hat gesagt: // Marc Lavallée wrote:
Speaking of XMMS, it would also work like AlsaPlayer, because there's many plugins for external control and one output plugin for jack.
I would prefer Alsaplayer, for one, because it runs much more stable on all my systems than XMMS, which sometimes just stops. And second: You can control alsaplayer using the Pd external apctl: http://test.pilot.fm/pd/externs/
Frank Barknecht _ ______footils.org__