Bug
data/drivers/LaVoce/lavoce-fsn021-00.json has "driver_type": "compression" but the FSN021.00 is a 2" full-range cone driver.
This likely affects other LaVoce FSN-series entries too (e.g. lavoce-fsn021-02). The scraper may be misclassifying LaVoce's full-range (FSN/FSF) series as compression drivers.
Impact
- Driver shows up in reports labelled "compression" when it's a cone
- Could affect scoring/coupling assumptions if driver_type is used downstream
Fix
- Correct
driver_type to "cone" for FSN021.00 (and any other misclassified entries)
- Investigate the scraper logic to see why full-range drivers are being tagged as compression
Bug
data/drivers/LaVoce/lavoce-fsn021-00.jsonhas"driver_type": "compression"but the FSN021.00 is a 2" full-range cone driver.This likely affects other LaVoce FSN-series entries too (e.g.
lavoce-fsn021-02). The scraper may be misclassifying LaVoce's full-range (FSN/FSF) series as compression drivers.Impact
Fix
driver_typeto"cone"for FSN021.00 (and any other misclassified entries)