Releases: grahamwhaley/DSPham
Releases · grahamwhaley/DSPham
Version 1.3
- Enable decoding of '=' in k4icy CW decoder
- Fix cursor corruption whilst trying to edit slot names in CW mode
Version 1.2
Fix the broken FIR filter scaling code, that I broke in v1.1, which:
- reduces the likelyhood of signal clipping (back to how it was in v1.0)
- allows the CW decoders to operate better again (back to how it was in v1.1)
also
- add an input clipping detection - now display '!' on the input volume display if the input is too loud and clipping
It is recommended to use this version in preference to v1.1.
Version 1.1
Release 1.1
- Normalise FIR filter coefficients to improve overall 'volume' of processing path. Should improve overall quality.
- Decimate audio path x4 (from 44kHz to 11kHz) to 'focus' the audio processing onto the vocal (<=3.5kHz) part of the signal. Should improve NR abilities
Version 1.0
Initial release.