README.md : More formatting tests
This commit is contained in:
parent
5bc4708895
commit
7f6a56552c
17
README.md
17
README.md
@ -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)
|
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()
|
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
|
CLI Label | Source File | Function
|
||||||
------------------|----------------------|--------------
|
------------------|----------------------|--------------
|
||||||
|
Loading…
Reference in New Issue
Block a user