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

MiLF milf at tendoworld.com
Thu Jun 26 10:37:29 EDT 2003


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?

"Peter Hansen" <peter at engcorp.com> ?????
news:3EFAFAAA.8D629F66 at engcorp.com...
> MiLF wrote:
> >
> > 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






More information about the Python-list mailing list