Skip to content

Comments

Fix bug reporting latency#489

Merged
sdatkinson merged 1 commit intomainfrom
latency
Jul 29, 2024
Merged

Fix bug reporting latency#489
sdatkinson merged 1 commit intomainfrom
latency

Conversation

@sdatkinson
Copy link
Owner

Re: #456

if (GetExpectedSampleRate() == GetEncapsulatedSampleRate())
if (!NeedToResample())
{
mEncapsulated->process(input, output, num_frames);
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could flip these and get rid of the ! but eh

@sdatkinson sdatkinson merged commit 83fa931 into main Jul 29, 2024
@sdatkinson sdatkinson deleted the latency branch July 29, 2024 00:56
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