#include <jack/jack.h>
#include <vector>
#include <boost/preprocessor/repetition/repeat.hpp>
Go to the source code of this file.
Classes | |
struct | netsim::AudioBuffer |
struct | netsim::TaggedAudioBuffer |
Namespaces | |
netsim | |
Macros | |
#define | NETSIM_MAX_MODEMS 16 |
Typedefs | |
typedef float | netsim::sample_t |