-
Notifications
You must be signed in to change notification settings - Fork 261
TypeError: right is undefined #648
Copy link
Copy link
Closed
Labels
area-playerRelated to the audio playback engine.Related to the audio playback engine.platform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTabstate-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.platform-javascriptRelated to the JavaScript version of alphaTabRelated to the JavaScript version of alphaTabstate-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
Expected Results
AlphaTab should play, as normal.
Observed Results
AlphaTab, does not play and produces an error, line in code is as follows:
let samples = left.length + right.length;
Steps to Reproduce
Press play
Further details
All versions above and including v1.3.0-alpha.125 do not produce sound.
v1.3.0-alpha.125 produces an error, all other aforementioned versions produce no error.
Your environment
Version
Flavor
System
Firefox (Windows 10)