Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
WaveCombo Class Reference
A class that produces a wave that results of the combination of multiple waves. More...
#include <WaveCombo.h>
Inherits snd_wave_generator::Wave.
Detailed Description
A class that produces a wave that results of the combination of multiple waves.
The combined wave does not buffer itself (as it does not know the length of the combined cycle. During preparation phase, it invokes the prepare() method of its contained waves.
Definition at line 14 of file WaveCombo.h.
Generated on Wed Jul 13 2022 16:23:43 by
 1.7.2
 1.7.2