spatialaudio / geq-design

collection of design methods for graphical equalizers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

geq-design

This repository has Python scripts needed to run a optimized graphic equalizer (OGEQ) and a neurally controlled graphic equalizer (NGEQ).

Run the example

To run the OGEQ, run the file thirdOctaveGEQ.py. To run the NGEQ, run the file plotGEQPredictionAndError.py. If you want to validate a trained tensorflow sequential model, run the file validate.py.

About

collection of design methods for graphical equalizers

License:MIT License


Languages

Language:Jupyter Notebook 59.5%Language:Python 24.9%Language:PureBasic 15.6%