View Single Post
Old 15th August 2017, 11:58   #8  |  Link
feisty2
I'm Siri
 
feisty2's Avatar
 
Join Date: Oct 2012
Location: void
Posts: 2,633
Quote:
Originally Posted by WolframRhodium View Post
why not use mt_convolution() / mt_luts() / core.std.Convolution()?
mt_lut is a pixel-wise evaluator, std.Convolution is NOT
the toy in vaporsynth corresponding to mt_lut(xyz) should be std.Expr (function-wise, they do things differently tho)
feisty2 is offline   Reply With Quote