TypeError: right is undefined #648
Labels
area-player
Related to the audio playback engine.
platform-javascript
Related to the JavaScript version of alphaTab
state-accepted
This is a valid topic to work on.
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)
The text was updated successfully, but these errors were encountered: