README.md : More formatting tests

This commit is contained in:
kevin 2024-12-03 13:07:14 -05:00
parent 5bc4708895
commit 7f6a56552c

View File

@ -40,7 +40,17 @@ sets of parameters. The primary parameter file is `src/cwtest/cfg/main.cfg`.
-------------------------------------------------------------------------------------------------------------------------------------------
midiDeviceReport [cwMidiDeviceTest.cpp testReport()](https://gitea.currawongproject.org/cml/libcw/src/branch/master/cwMidiDeviceTest.cpp)
---------------- --------------------------------------------------------------------------------------------------------------------------
List The current set of MIDI hardware devices
Notes: List The current set of MIDI hardware devices
-------------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------------------------------------------------------------
midiDevice [cwMidiDeviceTest.cpp test()](https://gitea.currawongproject.org/cml/libcw/src/branch/master/cwMidiDeviceTest.cpp)
---------------- --------------------------------------------------------------------------------------------------------------------------
Notes: Interactive testing of the MIDI input file device
start/pause/unpause/stop functions. This function also validates the
latency of the device by comparing the time between MIDI events as
generated by the device to the actual time between the events in the
MIDI file.
-------------------------------------------------------------------------------------------------------------------------------------------
@ -48,11 +58,6 @@ CLI Label | Source File | Function
------------------|----------------------|--------------
midiDevice | cwMidiDeviceTest.cpp | test()
Interactive testing of the MIDI input file device
start/pause/unpause/stop functions. This function also validates the
latency of the device by comparing the time between MIDI events as
generated by the device to the actual time between the events in the
MIDI file.
CLI Label | Source File | Function
------------------|----------------------|--------------