Program Listing for File MIDI.cpp

Return to documentation for file (include/judge/Loop/MIDI.cpp)

#include "PDJE_Judge_Loop.hpp"

namespace PDJE_JUDGE {

template <>
void
Judge_Loop::UseEvent<PDJE_Dev_Type::MIDI>(const PDJE_Input_Log &ilog)
{
    // todo - impl
}
}; // namespace PDJE_JUDGE