-
Notifications
You must be signed in to change notification settings - Fork 261
Vibrato does not play for more than one bar #1011
Copy link
Copy link
Closed
Labels
area-playerRelated to the audio playback engine.Related to the audio playback engine.area-renderingEverything related to the renderingEverything related to the renderingplatform-allAffects all platformsAffects all platformsstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Metadata
Metadata
Assignees
Labels
area-playerRelated to the audio playback engine.Related to the audio playback engine.area-renderingEverything related to the renderingEverything related to the renderingplatform-allAffects all platformsAffects all platformsstate-acceptedThis is a valid topic to work on.This is a valid topic to work on.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
Is there an existing issue for this?
Current Behavior
The vibrato stops at the end of the bar, then one note from the vibrato range plays, not necessarily the base one.
Expected Behavior
Vibrato for the entire duration of the note.
Steps To Reproduce
Play a vibrating note, which consists of 2 or more notes linked through a bar.
4-5 bars in my example
Link to jsFiddle, CodePen, Project
http://dronx.byethost16.com/attest.html
Found in Version
1.3-alpha
Platform
Web
Environment
Anything else?
Also I wanted to change the vibrato option via code:
But it caused an error "Invalid shorthand property initializer"
However, this
works fine.