midi_null.cpp

Go to the documentation of this file.
00001 #include "audiere.h"
00002 #include "internal.h"
00003 
00004 namespace audiere {
00005   namespace hidden {
00006 
00007     ADR_EXPORT(MIDIDevice*) AdrOpenMIDIDevice(const char* /*name*/) {
00008       return 0;
00009     }
00010 
00011   }
00012 }

Generated on Mon Feb 13 23:07:47 2006 for audiere by  doxygen 1.4.6