Hi Stephan,

Do you use output.ao to output to your soundcard? In this case, I
would look at libao's documentation, in particular the driver
documentation:
   http://xiph.org/ao/doc/drivers.html

The driver is most likely "wmm". In this case, output.ao has an option
parameter, which you should be able to use to pass a specific "dev"
parameter:
  output.ao(driver="wmm", options=[("dev", "<YOU CARD HERE>")], .. )

Hope this helps,
Romain

2012/6/28 Stephan Schaa <[email protected]>:
> Hello Martin,
>
>  I just rechecked that: Yes, Winamp for example uses the correct (standard)
> output device.
>
>  Liquidsoap ignores this and plays out at the HD Audio device.
>
>  Stephan
>
>
> ________________________________
> Von: Martin Konečný [mailto:[email protected]]
> Gesendet: Donnerstag, 28. Juni 2012 21:22
> An: Stephan Schaa
> Cc: [email protected]
> Betreff: Re: [Savonet-users] Soundcard for Output Selection in Liquidosap
> Windows Version
>
> When you change the default audio device, does other audio software start
> using that new device?
>
> Martin
>
>
> On Thu, Jun 28, 2012 at 3:07 AM, Stephan Schaa <[email protected]> wrote:
>>
>> Hello again!
>>
>> I have a question about ao.output on a windows machine: Can I change the
>> soundcard which Liquidsoap shall use for its audio output?
>>
>> I want to play out to a virtual soundcard so that another software can get
>> the audio and postprocess it. Then it shall go to the pyhsical soundcard.
>>
>> I tried out many things in windows (set standard output device, etc) but
>> anlways the Main Audio card is been used by Liquidaudio to play out the
>> stream. It seems that there's a internal order of cards in windows that
>> can't be changed?!
>>
>> Stephan
>>
>>
>> PS: I still can't get lastfm to work, but this is not a that important
>> issue for me. If nobody else on linux has the poblem I think it may be
>> a windows version issue?
>>
>>
>> ------------------------------------------------------------------------------
>> Live Security Virtual Conference
>> Exclusive live event will cover all the ways today's security and
>> threat landscape has changed and how IT managers can respond. Discussions
>> will include endpoint security, mobile security and the latest in malware
>> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
>> _______________________________________________
>> Savonet-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>>
>
>
>
> --
> Open source radio in the cloud. Get yours now! ---> http://airtime.pro
>
> Martin Konecny
> Software Developer, Sourcefabric
> [email protected]
>
> 720 Bathurst St. Suite 203
> M5S 2R4, Toronto, ON, Canada
> +1 (416) 892-8420 (Cell)
> Skype: martin.konecny15
>
> http://www.sourcefabric.org
> http://www.twitter.com/Sourcefabric
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to