Skip to content

fixed cue() function #29

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

Merged
merged 1 commit into from
Jun 30, 2022
Merged

fixed cue() function #29

merged 1 commit into from
Jun 30, 2022

Conversation

Iqwertz
Copy link
Contributor

@Iqwertz Iqwertz commented Dec 26, 2020

Fixed the cue() function by:

  1. correcting the offset formular
  2. correcting the return parameter

For the function to work reliably the plyback has to be paused before! The pause call and resume can be embeded in the function... But thats a decision for the Arduino Team! If it isnt embeded the documentation has to be updated!

Fixed the cue() function by:
1. correcting the offset formular
2. correcting the return parameter

For the function to work reliably the plyback has to be paused before! The pause call and resume can be embeded in the function... But thats a decision for the Arduino Team! If it isnt embeded the documentation has to be updated!
@CLAassistant
Copy link

CLAassistant commented Apr 9, 2021

CLA assistant check
All committers have signed the CLA.

@per1234 per1234 added the type: imperfection Perceived defect in any part of project label Nov 21, 2021
Copy link
Contributor

@aentinger aentinger left a comment

Choose a reason for hiding this comment

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

LGTM 👍 Thank you @Iqwertz 🚀

@aentinger aentinger merged commit f1aaf35 into arduino-libraries:master Jun 30, 2022
@per1234 per1234 added the topic: code Related to content of the project itself label Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants