文件名称:MIDIWrapper_Src
介绍说明--下载内容来自于网络,使用问题请自行百度
Using the Windows low-level MIDI API is not necessarily easy. There are a lot of details to keep track of, and it can get a bit frustrating when you are trying to write a MIDI application.
The goal of my small wrapper library is to elevate some of the grunt work that goes into using the Windows low-level MIDI API by encapsulating the functions into C++ classes. With these classes, most of the dirty work is handled behind the scenes. This leaves you free to concentrate on more important matters.-Using the Windows low-level MIDI API is not necessarily easy. There are a lot of details to keep track of, and it can get a bit frustrating when you are trying to write a MIDI application. The goal of my small wrapper library is to elevate some of the grunt work that goes into using the Windows low-level MIDI API by encapsulating the functions into C++ classes. With these classes, most of the dirty work is handled behind the scenes. This leaves you free to concentrate on more important matters.
The goal of my small wrapper library is to elevate some of the grunt work that goes into using the Windows low-level MIDI API by encapsulating the functions into C++ classes. With these classes, most of the dirty work is handled behind the scenes. This leaves you free to concentrate on more important matters.-Using the Windows low-level MIDI API is not necessarily easy. There are a lot of details to keep track of, and it can get a bit frustrating when you are trying to write a MIDI application. The goal of my small wrapper library is to elevate some of the grunt work that goes into using the Windows low-level MIDI API by encapsulating the functions into C++ classes. With these classes, most of the dirty work is handled behind the scenes. This leaves you free to concentrate on more important matters.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MIDIWrapper Source/LongMsg.cpp
MIDIWrapper Source/LongMsg.h
MIDIWrapper Source/midi.h
MIDIWrapper Source/MIDIInDevice.cpp
MIDIWrapper Source/MIDIInDevice.h
MIDIWrapper Source/MIDIMsg.h
MIDIWrapper Source/MIDIOutDevice.cpp
MIDIWrapper Source/MIDIOutDevice.h
MIDIWrapper Source/ShortMsg.cpp
MIDIWrapper Source/ShortMsg.h
MIDIWrapper Source/StdAfx.cpp
MIDIWrapper Source/StdAfx.h
MIDIWrapper Source/LongMsg.h
MIDIWrapper Source/midi.h
MIDIWrapper Source/MIDIInDevice.cpp
MIDIWrapper Source/MIDIInDevice.h
MIDIWrapper Source/MIDIMsg.h
MIDIWrapper Source/MIDIOutDevice.cpp
MIDIWrapper Source/MIDIOutDevice.h
MIDIWrapper Source/ShortMsg.cpp
MIDIWrapper Source/ShortMsg.h
MIDIWrapper Source/StdAfx.cpp
MIDIWrapper Source/StdAfx.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.