Refering to https://github.com/ofmlabs/jsmad/blob/master/src/frame.js#L111 Specs says that the 16-bit crc comes _after_ the frame header. Therefore the skip should be located at https://github.com/ofmlabs/jsmad/blob/master/src/frame.js#L172.