Severin von Wnuck-Lipinski

Results 97 comments of Severin von Wnuck-Lipinski

@Aerol I've just pushed out a commit that should fix this issue.

@andreashuetter Your issue should most likely be fixed now (didn't need the USB capture).

> Possibly something happening internally on the controller? Not that I'm aware of (I'm just using a standard smartphone headset). Input from the controller (microphone) is sent to a PulseAudio...

> Does this make sense? Yes, makes perfect sense. I think I mixed up quite a lot of things in my last reply, sorry about that. When I did the...

> Any chance for the controller to create a new channel like it does on windows? Yep, that's the plan. I'm currently working on other things, so I put this...

@laurinneff The `audio` branch had the same licensing-related issues as the `master` branch, so I decided to remove it for now. I also ported some changes from `audio` to `master`,...

ALSA doesn't offer any option for user mode programs to hook into the audio system and create fully-featured audio devices *at all*. The *only* reason why we don't have audio...

I know about `bluez-alsa`, I even tried writing an Alsa PCM plugin for xow. The point is that it simply doesn't behave like an audio card would. You can create...

The problem is that applications like Discord show you a list of PulseAudio sinks and sources (at least if you've got PulseAudio installed). They simply don't give you an option...

Like I said in one of my earlier comments, I think *if* we're going to going to use PulseAudio's API for this then we'd be better of using `module-pipe-sink` and...