Assistance Required for Uploading EQ Settings to OPRA Project (ref#BN7LV9)

What’s happening?

· Other

How can we help?

· None of the above

Other options

· Other

Describe the issue

Hello! I'm afraid that I don't have the knowledge or authority to upload to the OPRA Project for use with MUSE but hope that someone can.

I think that the info.json file to be uploaded under the Sennheiser HD 6xx might look as I've entered below. I'm basing what I've typed on what's shown at the specified link, so hope that I've interpreted correctly. Someone might want to search for "HD 650" (currently item 15/298) on that page to find the relevant information to verify my work. I'm particularly not sure about the first parameter in the list shown for "gain_db", for which I entered -11.5, nor if the order of the "bands" entries matters.

Thanks!

{
"name": "headphones.com EQ Repository HD 650",
"author": "listener",
"link": "https://forum.headphones.com/t/headphones-com-eq-repository-request-thread/23552/15",
"blurb": "HD 650 EQ used as proxy for HD 6xx, which has similar sound signature",
"type": "parametric_eq",
"parameters": {
"gain_db": -11.5,
"bands": [
{ "type": "peak_dip", "frequency": 20, "gain_db": 5.7, "q": 1.0 },
{ "type": "low_shelf", "frequency": 80, "gain_db": 2.0, "q": 0.7 },
{ "type": "low_shelf", "frequency": 110, "gain_db": 4.0, "q": 0.7 },
{ "type": "peak_dip", "frequency": 120, "gain_db": -2.3, "q": 0.6 },
{ "type": "peak_dip", "frequency": 240, "gain_db": -0.9, "q": 0.7 },
{ "type": "peak_dip", "frequency": 615, "gain_db": 0.5, "q": 1.4 },
{ "type": "peak_dip", "frequency": 1350, "gain_db": -0.7, "q": 1.8 },
{ "type": "peak_dip", "frequency": 2150, "gain_db": 0.8, "q": 1.5 },
{ "type": "peak_dip", "frequency": 3333, "gain_db": -1.5, "q": 2.0 },
{ "type": "high_shelf", "frequency": 4000, "gain_db": 0.0, "q": 0.7 }
]
}
}

Describe your network setup

N/A

Of course, it could be uploaded instead/in addition under the Sennheiser HD 650, but I hadn’t been sure under which version. If added there:

{
“name”: “headphones.com EQ Repository HD 650”,
“author”: “listener”,
“link”: “https://forum.headphones.com/t/headphones-com-eq-repository-request-thread/23552/15”,
“blurb”: “Confidence: MEDIUM-LOW / Uses data from GRAS KB50xx, B&K 5128, B&K 4128, and HeadAcoustics HMSii.3 / Adjust band 3 for overall bass and band 10 for overall treble / Pad condition and positioning matter greatly for headphone, so treble not touched – Add additional peak filter in 6-12 kHz area if too dark or too bright”,
“type”: “parametric_eq”,
“parameters”: {
“gain_db”: -11.5,
“bands”: [
{ “type”: “peak_dip”, “frequency”: 20, “gain_db”: 5.7, “q”: 1.0 },
{ “type”: “low_shelf”, “frequency”: 80, “gain_db”: 2.0, “q”: 0.7 },
{ “type”: “low_shelf”, “frequency”: 110, “gain_db”: 4.0, “q”: 0.7 },
{ “type”: “peak_dip”, “frequency”: 120, “gain_db”: -2.3, “q”: 0.6 },
{ “type”: “peak_dip”, “frequency”: 240, “gain_db”: -0.9, “q”: 0.7 },
{ “type”: “peak_dip”, “frequency”: 615, “gain_db”: 0.5, “q”: 1.4 },
{ “type”: “peak_dip”, “frequency”: 1350, “gain_db”: -0.7, “q”: 1.8 },
{ “type”: “peak_dip”, “frequency”: 2150, “gain_db”: 0.8, “q”: 1.5 },
{ “type”: “peak_dip”, “frequency”: 3333, “gain_db”: -1.5, “q”: 2.0 },
{ “type”: “high_shelf”, “frequency”: 4000, “gain_db”: 0.0, “q”: 0.7 }
]
}
}

Hi @Romer,

Thank you for taking the time to contribute to OPRA. As an open-course initiative, users can submit pull requests directly through the OPRA Github page. Here are the precise instructions for contributing: OPRA/docs/CONTRIBUTING.md at main · opra-project/OPRA · GitHub

If you’d like to keep this thread visible for other users to comment or make suggestions, we’ll move it to Roon Software Discussion or Tinkering, whichever you prefer, where it won’t disappear or auto-close like threads in Support.

Please let us know if you have any questions. Thanks!

@connor, got it – thanks!

I don’t really know what I’m doing, including with respect to the file format and contents within the file, itself. I was just trying to follow based on another example.

Because it’s not very likely that I’d contribute more to OPRA , I was suggesting that someone with more experience go ahead and take the lead if able.

Yes, Roon Software Discussion would be fine.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.