[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/8] Hussain Jasim's pitch range feature addition.
From: |
Luke Yelavich |
Subject: |
[PATCH 0/8] Hussain Jasim's pitch range feature addition. |
Date: |
Sat, 25 Oct 2014 21:09:05 -0400 |
On Sat, Oct 25, 2014 at 04:44:01PM EDT, Trevor Saunders wrote:
> On Fri, Oct 24, 2014 at 02:44:37PM -0400, Luke Yelavich wrote:
> > I've just finished hand editing Hussain Jasim's patches from his git repo,
> > found at git://github.com/ringulreith/speechd.git. The code builds at
> > least, although I have not yet tested it.
> >
> > In hand-editing these, it is possible I dropped a hunk that I shouldn't
> > have, and likely I left a hunk in that was an accidental reversion that I
> > meant to remove. If folks could please have a look, that would be much
> > appreciated. I am posting these patches to the list so they can get a
> > proper review.
>
> I took a quick look at the more significant patches and they seemed
> reasonable though not particularly fun reading.
Thanks, much appreciated.
> My only issue is that I'm not sure it makes sense to add support to
> change settings in config files. I know its been done for settings
> previously, but I'm of the opinion we should remove that support. We
> should pick reasonable built in defaults and then allow clients to
> handle changing from that.
>
> > I am not entirely sure if this is something we should include, see another
> > incoming reply from me to the original pull request, but its worth
> > considering nonetheless.
>
> People want this right? what exactly is your alternative?
None, but I guess it ties in with providing module specific settings to clients
if desired as per the other thread.
> I'd rather see modules able to expose arbitrary settings to clients, but
> I'm not sure I think its reasonable to make someone implement that to
> get this feature.
Fair enough. I'll apply these patches, and we can go onto improving things from
there.
Luke
- [PATCH 1/8] added pitch_range to SPDMsgSettings, (continued)
- [PATCH 1/8] added pitch_range to SPDMsgSettings, Luke Yelavich, 2014/10/24
- [PATCH 2/8] added pitch_range support to the msg_settings system, and defined macros in msg.h, Luke Yelavich, 2014/10/24
- [PATCH 3/8] defined pitch_range functions for the language apis, and added support for setting its value during configuration, Luke Yelavich, 2014/10/24
- [PATCH 4/8] added pitch_range options to spd-say, Luke Yelavich, 2014/10/24
- [PATCH 5/8] implemented pitch_range support for the generic and Espeak modules, Luke Yelavich, 2014/10/24
- [PATCH 6/8] included pitch_range testing for most of the tests (excepting ssml), Luke Yelavich, 2014/10/24
- [PATCH 7/8] updated the documentation to reference pitch_change additions, Luke Yelavich, 2014/10/24
- [PATCH 8/8] added support for configuring DefaultPitchRange, Luke Yelavich, 2014/10/24
- [PATCH 0/8] Hussain Jasim's pitch range feature addition., Trevor Saunders, 2014/10/25
- [PATCH 0/8] Hussain Jasim's pitch range feature addition.,
Luke Yelavich <=