Re: Make a .WAV file come out of the left speaker in Windows
- From: "Alan Green" <alan.green@xxxxxxxxx>
- Date: 18 Jul 2005 16:03:31 -0700
Alan Green wrote:
> I am writing a Python script that uses the win32all winsound package to
> play a .wav file. I [need] the sound come out of the left hand speaker, but
> not the right hand speaker.
I eventually got out ctypes and used it to access the Windows
multi-media libraries. ctypes is completely amazing, especially with
the code generator to turn the windows C header files into Python
functions and constants.
Just yesterday I discovered PyMedia, and will have to have a play with
that, too.
a
.
- References:
- Make a .WAV file come out of the left speaker in Windows
- From: Alan Green
- Make a .WAV file come out of the left speaker in Windows
- Prev by Date: Re: goto
- Next by Date: Cursor navigation
- Previous by thread: Make a .WAV file come out of the left speaker in Windows
- Next by thread: Puzzled
- Index(es):
Relevant Pages
|
Loading