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.
Dependents: SoundWaveGeneratorTest SoundWaveGeneratorTest
Auto generated API documentation and code listings for SoundWaveGenerator
| BufferedWave | A base class for Waves which pre-computes their values in a buffer during preparation and play from that buffer |
| SineWave | A class producing a sine wave of a given frequency |
| SoundWaveGenerator | A class to handle computed sound wave generation |
| TriangleWave | A class producing a triangle wave of a given frequency |
| Wave | Interface of a playable sound wave |
| WaveBuffer | A class used to hold buffered sound wave data |
| WaveCombo | A class that produces a wave that results of the combination of multiple waves |