kunichiko / MS2109-mono-to-stereo-mac

Convert the MS2109's mono sound input stream to stereo one on the macOS. This project is inspired by ToadKing's mono-to-stereo project ( https://github.com/ToadKing/mono-to-stereo ).
MIT License
19 stars 2 forks source link

Tried it with another Capture Card, Not working. #3

Closed ulfopulfo closed 4 days ago

ulfopulfo commented 5 days ago

So I bought a cheap Capture Card from Amazon, and found the same pronblem as everyone else, it only outputs one audio channel, 96khz. I assumed it is the same issue as with the Capture Card this plugin was developed to solve, but I am not tech savvy enough to know.

I've installed Xcode, Command Line Tools and mono2stereo. It seems to be up and running, but when I try to listen to the sound from Blackhole (Tried via Ableton Live and via OBS), nothing is coming out of the channel, even though sound is coming out of the Capture Card. Blackhole is completely quiet.

On an older Macbook Pro (2017) macOsX 13.6.7

ulf@Ulfs-MacBook-Pro ~ % mono2stereo -i "MiraBox Capture" -o "BlackHole 2ch"
Input Device : 113
Output Device: 50
I: 97792.0, 0.0 : Avg:106.1481kHz,  E:0
O: 70218.0, 0.0 : Avg:47.9692kHz,  E:0
D: 10338.96

I: 196096.0, 0.0 : Avg:100.9047kHz,  E:0
O: 141550.0, 0.0 : Avg:48.0068kHz,  E:0
D: 10358.5

I: 294400.0, 0.0 : Avg:99.2154kHz,  E:0
O: 284214.0, 0.0 : Avg:48.0029kHz,  E:0
D: 10366.12

I: 392704.0, 0.0 : Avg:98.3843kHz,  E:0
O: 355544.0, 0.0 : Avg:48.0029kHz,  E:0
D: 10364.74

I: 491008.0, 0.0 : Avg:97.9027kHz,  E:0
O: 498208.0, 0.0 : Avg:48.0023kHz,  E:0
D: 10363.36
ulfopulfo commented 4 days ago

Well.... I went to the Backhole Github and after reading through the FAQ, I went into my security settings and realized that it was a problem with my settings. Terminal did not have access to the microphone. Now it is working!

However, I'm having like one second or more of latency, so playing games will be super hard....