I have the following issue here: I get a block of bytes (uint16_t*) representing audio data, and the device generating them is capturing mono sound, so obviously I have mono
Pass to both channels the same pointer? If that violates restrict rules, use memcpy()?
restrict
memcpy()
Sorry, but your question is otherwise to broad. API? OS? CPUArchitectures?