naudio / NAudio

Audio and MIDI library for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to convert multi-channel wave merge to single-channel wave use NAudio run with linux?

18065013 opened this issue · comments

Hi,

How to resolve this question like title, please give out suggestion or code sample? THX:)
Multi-channel wave convert to Single-channel wave

Here is my solution, best?

a846aa8e9d49eb5f2d90c4df3ab1746 072d08bc6ea2432dd3d622087e93057

Yes, I was going to suggest the MultiplexingSampleProvider, and it looks like you have a similar solution