[pulseaudio-discuss] Usage question for pulseaudio on MacOS

2019-04-05 Thread Weston Thayer
Hi, I am trying to get pulseaudio to serve sound from any software on MacOS (particularly the VoiceOver screen reader's speech synthesizer). Apologies if these are simple usage questions, I'm new to this, but I've reviewed the documentation carefully and am still confused. I installed pulseaudio

Re: [pulseaudio-discuss] [PATCH v7 04/13] bluetooth: Modular API for A2DP codecs

2019-04-05 Thread Pali Rohár
On Friday 05 April 2019 17:14:33 Tanu Kaskinen wrote: > On Fri, 2019-04-05 at 12:36 +0200, Pali Rohár wrote: > > On Thursday 04 April 2019 18:19:32 Tanu Kaskinen wrote: > > > On Sat, 2019-02-23 at 10:45 +0100, Pali Rohár wrote: > > > > + > > > > +/* Initialize codec, returns codec info data

Re: [pulseaudio-discuss] [PATCH v7 04/13] bluetooth: Modular API for A2DP codecs

2019-04-05 Thread Tanu Kaskinen
On Fri, 2019-04-05 at 12:36 +0200, Pali Rohár wrote: > On Thursday 04 April 2019 18:19:32 Tanu Kaskinen wrote: > > On Sat, 2019-02-23 at 10:45 +0100, Pali Rohár wrote: > > > + > > > +/* Initialize codec, returns codec info data and set sample_spec, > > > for_encoding is true when codec_info

Re: [pulseaudio-discuss] R: New equalizer module (module-eqpro-sink), some questions

2019-04-05 Thread Tanu Kaskinen
On Tue, 2019-04-02 at 20:28 +0200, Georg Chini wrote: > On 06.11.18 22:14, Andrea A wrote: > > Thanks a lot for the reply > > > > > If the preset files are expected to be shared between users, then the > > database.h stuff isn't good, because different users can have their > > pulseaudio

Re: [pulseaudio-discuss] [PATCH v7 04/13] bluetooth: Modular API for A2DP codecs

2019-04-05 Thread Pali Rohár
On Thursday 04 April 2019 18:19:32 Tanu Kaskinen wrote: > On Sat, 2019-02-23 at 10:45 +0100, Pali Rohár wrote: > > +typedef struct pa_a2dp_codec { > > +/* Unique name of the codec, lowercase and without whitespaces, used > > for constructing identifier, D-Bus paths, ... */ > > +const char