Basic Audio Signal Processing Library

Dependents:   unzen_sample_nucleo_f746 skeleton_unzen_nucleo_f746 ifmag_noise_canceller synthesizer_f746

オーディオ信号処理用のライブラリです。

mbed-dspのフィルタ群向けに作ったクラス・ラッパーのほか、以下のクラスを用意しています。

  • ヒステリシス
  • sin/cosオシレータ
  • リミッター

クラスは全て名前空間amakusaに含まれます。

History

Fixed mistake of visibility in the limitterlinatan.h default tip

2017-02-18, by shorie [Sat, 18 Feb 2017 01:05:19 +0000] rev 8

Fixed mistake of visibility in the limitterlinatan.h


Fix the parameter name bug. That was invisible because the bad handling of the name.

2017-02-11, by shorie [Sat, 11 Feb 2017 07:00:56 +0000] rev 7

Fix the parameter name bug. That was invisible because the bad handling of the name.


Document edited

2017-02-10, by shorie [Fri, 10 Feb 2017 13:26:52 +0000] rev 6

Document edited


amakusa::AbstractFilter::run() ???blockSize ??????

2017-02-10, by shorie [Fri, 10 Feb 2017 13:24:30 +0000] rev 5

amakusa::AbstractFilter::run() ???blockSize ??????


Comment updated.

2017-01-26, by shorie [Thu, 26 Jan 2017 03:42:05 +0000] rev 4

Comment updated.


update;

2017-01-25, by shorie [Wed, 25 Jan 2017 22:45:18 +0000] rev 3

update;


update with hysterisis

2017-01-21, by shorie [Sat, 21 Jan 2017 07:16:37 +0000] rev 2

update with hysterisis


Wrapper classes of the mbed-dsp filter

2017-01-02, by shorie [Mon, 02 Jan 2017 11:04:49 +0000] rev 1

Wrapper classes of the mbed-dsp filter


Publish

2016-12-11, by shorie [Sun, 11 Dec 2016 21:04:06 +0000] rev 0

Publish