Integrate Win32 MIDI API

This commit is contained in:
Jack Andersen
2016-05-22 19:34:20 -10:00
parent 59f42ae85f
commit 9b13390447
4 changed files with 288 additions and 11 deletions

View File

@@ -7,8 +7,8 @@
namespace boo
{
class IAudioVoice;
class IAudioVoiceCallback;
struct IAudioVoice;
struct IAudioVoiceCallback;
struct ChannelMap;
struct IAudioSubmixCallback;