Hi all! 2012/10/29 Samuel Mimram <[email protected]>: > Unfortunately, I don't think that many of us have a windows 7 at hand to > perform some testing... My advice would be that you try some other inputs > until you find one that works for you. There are: input.alsa, > input.portaudio, input.pulseaudio, etc. Moreover, on those you can usually > specify which device you want to use etc. So with some tweaking you might > succeed...
Samuel is right. in() is a top-level operator that falls back to various input.* operators. In the case of windows, I _think_ that only input.portaudio is available there. My guess is that the portaudio DLL that is shipped with the windows binary is too old to support windows 7. This is, however, hard to test. Maybe you can try to download and recompile a portaudio DLL from there: http://www.portaudio.com/download.html Otherwise, we should make another build of liquidsoap for windows, but this may take some time. Romain ------------------------------------------------------------------------------ The Windows 8 Center - In partnership with Sourceforge Your idea - your app - 30 days. Get started! http://windows8center.sourceforge.net/ what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
