Hi also, made for Max, but should also run under PD.
greetings, Thomas
-------- Original-Nachricht --------
hello Thomas,
if you got time, the last stable version of fe.cda.py (my script to handle audio cds on windows) is here : http://francois.eudes.free.fr/fe.cda.htm
CDDB support included.
cheers
f.e
hello, I've tried to load cda.py with pd-0.39-2, under winXP and I get this error after the object was created:
ImportError: No module named pymedia.removable.cd
a search for the keyword: "pymedia.removable.cd" gives nothing, what's that file?
thanks in advance,
Patco.
--- Thomas Grill gr@grrrr.org a écrit :
Hi also, made for Max, but should also run under PD.
greetings, Thomas
-------- Original-Nachricht --------
hello Thomas,
if you got time, the last stable version of fe.cda.py (my script to handle audio cds on windows) is here : http://francois.eudes.free.fr/fe.cda.htm
CDDB support included.
cheers
f.e
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
___________________________________________________________________________ Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international. Téléchargez sur http://fr.messenger.yahoo.com
patco schrieb:
hello, I've tried to load cda.py with pd-0.39-2, under winXP and I get this error after the object was created:
ImportError: No module named pymedia.removable.cd
a search for the keyword: "pymedia.removable.cd" gives nothing, what's that file?
i would guess it's part of the Python extension pymedia. If i remember correctly, that's also mentioned on f.e's webpage.
greetings, Thomas
oh yes indeed, I really need to learn how to read doc files... also, there is one thing I haven't installed yet: discid because it requires cygwin for being compiled, and I can't do it right now for some reasons...
now I am getting this error:
py - No module loaded Traceback (most recent call last): File "C:/pd39/patch/vrac/fe.cda.py.03082006\cda.py", line 5, in ? import EasyDialogs, PyCDDB File "C:\Python24\Lib\site-packages\EasyDialogs\__init__.py", line 25, in ? import ctypes ImportError: No module named ctypes
I just wanted to know if this error comes from the missing component called "discid"
patco
--- Thomas Grill gr@grrrr.org a écrit :
patco schrieb:
hello, I've tried to load cda.py with pd-0.39-2, under winXP and I get this error after the object was created:
ImportError: No module named pymedia.removable.cd
a search for the keyword: "pymedia.removable.cd" gives nothing, what's that file?
i would guess it's part of the Python extension pymedia. If i remember correctly, that's also mentioned on f.e's webpage.
greetings, Thomas
-- Thomas Grill http://grrrr.org
___________________________________________________________________________ Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international. Téléchargez sur http://fr.messenger.yahoo.com
opps I didn't see the discid.exe in the tar file it's all okay now, now I just have to make a doc file because the .pat file in the archive is encrypted.
patco
--- patco megalegoland@yahoo.fr a écrit :
oh yes indeed, I really need to learn how to read doc files... also, there is one thing I haven't installed yet: discid because it requires cygwin for being compiled, and I can't do it right now for some reasons...
now I am getting this error:
py - No module loaded Traceback (most recent call last): File "C:/pd39/patch/vrac/fe.cda.py.03082006\cda.py", line 5, in ? import EasyDialogs, PyCDDB File "C:\Python24\Lib\site-packages\EasyDialogs\__init__.py", line 25, in ? import ctypes ImportError: No module named ctypes
I just wanted to know if this error comes from the missing component called "discid"
patco
--- Thomas Grill gr@grrrr.org a écrit :
patco schrieb:
hello, I've tried to load cda.py with pd-0.39-2, under winXP and I get this error after the object was created:
ImportError: No module named pymedia.removable.cd
a search for the keyword: "pymedia.removable.cd" gives nothing, what's that file?
i would guess it's part of the Python extension pymedia. If i remember correctly, that's also mentioned on f.e's webpage.
greetings, Thomas
-- Thomas Grill http://grrrr.org
___________________________________________________________________________ Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international. Téléchargez sur http://fr.messenger.yahoo.com
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
___________________________________________________________________________ Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international. Téléchargez sur http://fr.messenger.yahoo.com
Hi Patco,
opps I didn't see the discid.exe in the tar file it's all okay now, now I just have to make a doc file because the .pat file in the archive is encrypted.
The .pat file is most likely a Max/MSP patcher. You might be able to import it into PD, but it's not really forseeable if it will work.
best greetings, Thomas