jacksonlcrews / darkice

Automatically exported from code.google.com/p/darkice
0 stars 0 forks source link

PulseAudio support won't compile #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There were two minor errors in the new added PulseAudio support files.
Fix attached.

PA is working fine, thanks for adding!

Original issue reported on code.google.com by onkel...@gmail.com on 21 Sep 2010 at 9:47

Attachments:

GoogleCodeExporter commented 9 years ago
Yeah that is right, I spotted this too.
But you should use libpulse-simple.so insteed of libpulse.so.

Original comment by emeric.grange on 22 Sep 2010 at 6:44

GoogleCodeExporter commented 9 years ago
applied.
Is this comment about using libpulse-simple.so insteed of libpulse.so right?

Original comment by rafael2k...@gmail.com on 24 Sep 2010 at 1:34

GoogleCodeExporter commented 9 years ago
Well the current pulseaudio implementation in DarkIce is using the simple API, 
do it seems logical to use the libpulse-simple.so, but it will probably work 
the same with both lib.

I am currently developping a patch to use the native API, wich should provide 
more flexibility and reliability, I will post that soon.
I will also be trying to make DarkIce available directly as a PulseAudio sink 
(with a pulseaudio module), to be able to select the sound destination 
(speaker, darkice, or any other pulseaudio supported sink...) independently for 
each application playing sound.
Let me know if you are interested by the idea, or if I am not making myself 
clear (this is not my native langage).

Original comment by emeric.grange on 25 Sep 2010 at 9:49

GoogleCodeExporter commented 9 years ago
Please drop the patch and we'll see!
; )

Original comment by rafael2k...@gmail.com on 13 Oct 2010 at 8:39

GoogleCodeExporter commented 9 years ago
Sorry I have not been able to work on that recently, but I should have more 
free time now.
I'll keep you posted.

Original comment by emeric.grange on 30 Oct 2010 at 10:59

GoogleCodeExporter commented 9 years ago
Any news on this work?

Original comment by rafael2k...@gmail.com on 18 May 2013 at 3:03