Scott, I think that PyAudio is what you're looking for. http://people.csail.mit.edu/hubert/pyaudio/docs/
Jason On Thursday, October 16, 2014 3:13:43 PM UTC-5, Scott Sumner wrote: > > All, > > Is there any support for multiple sound cards in PyGame, or an easy way to > "route" sound? I will have two physical sound cards installed in the > machine and specific sounds for each one. They don't have to cross over. > I can also run multiple instances of Python / PyGame if that's easier. > > Thanks, > Scott > >