|
Async 1.8.0
|
Decimates a higher sample rate to a lower one. More...
#include <AsyncAudioProcessor.h>Go to the source code of this file.
Classes | |
| class | Async::AudioDecimator |
| Decimates a higher sample rate into a lower one. More... | |
Namespaces | |
| namespace | Async |
| Namespace for the asynchronous programming classes. | |
Decimates a higher sample rate to a lower one.
Original code by by Grant R. Griffin modified by Tobias Blomberg / SM0SVX.
Provided by Iowegian's "dspGuru" service (http://www.dspguru.com).
Copyright 2001, Iowegian International Corporation (http://www.iowegian.com)
The Wide Open License (WOL)
Permission to use, copy, modify, distribute and sell this software and its
documentation for any purpose is hereby granted without fee, provided that
the above copyright notice and this license appear in all source copies.
THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY OF
ANY KIND. See http://www.dspguru.com/wol.htm for more information.
Definition in file AsyncAudioDecimator.h.