Closed TheBoxyBear closed 3 years ago
With the addition of covariant return types, tracks no longer have a setter, thus must be initialised and passed as a reference instead of generated and returned by the parser.
Added a set method for instrument
With the addition of covariant return types, tracks no longer have a setter, thus must be initialised and passed as a reference instead of generated and returned by the parser.