From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yx0-f193.google.com (mail-yx0-f193.google.com [209.85.210.193]) by speech.braille.uwo.ca (Postfix) with ESMTP id 2A83B102FA for ; Wed, 16 Dec 2009 15:22:08 -0500 (EST) Received: by yxe31 with SMTP id 31so1400454yxe.21 for ; Wed, 16 Dec 2009 12:22:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:subject :in-reply-to:references:comments:date; bh=gTnT4Vsldu254EF8OwLDQhxZ9H+dBSIhyQhPwHev260=; b=oQa+XrWFqwWgj91/HYsgR3YAKSk6Uf644B/S8Cw6/M7gYHB68XL9mMIiGgwJkLAzAX hASiw8mmg9lcU08ZIkHuHoMMViBgt8xYYCl0loVSX+odKFq+ZfW9ksmTIsf7b7VzWe4o x4U6UU7sXMA6wrZ17vl/pe2awOzvB+8cAI4KE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:subject:in-reply-to:references:comments:date; b=tslBYmMxAH8ILF5Zbg7Jp1LcmECOKMsXwHRNEl4nOVVxtQly7sna0iA/oMpnxMJr5L T0XQtBp9glK3KjbdCxro9DRRIIsMgazn14rZcAWzVJqfHsc6U/++zRKh7TQOOZK+8Hwd 2ZC80Ah5aSZbJrZ7hnPXZ/V6cyb3egOVCd3wQ= Received: by 10.101.174.28 with SMTP id b28mr2229684anp.160.1260994927421; Wed, 16 Dec 2009 12:22:07 -0800 (PST) Received: from localhost (ip24-253-221-18.ok.ok.cox.net [24.253.221.18]) by mx.google.com with ESMTPS id 6sm552429yxg.12.2009.12.16.12.22.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 16 Dec 2009 12:22:06 -0800 (PST) Message-ID: <4b29416e.8602be0a.420b.4c17@mx.google.com> From: Chris Brannon To: "Speakup is a screen review system for Linux." Subject: Re: parameters out of range with speakupconf In-reply-to: <20091216195419.GA4484@blackbird> References: <20091216195419.GA4484@blackbird> Comments: In-reply-to Zachary Kline message dated "Wed, 16 Dec 2009 11:54:19 -0800." Date: Wed, 16 Dec 2009 14:22:23 -0600 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Dec 2009 20:22:08 -0000 Zachary Kline wrote: > The following has appeared in my dmesg. > value for delay_time out of range, expect 100 to 2000 > value for full_time out of range, expect 200 to 60000 > value for jiffy_delta out of range, expect 20 to 200 > value for trigger_time out of range, expect 10 to 2000 > I was wondering what reasonable values for these parameters are? Those parameters aren't used in the softsynth code. Don't worry about them. -- Chris