[PD] sonogram abstraction idea with data structures.

Alexandre Torres Porres porres at gmail.com
Thu Dec 8 05:58:16 CET 2022


Hi!

I wanted to implement a sonogram analysis like max's spectroscope~ does
(see picture) with FFT analysis and data structures. Any ideas? I guess I
can [fft~] connected to a [tabsend~] and then have a [bang~] reading the
table values for generating the graph, that's my first guess.

 But I am also now inspired by partialtracer.pd from the data structures
tutorial, which uses [sigmund~] and it'd be great if it had a new output
mode for raw FFT amplitudes, I am assuming that the 'peaks' output doesn't
really work for this, or would it?

cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20221208/99aa4845/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2022-12-08 at 01.51.00.png
Type: image/png
Size: 108845 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20221208/99aa4845/attachment-0001.png>


More information about the Pd-list mailing list