iem_adaptfilt :: LMS Adaptive Filters in Pure Data (PD)
ContentA PD Library for Adaptive Filtering Using Constrained Least Mean Square Algorithms A Project by ...Markus Noisternig, noisternig [at] iem.at (C) 2005 IEM, Graz ContributorsThomas Musil, musil [at] iem.at
Contact detailsInstitute of Electronic Music and Acoustics (IEM) Inffeldgasse 10/3, 8010 Graz, Austria email :: noisternig [at] iem.at phone :: +43.316.389.3681 mobile:: +43.664.5301110 |
Abstract
A library for Adaptive Filtering for the use with Miller Puckettes open source computer music software PD (pure data) is presented. The library is downloadable for free and you can use it under the terms of GNU General Public License.
The theory that forms the basis of the propsed library is by now restricted to constrained Least Mean Square algorithms.
For further information on the implemented algorithms please see the documentation file (PDF).
Resources / Downloads
- Package downloads::
[link] source code :: includes source code + make-files
- LICENSE
READ License (GNU General Public License)
Credits
- Markus Noisternig:: Programming.
- Thomas Musil:: PD external's secrets