Skip to content

Commit 66df7c0

Browse files
authored
Update flac.md - rewrite *N*
One n replaced by *N*
1 parent 2f5038c commit 66df7c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/flac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -799,7 +799,7 @@ e.g. tukey(0.5) or tukey(0,5) depending on your system.
799799
that is cosine-tapered; *P*=0 corresponds to "rectangle" and *P*=1 to "hann".
800800

801801
- partial_tukey(*N*) and punchout_tukey(*N*) are largely obsoleted by the
802-
more time-effective subdivide_tukey(*N*), see next item. They generate n
802+
more time-effective subdivide_tukey(*N*), see next item. They generate *N*
803803
functions each spanning a part of each block. Optional arguments are an
804804
overlap *OV* (\<1, may be negative), for example partial_tukey(2/2e-1);
805805
and then a taper parameter *P*, for example partial_tukey(2/2e-1/5e-1).

0 commit comments

Comments
 (0)