16 Commits

Author SHA1 Message Date
103513b186 Add asymmetry parameter 2025-08-11 17:30:09 +01:00
2724daacaf .flush() processes new output (zero-valued input) for longer lengths 2025-08-11 14:54:32 +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
26a3a75deb Make formants a bit more blunt 2025-04-16 15:19:47 +01:00
70e4b9c4c9 Formant shift based on (rough1) freq estimation 2025-04-16 15:18:43 +01:00
Geraint
7d4dd63f10 Update signalsmith-linear version again 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
370c69a298 Add CMake for command-line example 2025-02-27 16:27:07 +00:00
37f855cc7f It sounds OK, but doesn't null with the previous one 2025-02-27 16:27:07 +00:00
851a478ce0 Update DSP library 2025-01-29 15:52:55 +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
241ba8d97d Reduce FFT memory slightly 2025-01-29 14:51:45 +00:00
27d580fceb Move Makefile to cmd/ 2025-01-29 14:51:45 +00:00