Gabe Cohen

Results 15 issues of Gabe Cohen

My default archlinux pulseaudio daemon has no problem loading a module with any `PA_MODULE_VERSION` set but my pulseaudio built from source refuses to load the module if the version is...

bug
question
pa-module

Figure out how to control the module through dbus. For now this will just be enabling and disabling the denoising.

enhancement
pa-module

Right now the module can not load into pulseaudio when it is linked against the denosier. My guess is that it is some problem to do with dynamic linking, so...

bug
pa-module

The module is a pretty smooth loopback right now, but whenever pulseaudio logs a rewind there is a pop. This is probably because I haven't handled rewinds (I don't really...

bug
pa-module

Right now there is no consideration given in the module to what to do if the queue falls behind realtime. We need to check for this and respond accordingly (ie....

question
pa-module