Luke O. Cartwright 201225242
Embed:
(wiki syntax)
LUTs Class Reference
#include <LUTs.h>
Public Member Functions | |
| LUTs () | |
| Constructor. | |
| ~LUTs () | |
| Destructior. | |
| void | initial_wavetables () |
| Generates all wavetables using preset central values preset wavetables as global variables @1024 Points per table (0->(2^16)-1) | |
| void | sin_wavetable () |
| Generatres Sin Wavetable Sin Wavetable as Global Variable. | |
| void | tri_wavetable (int pulsewidth) |
| Generatres Tri Wavetable Tri Wavetable as Global Variable defined PulseWidth. | |
| void | pulse_wavetable (int pulsewidth) |
| Generatres Pulse Wavetable Pulse Wavetable as Global Variable defined PulseWidth. | |
Detailed Description
LUTs class.
- Date:
- May 2020
Definition at line 14 of file LUTs.h.
Constructor & Destructor Documentation
Member Function Documentation
| void initial_wavetables | ( | ) |
| void pulse_wavetable | ( | int | pulsewidth ) |
| void sin_wavetable | ( | ) |
Generated on Tue Jul 12 2022 19:25:36 by
1.7.2