Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

ToadKing/mono-to-stereo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mono-to-stereo

No longer maintained: If you want further support you should look at one of the forks.

Takes a mono input and renders it as if it was an interleaved stereo input. Works on MS2109 capture devices where the audio input is a 96khz mono stream but in actuality is a 48khz stereo stream with the first left channel sample missing. In order to support this device better, accounting for this missing first sample is done by default.

Original code based off of Matthew van Eerde's loopback-capture project.

Run mono-to-stereo.exe -? for usage instructions.

About

Convert a mono input stream to a stereo one

Resources

Stars

Watchers

Forks

Packages

No packages published