sanecz / papillon

Changing steelseries headset's led color based on the music playing
1 stars 0 forks source link

Can't select audio in pavucontrol #1

Open weinholt opened 6 years ago

weinholt commented 6 years ago

I tried to use papillon and couldn't get it to record from anything except "default". I don't know what is going on there, but I guess pulseaudio is being difficult as usual.

However it should be possible to use "default" and then switch the audio source in pavucontrol. But the main loop has these lines that makes the UI controls just blink in and out of existence in the Recording tab: https://github.com/sanecz/papillon/blob/7b74cea2651f0f4684dbfd3539f7df64ffded12c/papillon.c#L195-L196

Any reason to have these lines? Removing them helped.

Btw, papillon works with Siberia 350 headsets. Pretty cool. Maybe I can ask you to please put a license on your software?

sanecz commented 6 years ago

Hi,

After reading back the code, it feels like these two lines should not be at this place. I'll take a look later if I found my old headset ! ;)

And about the license, I'll take a look, thanks.