Re: [ecasound] need some buffering advice

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] need some buffering advice
From: Julian Dobson (juliand_AT_braverock.com)
Date: Fri Oct 03 2003 - 23:30:58 EEST


Kai,

So not a job for the faint-hearted then...

Still, maybe a solution would be to replace hard-coded types with a
macro, then allow the user to choose the data type to use. That way,
anyone who (a) needs the speed, (b) doesn't care about the precision can
compile with ints - the rest of us can use floats.

Just my 2c

Julian

Kai Vehmanen wrote:
> On Thu, 25 Sep 2003, Julian Dobson wrote:
>
>
>>Is there any reason for the int->float->int conversion? I could see that
>
>
> All signal processing (and routing) components work on float data. Passing
> integer data around would require adding totally new signal paths and
> interfaces to the engine.
>


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Oct 03 2003 - 23:29:52 EEST