Skip to content
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

Convenience update #2

Merged
merged 70 commits into from
Sep 16, 2022
Merged

Convenience update #2

merged 70 commits into from
Sep 16, 2022

Conversation

HaHeho
Copy link
Contributor

@HaHeho HaHeho commented Apr 7, 2022

A summarising changelog will follow.

HaHeho and others added 30 commits September 15, 2021 03:37
Specifically desired resources can be added to the repository regardless with e.g. `git add --force Data/...`.
(also remove parallelisation from export loop in `Demo_BinauralSDM_QuantizedDOA_andRTModAP.m` since it was slower as it is not CPU bound)
…and right channel HRIRs stacked in single variable

(also rename variables from HRTF into HRIR in most places, since that is what they are ...)
- Filters are now applied before splitting (time windowing) of the BRIRs
- Extracted from example script into separate function
(for that, adjust the way other plot strings are escaped)
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 7, 2022
@HaHeho
Copy link
Contributor Author

HaHeho commented Apr 7, 2022

The changelog has been added in the last two commits.

@facebook-github-bot
Copy link

Hi @HaHeho!

Thank you for your pull request.

We require contributors to sign our Contributor License Agreement, and yours needs attention.

You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

(I'm sorry that this probably breaks git blame)
…ed by default over exporting individual WAV-files with according changes for new flags in `create_BRIR_data.m`)
@HaHeho
Copy link
Contributor Author

HaHeho commented Sep 15, 2022

BTW, we can add some git release tags in the repository, to provide backwards compatibility for older code bases that rely on the initial implementation of this repository. In this way, the older versions can be downloaded from a specific URL or directly via the release section of the repository. That could make it easier to provide compatibility for internal projects.

@svamengualgari
Copy link
Contributor

Hi Hannes,

That's a good idea.

I would suggest that we tag the current main branch (with a last commit on 17/November/2021 as v0.1, we then merge this branch and we tag it as v0.5.

I would like to add the following before a v1 release:

What do you think?

@svamengualgari svamengualgari merged commit 8b3182a into main Sep 16, 2022
@svamengualgari
Copy link
Contributor

I just accepted the pull request.

I am not fully done with the review and might commit some changes on top, but I think the benefit of the merging without more delays and your additions outweigh the impact of any potential modifications.

@HaHeho
Copy link
Contributor Author

HaHeho commented Sep 16, 2022

That's great. Thank for merging. :)

I would suggest that we tag the current main branch (with a last commit on 17/November/2021 as v0.1, we then merge this branch and we tag it as v0.5.

I usually prefer version numbers and tags with dates, e.g. v2022-08-30. I find it more meaningful than some arbitrary version number.
But I saw that you already added the numbers. So whatever you prefer.

I would like to add the following before a v1 release:

* EDC equalization (similar to Zaunschirm et al. 2020, eq. 8) - https://www.mdpi.com/2076-3417/10/5/1631/htm
* Automatic mixing time estimation

Having those would for sure be nice. :)

@HaHeho
Copy link
Contributor Author

HaHeho commented Sep 17, 2022

@svamengualgari you created the v.0.1 tag but not the v0.5 tag yet. Should I just add it to the last commit?

@HaHeho HaHeho deleted the wip-convenience-update branch March 8, 2023 01:06
@HaHeho
Copy link
Contributor Author

HaHeho commented Mar 8, 2023

@svamengualgari you created the v.0.1 tag but not the v0.5 tag yet. Should I just add it to the last commit?

I remembered this just now and noticed that I was able to create the tag and draft the according release. So I did. :)

@svamengualgari
Copy link
Contributor

svamengualgari commented Mar 13, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants