Question
How to generate sound thanks to a sampled curve?
Posted on May 18, 2018 at 00:14
Hello, I am currently studying computer science, I must perform a project during my year.
I work on a STM32F7G46.
I have sampled a given curve and thanks to it generate sound. I am at the point where I have tables of coordinates of a sampled curve but I am blocked, or do I have to send these tables? in 0xC0000000?
Any help is welcome, thank you.