From: Steve Harris (S.W.Harris_at_ecs.soton.ac.uk)
Date: 01/04/03 19:35 EST
From: Steve Harris <S.W.Harris@ecs.soton.ac.uk> Subject: Re: [ardour-dev] latest CVS commit Message-ID: <20030105003503.GJ27810@ecs.soton.ac.uk> Date: Sun, 5 Jan 2003 00:35:03 +0000 On Sat, Jan 04, 2003 at 07:34:26 -0500, Paul Davis wrote: > >Unless you've fixed it in the last hour or so, it wasn't preclamping data > >to be dithered. > > i had changed it, but i've applied your changes now. commit later > tonight. Mines actually just built, so I'l try it in a moment. > >Paul, if you're happy with the code and you want shaped dither too, add a > >stub showing where the branch will be and I'l add that code too. > > well, this is not real-time and i think we'd be better off having > specific functions for "dither_and_clamp", then just call one of those > based on the choice given by spec.dither. something like that. I'm not sure what the point of putting it in functions is, the actual code is pretty small and it has per channel state, so classic C style functions won't help. I could do it as a set of OO classes, that seems like overkill, but I'l do it that way if you prefer. - Steve ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ ardour-dev mailing list ardour-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ardour-dev
This archive was generated by hypermail 2.1.5 : 01/04/03 19:42 EST