patrick schrieb: > 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!
It seems to be a C-API-based app - simply use ctypes to access it. Shouldn't be hard. Diez -- http://mail.python.org/mailman/listinfo/python-list