Re: [Savonet-users] MacOS: Input from Audio Device

2018-12-27 Thread Romain Beauxis
Glad to hear! The id parameter is only for the logs. It's used to identify logs coming out of output/operator/sources. Romain Le jeu. 27 déc. 2018 à 02:09, Bob Stern via Savonet-users < savonet-users@lists.sourceforge.net> a écrit : > > On Dec 21, 2018, at 9:44 AM, Romain Beauxis wrote: > > > >

Re: [Savonet-users] MacOS: Input from Audio Device

2018-12-27 Thread Bob Stern via Savonet-users
> On Dec 21, 2018, at 9:44 AM, Romain Beauxis wrote: > > I actually do use mac! ... I'd suggest looking at input.pulseaudio. I > don't think that we have any specific osx input for audio yet. Romain, It’s reassuring that you use OS X! Pulseaudio worked perfectly to pipe audio from a Soundfl

Re: [Savonet-users] MacOS: Input from Audio Device

2018-12-21 Thread Romain Beauxis
Hmm my bad I responded to quickly and confused in and out 😳 In case of input, I'd suggest looking at input.pulseaudio: https://wiki.freedesktop.org/www/Software/PulseAudio/Documentation/ I don't think that we have any specific osx input for audio yet. Do you have a use case in mind? Romain Le v

Re: [Savonet-users] MacOS: Input from Audio Device

2018-12-21 Thread Romain Beauxis
Hi Bob, I actually do use mac! I'd suggest using output.ao. in() is a very high level operator. If you look at libao's documentation: https://xiph.org/ao/doc/drivers.html you should be able to pass driver="macosx" and options="dev=<..>" to output.ao. Romain Le jeu. 20 déc. 2018 à 19:52, Bob St