Snack mod for python
Wayne Pierce
wayne at mishre.com
Sun Mar 3 23:43:15 EST 2002
More information about the Python-list mailing list
Sun Mar 3 23:43:15 EST 2002
- Previous message (by thread): what I would like to see in python to make a better "glue" language (Newbie)
- Next message (by thread): Snack mod for python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Russell Voutour wrote: > Hi i'm using the Snack sound module for python and i've run into a problem and > was wondering if anyone had ever used it before. It installed find but when i use > the .play() method it tries to open my /dev/dsp and it gets a error because the > device does not exists it's under dev/sound/dsp. i've looked in the tkConfig file > and the tclConfig file and can't find anything any sugestions would be helpfull > thanks Ok, so I'm going to show some clueless-ness here...but can you just link /dev/dsp to /dev/sound/dsp? Granted this may not be the "best" way to do it...but if /dev/dsp isn't used then it might work...keyword is might. Wayne -- Wayne Pierce web: http://www.mishre.com email: wayne at mishre.com "What you need to know."
- Previous message (by thread): what I would like to see in python to make a better "glue" language (Newbie)
- Next message (by thread): Snack mod for python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list