Re: Python Multi-Channel Audio

2010-07-08 Thread geremy condra
On Thu, Jul 8, 2010 at 2:11 PM, Thomas Jollans wrote: > On 07/08/2010 09:17 PM, Alex Karpinski wrote: >> I'm looking for some module or system of modules that can help me do a few >> things with audio >> >> 1. Playback of files (at least .wavs, other codecs would be nice but, hey, >> converting

Re: Python Multi-Channel Audio

2010-07-08 Thread Thomas Jollans
On 07/08/2010 09:17 PM, Alex Karpinski wrote: > I'm looking for some module or system of modules that can help me do a few > things with audio > > 1. Playback of files (at least .wavs, other codecs would be nice but, hey, > converting to a wav is easy) > 2. Seek within the file > 3. Control volu

Python Multi-Channel Audio

2010-07-08 Thread Alex Karpinski
I'm looking for some module or system of modules that can help me do a few things with audio 1. Playback of files (at least .wavs, other codecs would be nice but, hey, converting to a wav is easy) 2. Seek within the file 3. Control volume 3. Do all of these things by channel, e.g. play sound eff