Csound Csound-dev Csound-tekno Search About

[Csnd] RunloopSound and iPhone

Date2022-08-14 15:02
FromEnrico Francioni <00000005323c8739-dmarc-request@LISTSERV.HEANET.IE>
Subject[Csnd] RunloopSound and iPhone
Hi everyone!

Today I tried to reactivate RunloopSound on my iPhone SE (iOs 15.6), with Csound 6.07, connected to my iConnectAUDIO4 sound card.
Almost everything works (oscillators, audio files…).
But when I input a signal from the (external) microphone with inch, after activating GarageBand and setting RunloopSound at the input and the number of input signals, I hear a microphone signal very disturbed by white noise and so on. if there was a signal saturation ... Sometimes the csd closes (but not RunloopSound or GarageBand).

Is there any problem with the frontend or am I omitting some important settings in the Csound code (which I report below) or in Garageband?

Thanks for any help!
Enrico

*



-iadc
-odac



sr = 44100
nchnls = 2
nchnls_i = 1
0dbfs = 1

instr 1
asig inch 1
outs asig*.5, asig*.5
endin




i1 0 86400
e




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