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

amakusa Namespace Reference

amakusa Namespace Reference

audio processing class libraries. More...

Data Structures

class  BiQuadCascadeDF1
 Wrapper class of the arm_biquad_cascade_df1_f32() and the arm_biquad_cascade_df1_init_f32(). More...
class  BiQuadCascadeDF2T
 Wrapper class of the arm_biquad_cascade_df2T_f32() and the arm_biquad_cascade_df2T_init_f32(). More...
class  FIRDecimator
 Wrapper class of the arm_fir_decimate_f32() and the arm_fir_decimate_init_f32(). More...
class  FIRFilter
 Wrapper class of the arm_fir_f32() and the arm_fir_init_f32(). More...
class  FIRInterpolator
 Wrapper class of the arm_fir_interpolate_f32() and the arm_fir_interpolate_init_f32(). More...
class  Hysteresis
 Hysteresis algorithm to the descrete input value. More...
class  LimitterLinAtan
 A limitter. More...
class  OSCSinCos
 Sine & Cosine Oscillator. More...

Detailed Description

audio processing class libraries.