nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
Tone generator

Library for generating PCM-based period tones. More...

Functions

int tone_gen (int16_t *tone, size_t *tone_size, uint16_t tone_freq_hz, uint32_t smpl_freq_hz, float amplitude)
 Generates one full pulse-code modulation (PCM) period of a tone with the given parameters.
 

Detailed Description

Library for generating PCM-based period tones.