Add global DC-Filter and remove all individual DC-Filters
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
void dsp_init(void);
|
||||
int dsp_init_sender(amps_t *amps, int high_pass, int tolerant);
|
||||
int dsp_init_sender(amps_t *amps, int tolerant);
|
||||
void dsp_cleanup_sender(amps_t *amps);
|
||||
void amps_set_dsp_mode(amps_t *amps, enum dsp_mode mode, int frame_length);
|
||||
|
||||
|
Reference in New Issue
Block a user