Look for USB interrupt call back, then check whether it goes upto the class specific SOF() i.e. the USBD_AUDIO_SOF().
It must be not going there because SOF() is not not activated, select/check the box "Activate_SOF" on USB device config on the IOC file and regenerate code, remember it will rewrite all code including descriptors.