Luke O. Cartwright 201225242
Embed:
(wiki syntax)
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 Tue Jul 12 2022 19:25:36 by
1.7.2