[PD] problem with mixer project

IOhannes m zmölnig zmoelnig at iem.at
Sat May 7 16:24:53 CEST 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 05/07/2011 04:13 PM, IOhannes m zmölnig wrote:
> i still have no clue what you mean by "latency". please clarify.

you probably should have a closer look at [delay] and what it does if
you send it a number.

ah, btw, you could simplify the following
<complex>
[expr $f1; if ($f1 == 0, 0, 1]
                             |
+----------------------------+
|
[change]
|
[select 1 0]
|          [;pd dsp 0(
[;pd dsp 1(
</complex>

to this
<simple>
[!= 0] (actually this should be [> 0]
|
[change]
|
[;pd dsp $1(
</simple>


gdsft
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3FVi8ACgkQkX2Xpv6ydvQu4QCglguloZgIt7TIKiomT1QV/Nhe
uxYAoJH7wkFP3IlWgpaWa2QRXiPmci4J
=DHWR
-----END PGP SIGNATURE-----



More information about the Pd-list mailing list