On Mon, Jun 21, 2021 at 12:39 AM Jessie Mindel <
mindel...@gmail.com> wrote:
>
> Thank you both!
>
> Paul, I had unfortunately already tried your solution, but didn't have much luck. It seems like the parameter for Input is not in fact the input device, but the channel of the input device, which is by default 0.
>
> Olivier, thank you! I tried this with Loopback, and it worked like a charm.
>
> On Thursday, June 17, 2021 at 10:17:54 AM UTC-4
bela...@gmail.com wrote:
>>
>> I can see only two ways to connect to multiple input devices at the same time.
>>
>> 1. With Jack if you're on linux
>> 2. Create an aggregate device in "Audio Midi Setup" if you're on MacOS
>>
>> Olivier
>>
>> On Wed, Jun 16, 2021 at 4:46 PM Jessie Mindel <
mindel...@gmail.com> wrote:
>> >
>> > Hi all! I'm new to Pyo, and am loving it so far! I'm having some difficulty using more than one input source in a single server, and haven't been able to find any info on how to do so in the docs.
>> >
>> > From my understanding, Input(x) fetches a stream from channel x of the already specified input device for the server (specified via s.setInputDevice(inputDeviceIndex)). However, I'd like to be able to access multiple input devices rather than only being able to access multiple channels on a single device. I tried Input([deviceIndex0, deviceIndex1]), but this didn't work, either.
>> >
>> > Is there any way to do what I'm trying to do? It sounds like Mixer may be what I need, but the examples given of Mixer in the docs don't use Input objects.
>> >
>> > Many thanks!
>> >
>> > --
>> > You received this message because you are subscribed to the Google Groups "pyo-discuss" group.
>> > To unsubscribe from this group and stop receiving emails from it, send an email to
pyo-discuss...@googlegroups.com.
>> > To view this discussion on the web visit
https://groups.google.com/d/msgid/pyo-discuss/297ecbd2-0797-450f-950a-0dd3e9d25884n%40googlegroups.com.
>
> --
> You received this message because you are subscribed to the Google Groups "pyo-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
pyo-discuss...@googlegroups.com.