From 41f512d18a6c9d71608a4527366683d4c748e565 Mon Sep 17 00:00:00 2001 From: kevin Date: Tue, 3 Dec 2024 13:13:33 -0500 Subject: [PATCH] README.md : Fix formatting --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index edf108a..dec9428 100644 --- a/README.md +++ b/README.md @@ -37,15 +37,16 @@ sets of parameters. The primary parameter file is `src/cwtest/cfg/main.cfg`. # MIDI - MIDI devices and files. - ---- + Label | Source File | Function ------------------|----------------------|-------------- midiDeviceReport | cwMidiDeviceTest.cpp | testReport() List The current set of MIDI hardware devices ----- +----- + Label | Source File | Function ------------------|----------------------|-------------- midiDevice | cwMidiDeviceTest.cpp | test() @@ -57,6 +58,7 @@ generated by the device to the actual time between the events in the MIDI file. ---- + Label | Source File | Function ------------------|----------------------|-------------- midifile | cwMidiFile.cpp | test()