DSPham
DSPham copied to clipboard
A Teensy based DSP audio processor
Whilst perusing the forks of DSPham (something I do now and then), I spotted that @robaol had [added support for a different I2C LCD](https://github.com/robaol/DSPham/commit/398de6efbdf1e9c95b8220d7471fbde5e4f48658) in their repo (nice!). I'd happily...
Hello Graham, some time ago we have talk about a voice squelch, and now i see some code about it, but i don´t know how to make it work with...
It looks like I 'missed' an NR algo in my original research. I added the `xanr` algo from WDSP, but completely missed that it also contains a spectral NR algo,...
Hello Graham, is it possible to increase the slots to 20 ? How about a squelch/gate to make noise floor complete silent and only voice open the audio ? Just...
I am trying to get the audio incoming into the DSP to be routed in the "in/mic" of the USB, but I think I am missing something. I have tried...
We cover the display layout in the README, but we don't explain what the values of each entry mean. It would help users if we documented this better. Here is...
We could do with some documentation on the menu system, including: - how to navigate it - what the entries all mean - show the general structure/overview as a 'guide'...
I noticed that slot saving was not taking effect after a reboot. It turns out that if you have changed firmware versions, as we have a version dependant fingerprint in...