Async 1.8.0
|
Interpolates a lower sampling rate to a higher one. More...
#include <AsyncAudioProcessor.h>
Go to the source code of this file.
Classes | |
class | Async::AudioInterpolator |
Interpolates a lower sampling rate to a higher one. More... | |
Namespaces | |
namespace | Async |
Namespace for the asynchronous programming classes. | |
Interpolates a lower sampling rate to a higher 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 AsyncAudioInterpolator.h.