10.23 Sample and Hold - Utility 实用工具

不知道咋用


Store a value of any type. The patch will store the value until a new value is sampled or until the current value is reset.
存储任何类型的值。模块将存储采集的值,直到新值被采样或直到当前值被重置为止。

Right-click to change the type (ex: number, text, color).
右键更改接口数量和类型。

10.23 Sample and Hold - Utility 实用工具_第1张图片

输入口
Value 值
A value of any type. By default, the value is a number.
一个任意类型的值,通常是数字。

Sample 样品
A boolean that is true when the patch is sampling a value. When false, the patch will not sample the value, even if it changes. The patch outputs the most recently sampled value.
一个布尔值,当模块对值采样时为true。
当值为false时,模块不会对该值进行采样,即使更改。
补丁输出最近采样的值。

Reset 重启
A pulse that clears the currently stored value.
清除当前存储值的脉冲。

输出口

Output
The currently stored value.
输出当前存储的值。


Related Patches 相关模块

[Pulse] [Interaction]

Related Examples 相关案例

14. Instagram Color Picker
更改 Instagram 文章帖子中的文字颜色。


你可能感兴趣的:(10.23 Sample and Hold - Utility 实用工具)