#pragma once #include "../xremote.h" #define NOTE_INPUT 587.33f void xremote_play_input_sound(void* context); void xremote_stop_all_sound(void* context);