#include "RingBuffer.h"
#include <iostream>
#include <cstring>
#include <cstdlib>
#include <stdexcept>
#include <cmath>
#include "JackTrip.h"