#include "MIDIDevice.hxx"
#include "MIDIIn.hxx"
#include "MIDIOut.hxx"
#include "MIDIClocker.hxx"
#include "MIDIEnums.hxx"
#include <algorithm>
Go to the source code of this file.