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

Attempt to correct novelty object latency reporting #154

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AlexHarker
Copy link
Contributor

@AlexHarker AlexHarker commented May 31, 2022

This is my attempt to correct latency reporting for novelty. My assumptions are:

  • That the FFT window needs compensating
  • That both objects require compensating for half the filter (rounded up - based on the pre-existing approach) and half the kernel size
  • That the slicer requires an additional hop for the peak finder

The previous state was that these were the same in both cases, neither compensating for the FFT window and BOTH correcting for an additional hop that I assume is the hop for the peak finder (which needs to lookahead by one).

I can probably provide audio and a test file to demonstrate why I think this is better if needed, but I'd need some time to put it together.

@AlexHarker
Copy link
Contributor Author

This relates to #151 .

@tremblap tremblap self-requested a review December 6, 2022 13:44
@weefuzzy weefuzzy changed the base branch from dev to main February 21, 2023 08:57
fearn-e pushed a commit to fearn-e/flucoma-core that referenced this pull request Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant