On Saturday, April 22, 2023 2:43:39 PM CDT David Sumbler wrote:
So either I am doing something very basic completely
wrongly (quite
likely!), or perhaps there is some sort of crossover going on in my
sound card between input and output.
It is possible that there is electrical cross-talk within the audio interface
of your laptop. The audio design built in to laptops prioritizes low physical
space used and low cost over high audio performance.
I did attempt to repeat my experimental recording on
my desktop
computer, but couldn't figure out how to get the input from my webcam's
microphone into qTractor. When I start Jack, the System(capture) node
doesn't appear in the connections graph at all.
The internal timing of jackd is tied tightly to the audio sample timing of the
audio interface, so using two separate interfaces does not mesh well with the
design philosophy. To use a second interface you need software which re-
samples to cross over between the independent clock domains of the two audio
interfaces. If using jackd v2 version from the last year or more there is a
built-in internal client for using a second interface, or you can run zita-a2j
from the zita-ajabridge package as an external jack program to do the same
thing.
--
Chris Caudle