Redundant attribute assignment in WaveformGenerator.__init__
sampling_frequency
and duration
are assigned twice in this method. This should be cleared up.
sampling_frequency
and duration
are assigned twice in this method. This should be cleared up.