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.
Dependencies: mbed
Sound Class Reference
#include <Sound.h>
Public Member Functions | |
Sound () | |
Constructor. | |
~Sound () | |
Destructor. | |
uint16_t | sound_main (bool initial, int waveform, int frequency) |
Main sound function in waveform type and frequency. | |
uint16_t | wavetable_itt (uint16_t i, int frequency) |
Iterator function. |
Detailed Description
Sound class.
- Date:
- May 2020
Definition at line 13 of file Sound.h.
Constructor & Destructor Documentation
Member Function Documentation
uint16_t sound_main | ( | bool | initial, |
int | waveform, | ||
int | frequency | ||
) |
Generated on Wed Jul 13 2022 21:50:34 by
