quarx
high performance processing frameworks of interconnectable DSP modules
|
native quarx processing More...
#include <qx_native.h>
Classes | |
struct | buffer_t |
class | proxy |
internal processing proxy More... | |
Public Member Functions | |
native (qx::container &quarx, qx::promoted< uint32_t > &iosize, qx::promoted< uint32_t > &samplerate) | |
void | process (uint32_t iosize) |
Static Public Attributes | |
static std::map< const node *, qx::promoted< buffer_t > > | buffer |
static std::map< const node *, qx::promoted< real_t * > > | io |
Private Member Functions | |
virtual void | notify (const uint32_t &, const promoted &) noexcept |
native quarx processing
qx::native< real_t >::native | ( | qx::container & | quarx, |
qx::promoted< uint32_t > & | iosize, | ||
qx::promoted< uint32_t > & | samplerate | ||
) |
void qx::native< real_t >::process | ( | uint32_t | iosize | ) |
|
static |
|
static |
(c) copyright 2009 dynamic acoustics e.U. | generated on Fri Dec 17 2021 |