Sorry...
hw:0:0

Sent from my iPhone

> On Nov 7, 2016, at 1:45 PM, Alex LaBranche <[email protected]> wrote:
> 
> The audio you hear is coming from the output port on your asla. Capture will 
> use the input ports. To solve you can simply use any standard 1/8" splitter. 
> One to your existing speakers, one looped back to the input port. Just be 
> careful of monitoring the input port, you can easily create a nasty feedback 
> loop in the audio.
> 
> There are some software methods such as sound flower, jack, etc in which you 
> can create virtual interfaces, and route the audio however you please. 
> 
> Sent from my iPhone
> 
>> On Nov 6, 2016, at 6:42 AM, HDCase <[email protected]> wrote:
>> 
>> Hello everyone,
>> two days now trying to stream what passes on my soundcard (let's say I play 
>> a song, speak to microfone etc.) to an icecast server. 
>> 
>> But no luck till now. All I got it's a endless loading process when I go the 
>> streamed URL. 
>> 
>> At the moment I created .liq file that I launch on ubuntu with "liquidsoap 
>> radio.liq". This is the content of the file:
>> 
>>> input.alsa(device="hw:0,0")
>>> output.icecast(
>>>         %vorbis(quality=0.3, samplerate=44100, channels=2),
>>>         mount="jblack.ogg",
>>>         host="s.mystreamninja.cc",
>>>         port=80,        user="ninjame",
>>>         password="XXXXXX",
>>>         name="jblack",
>>>         in());
>> 
>> 
>> I put "hw: 0,0" because giving "arecord -l" in terminal I got the following:
>> 
>>> arecord -l
>>> **** List of CAPTURE Hardware Devices ****
>>> card 0: PCH [HDA Intel PCH], device 0: ALC269VC Analog [ALC269VC Analog]
>>>   Subdevices: 1/1
>>>   Subdevice #0: subdevice #0
>> 
>> 
>>  
>> 
>> Thank you so much for your help!
>> 
>> 
>> 
>> ------------------------------------------------------------------------------
>> Developer Access Program for Intel Xeon Phi Processors
>> Access to Intel Xeon Phi processor-based developer platforms.
>> With one year of Intel Parallel Studio XE.
>> Training and support from Colfax.
>> Order your platform today. http://sdm.link/xeonphi
>> _______________________________________________
>> Savonet-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/savonet-users
> ------------------------------------------------------------------------------
> Developer Access Program for Intel Xeon Phi Processors
> Access to Intel Xeon Phi processor-based developer platforms.
> With one year of Intel Parallel Studio XE.
> Training and support from Colfax.
> Order your platform today. http://sdm.link/xeonphi
> _______________________________________________
> Savonet-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/savonet-users
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to