Open amancini opened 5 years ago
Hello i get the buffer from the Asio component e copy it to a PCHAR by a copy memory , now i want play it by a wave player but the buffer by ASIO is a 32 bit float how can convert it to PCM ?
there's an example xrewaveplayer that plays a wavefile, maybe look at that one?
Hello i get the buffer from the Asio component e copy it to a PCHAR by a copy memory , now i want play it by a wave player but the buffer by ASIO is a 32 bit float how can convert it to PCM ?