On Tue, 25 Sep 2007, patrick wrote: > hello everyone, > > is there a way to make python output audio in jack: > http://jackaudio.org/ > > jack is the best audio solution for linux, mac and lately windows. i > found 1 project called pyjack, but the author remove the software from > his website. > > that would be neat! > pat >
Hi Pat, I'd take a look at pygame ( http://www.pygame.org ). Specifically, the conch music sound toolkit. You should be able to play audio that way. -John -- http://mail.python.org/mailman/listinfo/python-list