#pragma once #include "4klang.h" extern "C" { void InitSound(); float get_Envelope(int instrument); float get_Time(); int get_Sample(); }