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 () |
Digital signal processing (filtering, spectrograms, real-time averaging, HPI, noise reduction).
| const char * DSPLIB::buildDateTime | ( | ) |
Returns build date and time.
Definition at line 46 of file dsp_global.cpp.
| const char * DSPLIB::buildHash | ( | ) |
Returns abbreviated build git hash.
Definition at line 50 of file dsp_global.cpp.
| const char * DSPLIB::buildHashLong | ( | ) |
Returns full build git hash.
Definition at line 54 of file dsp_global.cpp.