use crateWindow;
use Sample;
/// The simplest window type, equivalent to replacing all but *N* values of data sequence by
/// zeroes, making it appear as though the waveform suddenly turns on and off.
///
/// ### Required Features
///
/// - When using `dasp_window`, this item requires the **rectangle** feature to be enabled.
/// - When using `dasp`, this item requires the **window-rectangle** feature to be enabled.
;