Skip to content

contested-space/zeropole

Repository files navigation

zeropole

Synopsis

The goal of that project is to make a static filter generator. Once an adequate filter is found, its code can be generated for Faust or JSFX (code generation not yet implemented). In it's actual state, it can be used to visually understand how zero-pole analysis works.

Installation

Right now the only dependencies are python and wxpython, but audio DSP will be handled by the PYO library available at http://ajaxsoundstudio.com/software/pyo/

Simply run python ZeroPoleApp

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

TODO: Write history

Credits

TODO: Write credits

License

APACHE-2.0

About

zero-pole analysis based filter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages