jaakkopasanen / AutoEq

Automatic headphone equalization from frequency responses
MIT License
13.52k stars 2.48k forks source link

[Request] Adding data from thephonograph.net #169

Closed Pittvandewitt closed 4 years ago

Pittvandewitt commented 4 years ago

Hi Jaakko,

I noticed multiple people requesting popular headphone models that are measured by thephonograph.net. I would like to ask if it is possible and feasible to add their measurement data to AutoEq. Apart from smoothing, their measurements appear to be uncompensated, unlike some of the data from reference audio analyzer.

venkatesh63 commented 4 years ago

@Pittvandewitt https://www.thephonograph.net/headphones-frequency-response/blitzwolf/ in this page i'm seeing only blitzwolf-bw-es1-frequency-response-curve. i want blitzwolf-bw-es2-frequency-response-curve view it on below page right now i'm using BlitzWolf ES-2 Headphones. BlitzWolf ES-2. https://www.blitzwolf.com/Wired-Headphone-Dynamic-Drivers-p-192.html

jaakkopasanen commented 4 years ago

Adding new databases is a lot of work and I promised myself I won't add more. I'm however open to contributions if someone wants to develop the crawler and all the other required tools for supporting thephonograph.net measurements.

The best hope for the users who want headphones that cannot be found in AutoEq is to digitize the graphs with WebPlotDigitizer and run AutoEq to produce GraphicEQ.txt which then will be imported to Wavelet manually once (and if ever) Wavelet supports imports.

The ticket for Wavelet imports: https://github.com/Pittvandewitt/Wavelet/issues/8

venkatesh63 commented 4 years ago

blitz wolf es-2 @jaakkopasanen can develop my Blitz Wolf es2 EQ with WebPlotDigitizer.

jaakkopasanen commented 4 years ago

@venkatesh63 see here for a guide: https://medium.com/@jaakkopasanen/make-your-headphones-sound-supreme-1cbd567832a9

venkatesh63 commented 4 years ago

Bltzwolf-ES2.txt This is my file can you check in you pc did i done correct results.

averaging window size i done X=1Px Y=100Px

Pittvandewitt commented 4 years ago

@venkatesh63 This is not the place to ask these type of questions. Please don't abuse it.

@jaakkopasanen Thank you for your response. I'll focus on an import function first and then see if I'm able to create a crawler.