Your environment
- Version used: 1.2.0-alpha.64
- Platform used: JavaScript
- Rendering engine used: SVG
- Browser Name and Version: Any
- Operating System and version: Any
- Link to your project: ~
In follow up of #445, track volume and balance are also not imported from MusicXML format.
Expected Results
Initial track volume and balance like configured in MusicXML.
Observed Results
All track volumes and balances have the default values.
Steps to Reproduce (for bugs)
- Load any .musicxml file with non default track volume and balance
For example: Track Volume and Balance Test.zip
Possible Solution
Fix the MusicXmlImporter to import these values.
I can work on a pull requests this weekend.
Your environment
In follow up of #445, track volume and balance are also not imported from MusicXML format.
Expected Results
Initial track volume and balance like configured in MusicXML.
Observed Results
All track volumes and balances have the default values.
Steps to Reproduce (for bugs)
For example: Track Volume and Balance Test.zip
Possible Solution
Fix the MusicXmlImporter to import these values.
I can work on a pull requests this weekend.