#pragma once
#include <emulibc.h>
#include <vector>
#include <cstdint>
extern uint16_t* soundbuffer;
extern int nsamples;