-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate HeSuVi-compatible WAVs #2
Comments
I did some brief testing with HeSuVi and found that it reads HRIRs/BRIRs that are in a slightly different format to my BRIRs. Rather than having separate WAV files for each source direction in a set, each of the source directions are combined into in a single WAV file. They also have 48KHz and 44.1KHz variants. I will attempt to generate the BRIRs in the same format as the HeSuVi HRIRs. If successful, I will add them to this dataset as a separate set of BRIRs that can be directly copied over to HeSuVi's HRIR folder. |
Sounds great! Thanks for looking into it. |
I have generated a set of BRIRs in the format HeSuVi can read. I did some brief testing with them in HeSuVi and they seem to be working the same as when using the provided E-APO configs. They have been added into the repository under the 'HeSuVi BRIRs' folder. Simply copy the 'hrir' folder into the HeSuVi installation folder (usually located: C:\Program Files\EqualizerAPO\config\HeSuVi) and you should be able to see the BRIRs in the HeSuVi GUI under 'Common HRIRs'. When testing I was using one of the HpCFs for headphone correction and didn't have any equaliser presets activated in HeSuVi. If you prefer to use one of the equaliser presets included in HeSuVi you may want to use the provided 'Room_Target_Inverse.wav' filter as the applied room target curve may result in excessive low frequency boost when paired with other headphone EQ methods. If you come across any issues please let me know. |
Excellent stuff, I'll check it out when I've the opportunity. |
I tried it and it's working as intended. |
I had a look into the synchronisation and found that there was an issue resulting in unwanted delays for certain azimuths in rooms R09 (Adream_Lab) and R10 (Room_Auditorium_3). The synchronisation should now be fixed for those rooms. The remaining rooms should already be correctly synchronised. |
Is there a possibility the BRIRs can be processed as HeSuVi wav files?
HeSuVi is the generally the most used method for surround sound with Equalizer APO. There may however be issues as HeSuVi takes 48KHz files, with 44.1KHz being secondary.
The text was updated successfully, but these errors were encountered: