[PD] Identifying the position of notes in an (audio) array

Krzysztof Czaja czaja at chopin.edu.pl
Tue Oct 4 19:15:26 CEST 2005


hi IOhannes,

IOhannes m zmoelnig wrote:
...
> as soon as you are in message-domain everything is quantized to 64 
> samples (which is the default blocksize of the signal-vectors)

except that there is a subsample-accurate notion of "now".  When
a clock-delayed message is served, the "now" is set to the exact
time stamp assigned to a clock-serving method in the clock queue.

Thus, time is not quantized for messages triggered by clocks, i.e.
initiated by metro, delay, qlist, etc., although it is for
ui-triggered messages.  It is up to tilde objects to do some extra
work and respect the "now".

Krzysztof




More information about the Pd-list mailing list