v2.0.0
Loading...
Searching...
No Matches
DSPLIB Namespace Reference

Digital signal processing (filtering, spectrograms, real-time averaging, HPI, noise reduction). More...

Functions

DSPSHARED_EXPORT const char * buildDateTime ()
DSPSHARED_EXPORT const char * buildHash ()
DSPSHARED_EXPORT const char * buildHashLong ()

Detailed Description

Digital signal processing (filtering, spectrograms, real-time averaging, HPI, noise reduction).

Function Documentation

◆ buildDateTime()

const char * DSPLIB::buildDateTime ( )

Returns build date and time.

Definition at line 46 of file dsp_global.cpp.

◆ buildHash()

const char * DSPLIB::buildHash ( )

Returns abbreviated build git hash.

Definition at line 50 of file dsp_global.cpp.

◆ buildHashLong()

const char * DSPLIB::buildHashLong ( )

Returns full build git hash.

Definition at line 54 of file dsp_global.cpp.