Skip to content

Simple Tuplet block playing all the note simultaneously #4633

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

Open
4 tasks done
therealharshit opened this issue Apr 21, 2025 · 4 comments
Open
4 tasks done

Simple Tuplet block playing all the note simultaneously #4633

therealharshit opened this issue Apr 21, 2025 · 4 comments

Comments

@therealharshit
Copy link
Member

Description

The simple tuplet block plays all the note at same time.

Expected Behaviour

I'd expect it to play the notes sequentially.

Screenshots

Image

How to Reproduce

  1. Drag a simple tuplet block from the widget pallette.
  2. Click on it.
  3. Observe that only one note plays.
  4. Look at the console log and observe that all the notes were sent to the synth at the same time.

Console log Errors:

7synthutils.js:1756 0 C2 0.19047619047619047 kick drum null null false 0

Environment:

  • Operating System: macOS
  • Browser (if applicable): Chrome
  • Version of Software/Project: master branch

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.

Thank you for contributing to our project! We appreciate your help in improving it.

📚 See contributing instructions.

🙋🏾🙋🏼 Questions: Community Matrix Server.

@therealharshit therealharshit changed the title Simple Tuplet block playing all the note at simultaneously Simple Tuplet block playing all the note simultaneously Apr 21, 2025
@therealharshit
Copy link
Member Author

@walterbender I am not sure about the expected behaviour.
What do you think?

@walterbender
Copy link
Member

I'd have to test, but it should not be playing all the notes simultaneously. It should be a sequence of notes.

@bhumika-ks31
Copy link

@therealharshit Hi! I am comfortable with frontend and would love to work on fixing this issue. Could you please assign this to me?

@therealharshit
Copy link
Member Author

@bhumika-ks31 at Sugar Labs we don't assign issues, anyone can work on it (including you) and raise a PR for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants