josh-richardson / cadmus

A GUI frontend for @werman's Pulse Audio real-time noise suppression plugin
GNU General Public License v3.0
2.09k stars 55 forks source link

Match null sink and microphone sample rates #66

Open IniasP opened 3 years ago

IniasP commented 3 years ago

Default is 44100 Hz, this will make sure microphones with different sampling rates are supported (e.g. 48000 Hz). According to the plugin repo, "The plugin is made to work with 1 channel and/or 2 channels (ladspa plugin), 16 bit, 48000 Hz audio input. Other sample rates may work, or not...". Most microphones are 44100 Hz and apparently that works fine as well, but maybe some of the people reporting that Cadmus doesn't work for them have a mic that uses a different sampling rate.