Convolution2

View: New views
3 Messages — Rating Filter:   Alert me  

Convolution2

by nescivi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hiho,

It's a bit late for the RC...
but I did make some changes to Convolution2L (which should also be ported over
to StereoConvolution2L), and I think these do fix some inaccuracies in the
convolution.

But, I'd really like if someone else takes over from here, since I hardly use
these UGens myself, and I have proven not be totally familiar with the way in
which the FFT is done and data is stored within SC.

So I now (as I already did during the Sunday dev meeting) officially give up
any responsibility for the Convolution UGens. :)
Feel free to dive into the code yourself and fix stuff.

sincerely,
Marije

[attachment removed]

Re: Convolution2

by Josh Parmenter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I won't be getting to the RC for at least a couple hours (as my bus  
home was late, and I now am getting girls ready for bed).

So, feel free to commit.

Best,

Josh

On Apr 20, 2009, at 3:14 PM, nescivi wrote:

> Hiho,
>
> It's a bit late for the RC...
> but I did make some changes to Convolution2L (which should also be  
> ported over
> to StereoConvolution2L), and I think these do fix some inaccuracies  
> in the
> convolution.
>
> But, I'd really like if someone else takes over from here, since I  
> hardly use
> these UGens myself, and I have proven not be totally familiar with  
> the way in
> which the FFT is done and data is stored within SC.
>
> So I now (as I already did during the Sunday dev meeting) officially  
> give up
> any responsibility for the Convolution UGens. :)
> Feel free to dive into the code yourself and fix stuff.
>
> sincerely,
> Marije
> <convolution2.diff>

******************************************
/* Joshua D. Parmenter
http://www.realizedsound.net/josh/

“Every composer – at all times and in all cases – gives his own  
interpretation of how modern society is structured: whether actively  
or passively, consciously or unconsciously, he makes choices in this  
regard. He may be conservative or he may subject himself to continual  
renewal; or he may strive for a revolutionary, historical or social  
palingenesis." - Luigi Nono
*/


_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/
search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/

Re: Convolution2

by nescivi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Monday 20 April 2009 20:34:57 Josh Parmenter wrote:
> I won't be getting to the RC for at least a couple hours (as my bus
> home was late, and I now am getting girls ready for bed).
>
> So, feel free to commit.

I'd be happy if someone else can take a look at it, as I'm not entirely sure
whether all the changes are good ones.
I started going over it with Dan during the Symposium, but we did not get
quite to the end.

I'm tangled up in other stuff right now.

sincerely,
Marije

>
> Best,
>
> Josh
>
> On Apr 20, 2009, at 3:14 PM, nescivi wrote:
> > Hiho,
> >
> > It's a bit late for the RC...
> > but I did make some changes to Convolution2L (which should also be
> > ported over
> > to StereoConvolution2L), and I think these do fix some inaccuracies
> > in the
> > convolution.
> >
> > But, I'd really like if someone else takes over from here, since I
> > hardly use
> > these UGens myself, and I have proven not be totally familiar with
> > the way in
> > which the FFT is done and data is stored within SC.
> >
> > So I now (as I already did during the Sunday dev meeting) officially
> > give up
> > any responsibility for the Convolution UGens. :)
> > Feel free to dive into the code yourself and fix stuff.
> >
> > sincerely,
> > Marije
> > <convolution2.diff>
>
> ******************************************
> /* Joshua D. Parmenter
> http://www.realizedsound.net/josh/
>
> “Every composer – at all times and in all cases – gives his own
> interpretation of how modern society is structured: whether actively
> or passively, consciously or unconsciously, he makes choices in this
> regard. He may be conservative or he may subject himself to continual
> renewal; or he may strive for a revolutionary, historical or social
> palingenesis." - Luigi Nono
> */
>
>
> _______________________________________________
> sc-dev mailing list
>
> info (subscription, etc.):
> http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml archive:
> http://www.listarc.bham.ac.uk/marchives/sc-dev/
> search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/



_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-dev/
search: http://www.listarc.bham.ac.uk/lists/sc-dev/search/