Is it possible to write a Audio CD Player by using python only?

P

Peter Hansen

MiLF said:
Is it possible to write a Audio CD Player by using python only?

Do you mean using pure Python code, or do you mean using libraries
which have Python wrappers, such that any code *you* write is indeed
Python?

There are various libraries, perhaps most importantly http://pygame.org/
which allow you to access various multimedia capabilities.

You may also want to look for existing solutions, and if you need
to ask more, at least specify your platform...

-Peter
 
S

Steve McAllister

Is it possible to write a Audio CD Player by using python only?

Of course. But ... shall you reinvent the powder? Cannot you
simply interface, for instance, libcdaudio?
 
M

MiLF

Well, I just install Python 2.2.3 and Mark Hammond's Python Extensions on my
w2k, I want to write a cross-plateform audio CD player. Is it enough to
write a Audio CD player?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top