public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* dectalk express bug in cvs speakup?
@  jacobs
   ` Kirk Reiser
  0 siblings, 1 reply; 3+ messages in thread
From: jacobs @  UTC (permalink / raw)
  To: speakup

Hi guys
Think I've found a bug in CVS speakup using a dectalk express. The pitch
range appears to initially be locked from 0 to 100. Changing the range in
speakup_dectlk.c will cure this. Is there some reason that the pitch is
locked into this range? This is CVS as of may 13, 13:05 (1:05PM EDT). Also,
just wondering why the rates are locked from 0 to 18 instead of 75-650 which
is the full range?


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: dectalk express bug in cvs speakup?
   dectalk express bug in cvs speakup? jacobs
@  ` Kirk Reiser
     ` jacobs
  0 siblings, 1 reply; 3+ messages in thread
From: Kirk Reiser @  UTC (permalink / raw)
  To: speakup

The rate is only relatively locked between 0-100.  That covers the
entire range.  All values to all settings except punctuation are
0-... ranges for consistancy.  If you change it in the driver it won't
work correctly when you modify it via the /proc/ file system entries.
If you are going to change it in the .c code how come you didn't see
how was it was actually being handled? 'wink'

  Kirk

-- 

Kirk Reiser				The Computer Braille Facility
e-mail: kirk@braille.uwo.ca		University of Western Ontario
phone: (519) 661-3061


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: dectalk express bug in cvs speakup?
   ` Kirk Reiser
@    ` jacobs
  0 siblings, 0 replies; 3+ messages in thread
From: jacobs @  UTC (permalink / raw)
  To: speakup

Hi Kirk
Logically then, what you're saying is that 100 should be dectalk's highest
pitch if that is the range. However, it is not. I do see how rate was handled, but pitch seems to keep the dectalk-specific values.
Therefore, pitch 100 is actually pitch 100 on the dectalk. After changing
the pitch range my /proc/speakup stuff, including pitch, still works. As for
the rate, it is locked in 0 to 18, not 0 to 100. I don't have a problem with
starting at 0, but how can 18 values cover 500 different rates?

On Thu, May 15, 2003 at 06:14:15AM -0400, Kirk Reiser wrote:
> The rate is only relatively locked between 0-100.  That covers the
> entire range.  All values to all settings except punctuation are
> 0-... ranges for consistancy.  If you change it in the driver it won't
> work correctly when you modify it via the /proc/ file system entries.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 dectalk express bug in cvs speakup? jacobs
 ` Kirk Reiser
   ` jacobs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).