[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] a bit off topic...



Your friend should join the music-dsp mailing list, lots of expertise
on that list: http://music.columbia.edu/mailman/listinfo/music-dsp

It's hard to tell what you want to do without a more precise
description. If by "FFT correlation" you mean do a correlation on the
FFT bin amplitudes (to see if the signals have a similar spectral
shape) then yes, that's totally doable in C++.

Dan



2009/6/18, Marinos Koutsomichalis <marinos@xxxxxxxxxxxxxx>:
> I know it is a bit out off topic as it' s not supercollider conserned
> but I thought that since there are a lot of developers around some
> one could help... :)
>
> a friend asked for my help to implement an algorithm in C++ to do FFT
> correlation of two signals
> I have no clue on C++ so I can' t help him out with this - I
> suggested using supercollider... but he needs C++ code (to program a
> fpga I think)
>
> Anyway, what he wants to do is check 2 short singals to see if they
> are similar or not,
> I suggested that this could be easily done in the time-domain but he
> things that way is faster to do it that way
>
> anyway,
> I guess there will be plenty of code for applying an FFT correlation
> algorithm in C++ out there, right ??
>
> thx
>
> _______________________________________________
> sc-users mailing list
>
> info (subscription, etc.):
> http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> archive: https://listarc.bham.ac.uk/marchives/sc-users/
> search: https://listarc.bham.ac.uk/lists/sc-users/search/
>


-- 
http://www.mcld.co.uk

_______________________________________________
sc-users mailing list

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