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

Merge Mantano's private changes #104

Merged
merged 5 commits into from
Jan 20, 2024
Merged

Merge Mantano's private changes #104

merged 5 commits into from
Jan 20, 2024

Conversation

jmgeffroy
Copy link
Contributor

This PR integrates small changes made internally in a private fork. The private fork will be discontinued and future developments will be directly published on the Mantano Iridium repo, in a "develop" branch.

…when listening audio.

This commit changes the calculation of the byte range to correctly extract the data. Rather than read up to 'end', it now reads the correct number of bytes, which is 'end - start + 1'. This correction ensures the right amount of data is read and processed.
@jmgeffroy jmgeffroy merged commit 0e21040 into Mantano:main Jan 20, 2024
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