We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7d2563 + ae3341b commit 28d4a03Copy full SHA for 28d4a03
src/midi_interface.h
@@ -36,6 +36,7 @@
36
* @brief This file contains an implementation of a simple MIDI interpreter to parse incoming messages
37
*
38
* @see https://www.midi.org/specifications-old/item/table-1-summary-of-midi-message
39
+ * @see https://github.com/marcel-licence/ML_SynthTools/blob/add_documentation_for_midi_mapping/extras/midi_mapping.md
40
*/
41
42
0 commit comments