This is an odd one
I've noticed that mono 8bit playback and mono 16bit playback misses the first 1024 bytes (or thereabouts) pitch not changed.
The best way to replicate is with a very short drum sound
When played, it sounded muffled - this is because the first 1000 bytes is not being played.
I've tried playing looped and the same happens, then when it loops the original beginning is found and played.
I've also modded mojo/audio to force the playhead to be at the start and it still missed the first part of a wav.
I can post code and audio files if needed, but would like some help in tracking this one down
Original Author: StrangeIsMyName
This is an odd one I've noticed that mono 8bit playback and mono 16bit playback misses the first 1024 bytes (or thereabouts) pitch not changed.
The best way to replicate is with a very short drum sound
When played, it sounded muffled - this is because the first 1000 bytes is not being played. I've tried playing looped and the same happens, then when it loops the original beginning is found and played.
I've also modded mojo/audio to force the playhead to be at the start and it still missed the first part of a wav.
I can post code and audio files if needed, but would like some help in tracking this one down