Skip to content

Releases: grahamwhaley/DSPham

Version 1.3

08 Nov 16:53
Compare
Choose a tag to compare
  • Enable decoding of '=' in k4icy CW decoder
  • Fix cursor corruption whilst trying to edit slot names in CW mode

Version 1.2

15 Mar 17:21
Compare
Choose a tag to compare

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

25 Feb 10:58
Compare
Choose a tag to compare

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

25 Feb 10:55
Compare
Choose a tag to compare

Initial release.