Easy DSP Basics
Easy DSP
is a digital signal processing (DSP) tutorial program.
It provides:
- an interactive window to apply various transformations to signals,
- simple script language which allows to automate processing,
and a dedicated window to work with the script.
Installation
Installation is not required. Extract the executable and script samples from the Zip
archive
Script window
Besides the main menu, the script window contains 3 areas:
- script source editor,
- variables list,
- output pane for scripts to print results into.