hi, there is normalize and (with soundfiler) resize, but that's maybe not what you were asking for? the display of 2646000 samples (1minute) is not faster if the size of the array is 20 pixels or 500. to have fast displays, i suggest to extremely downsample the data! (to 20 or 500 samples) this will be visible in less than 10 ms. sÃme.
----- Original Message ----- From: "Orm Finnendahl" finnendahl@folkwang-hochschule.de To: pd-list@iem.kug.ac.at Sent: Thursday, May 16, 2002 10:45 AM Subject: [PD] arrays, 2nd thought
Hi,
on 2nd thought to the array problem:
Is it possible to change the size of the graphic representation of an array and its x-y location with a message? Then the main buffer could get obsolete and the space it occupies on the screen would be replaced by enlarged versions of the "icons" in turn.
-- Orm