Skip to content

Commit

Permalink
improve slightly the stub of bufthresh
Browse files Browse the repository at this point in the history
  • Loading branch information
tremblap committed Dec 11, 2024
1 parent 88827ae commit b60d1af
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/routes/(content)/reference/bufthresh/+page.svx
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ tags:
- buffer
flair: reference
category: Utility Objects
---
---

The [BufThresh]() object replaces all values of a buffer under the given threshold with 0 and copy the result to a destination buffer.

0 comments on commit b60d1af

Please sign in to comment.