|
|
72a4c5e5bb
|
Start simpler command-line example
|
2025-08-10 11:51:40 +01:00 |
|
Geraint
|
c5987267e6
|
Add .exact() method to process entire buffers, including folding extra output back in
|
2025-06-14 09:41:05 +01:00 |
|
Geraint
|
b84e9cf5e9
|
Refactor, split formants into 3 computation steps
|
2025-04-18 21:03:15 +01:00 |
|
|
|
97594ea3eb
|
Add .setFormantBase() method (specified relative to sample-rate)
|
2025-04-16 15:21:24 +01:00 |
|
|
|
70e4b9c4c9
|
Formant shift based on (rough1) freq estimation
|
2025-04-16 15:18:43 +01:00 |
|
|
|
a654087551
|
Optional split computation, behind a configuration switch
|
2025-02-27 16:31:44 +00:00 |
|
|
|
8c3852cae3
|
Refactor chunked computation to be neater, fix some int warnings
|
2025-02-27 16:31:44 +00:00 |
|
|
|
1ad2839a04
|
Various speedups
|
2025-02-27 16:31:44 +00:00 |
|
Geraint
|
4c627c7568
|
Add empty final step (which is when we plan the next block)
|
2025-02-27 16:30:54 +00:00 |
|
|
|
46d866e9fe
|
Split .processSpectrum() into more steps
|
2025-02-27 16:30:54 +00:00 |
|
|
|
8f19d3e25f
|
Update signalsmith-linear version
|
2025-02-27 16:27:07 +00:00 |
|
|
|
6d52f2e861
|
Add CMakeLists.txt, remove DSP library dependency/copy
|
2025-02-27 16:27:07 +00:00 |
|
|
|
94553a3789
|
Move input time after seeking
|
2025-02-27 16:27:07 +00:00 |
|
|
|
1eeba87b13
|
v1.1.1
* Fix bug with `.reset()` after silent input (thanks Steve!)
|
2025-01-29 16:42:53 +00:00 |
|
|
|
3b4ca143ce
|
Example CMake use in the Makefile
|
2025-01-29 15:45:36 +00:00 |
|
|
|
db5ac61f09
|
More verbose output from command-line example
|
2025-01-29 14:51:45 +00:00 |
|
|
|
354abb78fd
|
More flexible memory tracker and reference comparison
|
2025-01-29 14:51:45 +00:00 |
|
|
|
241ba8d97d
|
Reduce FFT memory slightly
|
2025-01-29 14:51:45 +00:00 |
|
|
|
6eac082ad2
|
Add memory stats
|
2025-01-29 14:51:45 +00:00 |
|
Geraint
|
218bd0f16c
|
Do phase-centre rotation in the time domain
|
2025-01-29 14:51:45 +00:00 |
|
Geraint
|
026622300e
|
Log memory use (Mac) and check output
|
2025-01-29 14:51:45 +00:00 |
|
Syl Morrison
|
9bffc80ec8
|
CMake for example command-line util
|
2025-01-29 14:51:45 +00:00 |
|
Geraint
|
8e948f95ed
|
Add basic command-line interface (16-bit WAV only)
|
2025-01-29 14:51:45 +00:00 |
|