| If it's a USB mic for input and you want to use the internal dac for
output I would try with portaudio and no JACK running:
* -iadc1 -odac0
* nchnls = 2
* nchnls_i = 1
For JACK, I'd try with plain -odac -iadc, but I'd also make sure that
the correct routing was done from within QjackCtl.
Cheers.
On 28/7/19 15:57, Slobodan Ivanovic wrote:
> The USB Mic has 1 input and 2 outputs.
>
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
> https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here |