Searched refs:parseGenerator (Results 1 – 1 of 1) sorted by relevance
500 throw new Error('invalid chunk type:'+chunk.type);this.presetZoneGenerator=this.parseGenerator(chun…504 throw new Error('invalid chunk type:'+chunk.type);this.instrumentZoneGenerator=this.parseGenerator(…510 return output};sf2.Parser.prototype.parseGenerator=function(chunk){var data=this.input,ip=chunk.off… method in sf2.Parser