Hi! :D

Checking on your feedback, i've found that PortAudio v19 had once builds 
without WASAPI, so getting an up to date DLL is an important thing to check 
out.


Later, at home, i'll try this on a virtual machine: 
http://portaudio.com/docs/v19-doxydocs/compile_windows.html

However, i have a question. I've checked the LiquidSoap binary package for 
Windows (the .zip file), and i don't see any PortAudio dll included. 
How should i implement my new DLL? Do i have to drop it in the liquidsoap 
folder, Windows folder, or any other? Maybe registering it with 
regsvr32? 

Thanks,
Daniel.





________________________________
 From: Romain Beauxis <[email protected]>
To: Samuel Mimram <[email protected]> 
Cc: Daniel Cantarin <[email protected]>; savonet liquidsoap 
<[email protected]> 
Sent: Monday, October 29, 2012 11:25 AM
Subject: Re: [Savonet-users] Windows 7 and mic
 
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

Reply via email to