belangeo / dspdemo

Tool to analyze and visualize digital signal processing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSPDemo

Tool to analyze and visualize digital signal processing.

Requirements

Minimum versions (for running DSPDemo from sources):

The programming language used to code the application.

The toolkit used to create the graphical interface. (install with pip install wxPython)

The audio engine with which the demos are coded.

Once all requirements are met, clone or download the DSPDemo sources, and in a terminal window, go to the DSPDemo sources folder and run with:

python3 dspdemo.py

About

Tool to analyze and visualize digital signal processing.

License:GNU General Public License v3.0


Languages

Language:Python 98.2%Language:Shell 1.5%Language:Inno Setup 0.3%