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

Make audio buffer configurable #788

Merged
merged 7 commits into from
Mar 12, 2022
Merged

Conversation

Danielku15
Copy link
Member

Issues

Fixes #736

Proposed changes

Exposes a new setting which makes the audio buffering configurable. This should allows integrators to optimize the buffering for their devices. Default is reduced to 500ms which should provide a good experience between delay on setting updates, and no crackling sounds due to buffering

Checklist

  • I consent that this change becomes part of alphaTab under it's current or any future open source license
  • Changes are implemented
  • Existing builds tests pass
  • New tests were added

Further details

  • This is a breaking change
  • This change will require update of the documentation/website

@Danielku15 Danielku15 self-assigned this Mar 12, 2022
@Danielku15 Danielku15 merged commit f15cc7d into develop Mar 12, 2022
@Danielku15 Danielku15 deleted the feature/audiobuffer-setting branch March 12, 2022 23:30
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.

Setting updates cut out the playback
1 participant