[PD] fexpr~

Jonathan Wilkes jancsika at yahoo.com
Wed Oct 24 22:07:08 CEST 2012





----- Original Message -----
> From: IOhannes m zmoelnig <zmoelnig at iem.at>
> To: pd-list at iem.at
> Cc: 
> Sent: Wednesday, October 24, 2012 3:28 AM
> Subject: Re: [PD] fexpr~
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On 2012-10-24 07:18, Billy King wrote:
>>  could anyone help by explaining the use of the fexpr~? how is it
>>  different from the expr~ ?
> 
> [fexpr~] allows you to access past samples, so you can build filters
> and the like. [expr~] only works on the "current" input samples.

[fexpr~] allows you to access past samples from both the input and
output for the _current_ block and pads with zeros when it tries to go
past the beginning of the block.  In other words, $x1[-3] will be guaranteed to
be zero for the first three samples of the block that [fexpr~] is
computing.

Correct?

-Jonathan

> 
> mfasdr
> IOhannes
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.12 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAlCHmIkACgkQkX2Xpv6ydvQVEQCbB7OZl0FxsOasP8lVJbjXcaNi
> /4AAn10M8WuHEUnhKCY6Sl3FWdNz2p1S
> =N467
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
> 



More information about the Pd-list mailing list