Basic Audio Signal Processing Library

Dependents:   unzen_sample_nucleo_f746 skeleton_unzen_nucleo_f746 ifmag_noise_canceller synthesizer_f746

Embed: (wiki syntax)

« Back to documentation index

Data Structures

Data Structures

Here are the data structures with brief descriptions:
BiQuadCascadeDF1Wrapper class of the arm_biquad_cascade_df1_f32() and the arm_biquad_cascade_df1_init_f32()
BiQuadCascadeDF2TWrapper class of the arm_biquad_cascade_df2T_f32() and the arm_biquad_cascade_df2T_init_f32()
FIRDecimatorWrapper class of the arm_fir_decimate_f32() and the arm_fir_decimate_init_f32()
FIRFilterWrapper class of the arm_fir_f32() and the arm_fir_init_f32()
FIRInterpolatorWrapper class of the arm_fir_interpolate_f32() and the arm_fir_interpolate_init_f32()
HysteresisHysteresis algorithm to the descrete input value
LimitterLinAtanA limitter
OSCSinCosSine & Cosine Oscillator