dimooper icon indicating copy to clipboard operation
dimooper copied to clipboard

Integration Testing

Open rexim opened this issue 8 years ago • 1 comments

Issue Links

None

Description

That would be a really good thing to have. Since all of the control of the MIDI looper is done via MIDI ports, we can put the test data to the input port and assert what the looper sends on the output port. That may require sort of headless mode for the MIDI looper. This mode would be probably useful not only for integration testing.

rexim avatar Jun 22 '16 16:06 rexim

Could be useful for sending test data https://linux.die.net/man/1/aplaymidi

rexim avatar Sep 29 '16 15:09 rexim