eiz / SynchronousAudioRouter

Low latency application audio routing for Windows
http://sar.audio/
GNU General Public License v3.0
999 stars 136 forks source link

Channel write leak #79

Closed veins1 closed 4 years ago

veins1 commented 4 years ago

I don't know of a better way to name this issue, but what happens is this: I have 3 Playback "lines" A: 6 channels B: 2 channels C: 2 channels and 1 Record "line" M: 2 channels

When some app plays 6 channels on A, 2 of them appear on M What's crazy is that I cannot see it in Reaper, but apps that use M as input device can. This is definitely not a routing problem; it still happens with all channels muted.

Thanks in advance.

amurzeau commented 4 years ago

I can't reproduce this, do you have something enabled in Reaper that could bypass some ASIO inputs to ASIO outputs ?

veins1 commented 4 years ago

do you have something enabled in Reaper that could bypass some ASIO inputs to ASIO outputs

I don't know of any such settings. I would gladly check them if you know any.

veins1 commented 4 years ago

I feel so stupid. For some reason I had a hidden track in my project that was causing this. Sorry.