Skip to content

bufcompose now takes the source samplerate when resizing - fixes 269#300

Merged
tremblap merged 4 commits into
flucoma:mainfrom
tremblap:fix/bufcompose-sample-rate
Jun 13, 2025
Merged

bufcompose now takes the source samplerate when resizing - fixes 269#300
tremblap merged 4 commits into
flucoma:mainfrom
tremblap:fix/bufcompose-sample-rate

Conversation

@tremblap
Copy link
Copy Markdown
Member

@tremblap tremblap commented Apr 7, 2025

No description provided.

@tremblap tremblap requested a review from weefuzzy April 7, 2025 18:18
@tremblap
Copy link
Copy Markdown
Member Author

@weefuzzy my PR in SC is about to be merged in (famous last words) so I think we should merge that in for #269 and @rconstanzo would be happy

index nChannels{0};
index nFrames{0};

float sourceSR;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why is this a float? just make it a double

@tremblap
Copy link
Copy Markdown
Member Author

done, compiled, and tested with the UTs in SC, including the new ones checking for SR

@tremblap tremblap requested a review from weefuzzy June 13, 2025 07:39
@tremblap tremblap merged commit 510c624 into flucoma:main Jun 13, 2025
3 checks passed
@tremblap tremblap deleted the fix/bufcompose-sample-rate branch June 13, 2025 08:53
weefuzzy pushed a commit to weefuzzy/flucoma-core that referenced this pull request Nov 25, 2025
…lucoma#300)

* fixes 269

* scope!

* amended the resolution of the sourceSR variable
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.

2 participants