CDDA_SIZE
sc.datalen = CDDA_SIZE * blocks;
return CDDA_SIZE * blocks;
da.aubuf = malloc(da.fpw * CDDA_SIZE);