JonathanGirardeau

Results 6 comments of JonathanGirardeau

Thank you @mrpossoms for your pull request. It is exactly what I need ! Would it be possible to merge the pull request ?

Thank you for checking, I may investigate when I have time.

Thank you for your answer, I have tried again and it seems the content of channel map is: ``` MA_CHANNEL_MONO, MA_CHANNEL_NONE, MA_CHANNEL_NONE ``` After diving into miniaudio code my understanding...

I think I have found a problem. `ss.channels` value is 3 but it is overwritten to 1: ```c /* Use the requested channel count if we have one. */ if...

Hello, thanks for looking at my issue. I have tested on the dev branch and it works, however after debugging I have found that the issue has been fixed by...

Hi @stefaneicher, I think it is a really good idea to go further in conan integration with vs-code and get the same features we have in a real IDE. I...