These 7 commits are when the Protocol Buffers files have changed:
| Commit: | d57e3d6 | |
|---|---|---|
| Author: | Alexander Gutkin | |
Initial revision of the resampler (using underlying C++ reimplementation of the standard Matlab interface).
The documentation is generated from this commit.
| Commit: | ba39ba3 | |
|---|---|---|
| Author: | Alexander Gutkin | |
Added Hamming window function.
| Commit: | 91f55ed | |
|---|---|---|
| Author: | Alexander Gutkin | |
Support for Hann window function.
| Commit: | 5f79495 | |
|---|---|---|
| Author: | Alexander Gutkin | |
Hooked up windowing to the feature extractor.
| Commit: | baea974 | |
|---|---|---|
| Author: | Alexander Gutkin | |
Better names for some of the windowing arguments and adding the corresponding command-line flags.
| Commit: | 938fc92 | |
|---|---|---|
| Author: | Alexander Gutkin | |
Fixed typo.
| Commit: | 3ee9c45 | |
|---|---|---|
| Author: | Alexander Gutkin | |
Initial commit.