26 #if !defined(_SPANDSP_SUPER_TONE_TX_H_) 27 #define _SPANDSP_SUPER_TONE_TX_H_ 46 #if defined(__cplusplus) 80 #if defined(__cplusplus) super_tone_tx_state_t * super_tone_tx_init(super_tone_tx_state_t *s, super_tone_tx_step_t *tree)
Initialise a supervisory tone generator.
Definition: super_tone_tx.c:130
Definition: private/super_tone_tx.h:29
int super_tone_tx(super_tone_tx_state_t *s, int16_t amp[], int max_samples)
Generate a block of audio samples for a supervisory tone pattern.
Definition: super_tone_tx.c:163
Definition: private/super_tone_tx.h:39