Cog/Audio/ThirdParty/lvqcl
Christopher Snowhill cc79342c5b Audio/extrapolator: Fix short prime length
When the input buffer has less samples in it than the LPC order,
it would crash reaching past the ends of the buffer. Now, it will
pad past the correct end of the audio with silence, while still
extrapolating a prime input minimum of the LPC order. Should fix
the last of the outstanding crashes.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2025-01-03 02:20:56 -08:00
..
License Revert to previous low latency output system 2023-10-02 10:57:47 -07:00
lpc.c Audio/extrapolator: Fix short prime length 2025-01-03 02:20:56 -08:00
lpc.h Revert to previous low latency output system 2023-10-02 10:57:47 -07:00
util.h Revert to previous low latency output system 2023-10-02 10:57:47 -07:00