BUG: Dynamics ignored if score not played from beginning
The dynamics markings (p,pp, mf, ff etc.) are great, but are ignored if they occur before the playback point. Please fix this, it make things really difficult.
10 comments
-
Cello95
commented
@George Quinn:
You can't modify the code of Noteflight.
First, the score editor is not THE webpage, but just an object ON the webpage.
And second, IT'S FLASH. If it were Javascript, that would be different.
Good thought though. -
britty143
commented
Considering that hiding a dynamic is crescendo only, noteflight should at least let non- crescendo users hide a note temporarily until it is fixed. Don't you agree?
-
patteese
commented
Until this is fixed (which it hopefully will be soon), I agree with iamthemusicplayer... you can just set the dynamics to the "hidden" color, which allows you to keep the dynamics at every measure without the piece getting too crowded with markings.
Unfortunately, changing the color of markings is a Crescendo feature only. -
Ben
commented
Its not really a bug it just only activates the dynamics in the score plays over them
It would be better if the score used the last dynamic from where you start playing it
-
iamthemusicplayer
commented
Well there is one way to fix this : put the dynamics where you need to replay.... Simple as that; I do it....... But that's for the smart yet desperate people.......
I agree with musicguyguy, that's probably what should happen......
maybe also when you hover your mouse over each individual measure, it has a greyed-out-dynamic to show the dynamic loudness without the actual dynamic text showing....then you remove your mouse and it fades away....
-
Jitterbug Celine
commented
Yes this has caused me a few problems too! Why wasn't it done in the 2.5?
-
austin Philp
commented
this has caused me many issues, ill have to keep playing a score from the very begining just to go over one part
-
musicguyguy commented
it actually should be pretty easy.
instead of applying a change-of-dynamic point at, say, bar 3, noteflight could apply a dynamic to bars 3-5, until the next dynamic change. -
George Quinn commented
hooyacrusty, you say the code can just go backwads and look, but coding applications is pretty hard!
-
hooyacrusty
commented
This should be easy to fix. Why play is clicked, the code just needs to search backward on each part to find the last dynamic marking.