29 class TownsAudioInterfaceInternal;
34 virtual void timerCallback(
int timerId) = 0;
51 kNoteOutOfRangeForInstrument,
58 ErrorCode callback(
int command, ...);
60 void setMusicVolume(
int volume);
61 void setSoundEffectVolume(
int volume);
64 void setSoundEffectChanMask(
int mask);
67 TownsAudioInterfaceInternal *_intf;
Definition: towns_audio.h:37
Definition: towns_audio.h:31