parseFrame
pkt_len = parseFrame(myFrame + next_pkt, &music[offset]);
static ssize_t parseFrame(uint8_t *, int16_t *);