add_driver
Add custom speaker drivers to the library by entering Thiele/Small parameters. Creates a WinISD-compatible .wdr file, makes it searchable, and returns the filename for use in other tools.
Instructions
Add a custom driver to the library. Takes T/S params (friendly units), writes a WinISD-compatible .wdr using upstream's exporter, and makes it searchable immediately. Returns the library file name to use in other tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Fs | Yes | Resonant frequency, Hz | |
| Pe | No | Rated power, W | |
| Re | Yes | DC resistance, ohm | |
| Qes | No | ||
| Qms | No | ||
| Qts | No | ||
| name | No | Display name (used for filename) | |
| Le_mH | No | ||
| Vas_l | Yes | Equivalent compliance volume, litres | |
| brand | No | ||
| model | No | ||
| Sd_cm2 | Yes | Piston area, cm² | |
| Xmax_mm | No | ||
| comment | No |