Simple Tuplet block playing all the note simultaneously
Description
The simple tuplet block plays all the note at same time.
Expected Behaviour
I'd expect it to play the notes sequentially.
Screenshots
How to Reproduce
- Drag a simple tuplet block from the widget pallette.
- Click on it.
- Observe that only one note plays.
- 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
- [x] I have read and followed the project's code of conduct.
- [x] I have searched for similar issues before creating this one.
- [x] I have provided all the necessary information to understand and reproduce the issue.
- [x] 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.
@walterbender I am not sure about the expected behaviour. What do you think?
I'd have to test, but it should not be playing all the notes simultaneously. It should be a sequence of notes.
@therealharshit Hi! I am comfortable with frontend and would love to work on fixing this issue. Could you please assign this to me?
@bhumika-ks31 at Sugar Labs we don't assign issues, anyone can work on it (including you) and raise a PR for review.
@omsuneri please tag this also as hactoberfest.
@therealharshit sure !!
Screenshots
![]()
For anyone curious about what the results of the above should be, as well as other combinations, you could think of it like this:
One box is "number of notes", the other is "note value denominator" (using denominator only for simplification).