Public Types | |
| enum | Type { Cosine, Linear } |
> Taper an indexable array from 1 to taperfactor. If lowpos is less than highpos, the samples array[0] to array[lowpos] will be set to zero. If lowpos is more than highpos, the samples array[lowpos] to array[sz-1] will be set to zero. The taper can be either cosine or linear.
| enum Taper::Type |
1.7.1