[PD] Biased waveform display?

IOhannes m zmoelnig zmoelnig at iem.at
Mon Oct 10 12:42:46 CEST 2022


On 10/10/22 12:21, jayrope wrote:
> A quick question:
> 
> In Vanilla, is it possible to bias solely the display of a waveform in
> an array in such a manner, that lower volumes visibly appear louder than
> they are?


logarithmic scale on the y-axis (or x-axis, for spectral info)?
i'm afraid, the answer is "no" (so you have to perform any data mangling 
first, and then show it on a 2nd display-only array)

> Very dynamic audio often would love such a display feature here, however
> without touching the actual data - and copying large arrays of audio
> likes to incite dsp dropouts.

it shouldn't take much longer than filling the primary array though. so 
if you are able to do this without dropouts, you should be able to do 
the data mangling as well.
that is: if you are recording live into the primary array, do a 
simultaneous recording of the mangled data into the secondary array.

if this is not an option, you might want to check the "iem_tab" library.

gamfsd
IOhannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20221010/246ac5d8/attachment.sig>


More information about the Pd-list mailing list