We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01c8200 commit 35b102cCopy full SHA for 35b102c
CHANGELOG
@@ -3,6 +3,7 @@
3
*******************************************************************************
4
5
=== 1.0.33 ===
6
+* Implemented MultiSpectralProcessor class for multi-channel spectral processing.
7
* Spectral Processor now allows to analyze input signal without processing.
8
* Fixed noise envelope generation.
9
* Optimized noise envelope generation algorithm by using LSP DSP library.
README.md
@@ -62,6 +62,7 @@ Set of modules provided:
62
* Impulse response taker
63
* Latency detector
64
* Meter history
65
+ * Multi-channel spectral processor
66
* Meter history with scaling option
67
* Oscillator
68
* Oversampler
0 commit comments