Re: waveform display query

New Message About this list Date view Thread view Subject view Author view Attachment view

From: Paul Davis (paul_at_linuxaudiosystems.com)
Date: 01/01/03 10:09 EST


Subject: Re: [ardour-dev] waveform display query 
From: Paul Davis <paul@linuxaudiosystems.com>
Message-Id: <E18TkOU-0002Rn-00@sc8-sf-list1.sourceforge.net>
Date: Wed, 01 Jan 2003 10:09:47 -0500

>Looking at it, I think the right thing to do is to always generate the
>float output and then generate the dithered, 16bit out from that if its
>needed. I dont know why I didn't do that before.

we're almost doing already. we end up with float data in
the variable "channel_buffer", and then we just mix it into the
relevant channel.

>does the dataF[] contain the final output? If so I will fix this code this
>afternoon.

careful. i'm just hacking that code up to provide support for
8,16,24,32 and float export formats. the structure of the function is
changing a little to reflect this.

>By the time its gets to ExportDataReady_(short|float) is all the output
>accumulated?

yes.

i'd wait till later today, and then you can see the new code.

--p



-------------------------------------------------------
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

New Message About this list Date view Thread view Subject view Author view Attachment view

This archive was generated by hypermail 2.1.5 : 01/01/03 10:09 EST