(load "fft/fft_demo.lsp") ;; you must load the code before calling functions (hp-test) ;; simple high-pass by zeroing low frames (mod-test) ;; FM cross-synthesis (mod ...
This extension shows how to use LPC (linear predictive coding) functions. Nyquist provides functions for LPC analysis and synthesis on streams of audio data. For analysis, the audio stream is broken ...