Re: [uClinux-dev] [patch] fixup tone includes, usage, and default magnitude

2007-06-20 Thread Greg Ungerer
Hi Mike, Mike Frysinger wrote: the default magnitude is not initialized properly which can lead to very quite tones (inaudible actually), so i've set the default value to 100 (since that's about half way between the min and max). i also fixed up the headers to pull in proper ones for

[uClinux-dev] [patch] fixup tone includes, usage, and default magnitude

2007-06-19 Thread Mike Frysinger
the default magnitude is not initialized properly which can lead to very quite tones (inaudible actually), so i've set the default value to 100 (since that's about half way between the min and max). i also fixed up the headers to pull in proper ones for prototypes and such, and touched up the