[PD] plotting spectra/spectrograms with Gem?

ffdd cchh camarafede at gmail.com
Wed May 5 19:26:08 CEST 2021


Hi Peter,

Thanks for that. I updated the patch now, so if you check again it should
load without the fd_read-resize abstraction.
I replaced it with the cool -ascii flag Miller added to soundfiler about
two years ago :)

However, storing magnitudes on an ascii text does not sound efficient. I
made that visualizer mostly for one non-real time thing;
analyzing a rather longish, 16 channel electroacoustic piece. If you look
at the _analyze.pd patch, it performs sigmund on tables with
rather large sound files.

The cool thing would be to plug the visualizer patch to a real time
spectral analysis patch. The gemvertexbuffer object works with pd-arrays,
so you could update those arrays as soon as you get the magnitudes in.

Best,

f





On Tue, May 4, 2021 at 4:16 PM Peter P. <peterparker at fastmail.com> wrote:

> * Fede Camara Halac <camarafede at gmail.com> [2021-05-04 15:26]:
> > Hi Peter,
> >
> > I got the magnitudes into tables and used [gemvertexbuffer] to plot
> arrays in Gem.
> >
> >  Have a look at the main.pd patch here
> https://github.com/fdch/marelle_response.
> Thanks! This patch tries to use [fd_read-resize] but fails, is this an
> abstraction that might not be included?
>
> best, P
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>


-- 
fdch.github.io
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20210505/36f3486b/attachment.htm>


More information about the Pd-list mailing list