> 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 Soundflower virtual audio device to Liquidsoap. Thanks! To help other Mac users, I’d like to mention what I discovered regarding input.pulseaudio(device=, id=). “device”, not “id”, is the parameter that specifies the index of the pulseaudio source to be streamed. (You can get the index of all currently active sources using “pacmd list-sources”.) “id” does not appear to select anything. In fact, I cannot discover any effect that it has. Alternatively, you can specify a source in pulse audio’s startup script (default.pa) using the command “set-default-source”. In that case, the device parameter can be omitted in liquidsoap’s input.pulseaudio(). Bob _______________________________________________ Savonet-users mailing list Savonet-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-users