I'm trying to create a project that makes use of the RtMidi
Classes. However, I have been having difficulty adding these the RtMidi.cpp
and RtMidi.h
files in a way that I can call the classes " RtMidiIn, RtMidiOut
" etc.
I have tried :
Adding the source and header file directly to my project I have tries using the Linking via the properties tab.
There really isn't much online that I have found.