Skip to content

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