Difference between revisions of "Audio"
(created a page for audio options of mumble; included echo cancel description) |
m (→Introduction: included features; streamlined) |
||
Line 6: | Line 6: | ||
= Introduction = | = Introduction = | ||
− | Mumble features various Audio Options, this wiki page will describe | + | Mumble features various Audio Options and Features, this wiki page will describe them and tell you which settings are best for your setup. |
= Audio Input - Options = | = Audio Input - Options = |
Revision as of 21:03, 21 May 2020

This page is work-in-progress.
Introduction
Mumble features various Audio Options and Features, this wiki page will describe them and tell you which settings are best for your setup.
Audio Input - Options
Interface
Echo Cancellation
If enabled, this will filter echo from the audio streams you send to others.
Usecases:
1. Normal loudspeakers and no headset:
This Setup will usually create echo, so you will need echo cancellation.
2. Headset transmits echo, though it shouldn't:
Some Headsets tend to transmit echo, the reasons for this include: bad cable and noise isolation or the microphone is to close to the loudspeakers of the headset.
Two options are implemented:
Option: | Description: | Usecase: |
---|---|---|
1. Mixed echo cancellation | This is the basic Option: It will process all loudspeaker outputs bundled together. This is less accurate than the Multichannel option, but will also use less CPU. |
Sufficient for setups with loudspeakers near to the microphone. |
2. Multichannel echo cancellation | Extended option: It will process all audio channels seperately, this is more accurate, but will result in higher CPU usage. | For setups with (multiple) loudspeakers farther away from the microphone. |
In case of doubt:
1. Try Mixed echo cancellation first.
2. If Mixed echo cancellation does not filter the echo correctly, try Multichannel echo cancellation.
Alternatives:
You can also use external echo filters, in this case deactivate the echo filters in mumble.
Examples for external echo filters:
- Pulseaudio Module: Documentation (options only)
- Pulseeffects: pulseeffects on Github