musicblocks
musicblocks copied to clipboard
Pitch to hertz block always shows undefined for the first note.
Pitch to hertz block always shows undefined for the first note. The probable reason is race condition.
[1] https://musicblocks.sugarlabs.org/index.html?id=1589542696262980&run=True
This is due to the fact that on-every-note-do triggers before the note is played.
I cannot manage to get it to run during the note, only before or after. Maybe we need to have both options available?
Before-Every-Note-Do After-Every-Note-Do
@pikurasa what do you think?
@pikurasa what do you think?
Yes, I was thinking the same thing too.
We can address this in Music Blocks 2.0.