Skip to content

kjordahl/subwoofer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subwoofer modeling

This is a simple tool for modeling the frequency response of a subwoofer enclosure with a given driver. By interactively adjusting the volume of the enclosure, the user can immediately see the change in frequency response. The equations used for modeling the behavior are based on those at http://www.diysubwoofers.org.

Files

  • README.rst: This file
  • COPYING: GPL v3 license
  • sub_model.py: The main Python program file. Run this to start the model.
  • params.cfg: Driver parameters. Edit this file to add new drivers.
  • sub_view.enaml: Enaml GUI file
  • frequency_plot.py: Chaco plotting tools

Requirements

All of the above requirements are met by the Enthought Python Distribution (EPD), including EPD Free.

About

Subwoofer modeling tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages