README.md : Fix formatting

This commit is contained in:
kevin 2024-12-03 13:13:33 -05:00
parent 51307c8a90
commit 41f512d18a

View File

@ -37,15 +37,16 @@ sets of parameters. The primary parameter file is `src/cwtest/cfg/main.cfg`.
# MIDI - MIDI devices and files. # MIDI - MIDI devices and files.
---- ----
Label | Source File | Function Label | Source File | Function
------------------|----------------------|-------------- ------------------|----------------------|--------------
midiDeviceReport | cwMidiDeviceTest.cpp | testReport() midiDeviceReport | cwMidiDeviceTest.cpp | testReport()
List The current set of MIDI hardware devices List The current set of MIDI hardware devices
---- -----
Label | Source File | Function Label | Source File | Function
------------------|----------------------|-------------- ------------------|----------------------|--------------
midiDevice | cwMidiDeviceTest.cpp | test() midiDevice | cwMidiDeviceTest.cpp | test()
@ -57,6 +58,7 @@ generated by the device to the actual time between the events in the
MIDI file. MIDI file.
---- ----
Label | Source File | Function Label | Source File | Function
------------------|----------------------|-------------- ------------------|----------------------|--------------
midifile | cwMidiFile.cpp | test() midifile | cwMidiFile.cpp | test()