Hi Iain,<div><br></div><div>I just read a little while back that you can indeed use multiple adcs~ in one patch, but no where is it explained for my particular case. I don&#39;t want multiple adcs~ to route some channels here and some other channels some where else. I need to be able to switch between 2 interfaces within the same patch, so that I can use the same set of sliders to mix sound, separately, either coming in from the internet via Jacktrip or locally via my local interface.</div>
<div><br></div><div>What I would then do is, the output of the adc~ receiving audio channels from Jacktrip over the internet will be routed to the dac~ to the local sound, while the adc~ receiving audio channels from my local setup, should be routed to some dac~ that will send the audio over Jacktrip to the remote location.</div>
<div><br></div><div>I&#39;m not quite sure what you mean by crossfade. I just want to switch the sliders in my patch to either control sound coming via jacktrip or to control sound coming via my local interface, i.e. sound coming in from the internet or sound coming in from local musicians.It has nothing to do with timing between signals, just a switch between the incoming sets of audio. The idea is to use the same set of 8 sliders to manage 8 channels either coming in from Jacktrip or coming in from the local interface. I think the term &#39;fader&#39; is misleading; when I say fader I mean the sliders that one finds on a mixer. I hope that makes my problem a little more clear :)</div>
<div><br></div><div>Regards,</div><div>Rishabh<br><br><div class="gmail_quote">On Sat, Apr 7, 2012 at 4:24 PM, Iain Mott <span dir="ltr">&lt;<a href="mailto:mott@reverberant.com">mott@reverberant.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
In answer to question 1, and if I&#39;m understanding correctly, yes you can<br>
have more than one adc~ in the patch or specify the input channels in a<br>
particular adc~. eg an object with &quot;adc~ 1 2 3 4 5 6 7&quot; will receive 7<br>
input channels numbered 1-7. These can receive their signals via jack<br>
routing.<br>
<br>
In regard to switching between inputs, you might consider polygate~ from<br>
motex in pd-extended. This allows you to cross-fade between up to 10<br>
inputs. You can set a cross-fade time in milliseconds and choose between<br>
linear or equal-power fading. If you need to switch between more than 10<br>
inputs, just use more polygate~ objects - and you&#39;ll need two at least<br>
anyway for a stereo mix.<br>
<br>
cheers,<br>
<br>
Iain<br>
<div><div class="h5"><br>
<br>
On Sat, 2012-04-07 at 13:57 -0400, Rishabh Natarajan wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt;<br>
&gt; I&#39;m trying to build a virtual mixer in pd for telematic music.<br>
&gt; Telematic music is a genre of music where the musicians collaborate<br>
&gt; live but are situated in different locations (cities), over the<br>
&gt; internet.<br>
&gt;<br>
&gt;<br>
&gt; My mixer should be able to take in remote channels coming in through<br>
&gt; Jack and route to the local sound system and also, through some<br>
&gt; interface be able to take in local inputs and send out via Jack to the<br>
&gt; remote system.<br>
&gt;<br>
&gt;<br>
&gt; The questions I have are:<br>
&gt; 1. can I have 2 adc~ objects in one patch? So that I can switch the<br>
&gt; same set of faders to control either signals going to and coming from<br>
&gt; Jack or going to and coming from my local interface? if so, how do I<br>
&gt; achieve this?<br>
&gt; 2. If I need to be able to route sound over the internet via Jack and<br>
&gt; to and from my local system via an interface, how do I make pd use<br>
&gt; both Jack and the local interface (for example the coremidi on a mac)<br>
&gt; at the same time? This sort of ties in with the first question.<br>
&gt;<br>
&gt;<br>
&gt; My time to do all of this is really short and I am very new to pd. Any<br>
&gt; help with this would really, really be appreciated!<br>
&gt;<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Rishabh<br>
</div></div>&gt; _______________________________________________<br>
&gt; <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt; UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
</blockquote></div><br></div>