Versions in this module Expand all Collapse all v0 v0.1.0 May 11, 2020 Changes in this version + type Parser struct + func NewParser() *Parser + func (parser *Parser) Parse(src []byte) error + func (parser *Parser) SampleRate() int