$Id: README,v 1.11 2005/09/25 12:42:46 chibis Exp $
This folder used by driver build script. You will never need to run make here,
unless you need to test this scripts.

mixer-l2l - bc script used to build exponential volume control tables 
	(emu10kx-vol-exp.h). It's output is two tables: f(vol) and df(vol),
	where vol is 0..maxmix. This two tables are used in -mixer.c.
mixer-lin - bc script used to build linear volume control tables 
	(emu10kx-vol-lin.h). It's output is two tables: f(vol) and df(vol),
	where vol is 0..maxmix. This two tables are used in -mixer.c.
