Skip to content

Commit 35b102c

Browse files
committed
Implemented multi-channel spectral processor
1 parent 01c8200 commit 35b102c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*******************************************************************************
44

55
=== 1.0.33 ===
6+
* Implemented MultiSpectralProcessor class for multi-channel spectral processing.
67
* Spectral Processor now allows to analyze input signal without processing.
78
* Fixed noise envelope generation.
89
* Optimized noise envelope generation algorithm by using LSP DSP library.

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Set of modules provided:
6262
* Impulse response taker
6363
* Latency detector
6464
* Meter history
65+
* Multi-channel spectral processor
6566
* Meter history with scaling option
6667
* Oscillator
6768
* Oversampler

0 commit comments

Comments
 (0)