Skip to content

Commit

Permalink
[examples] Refactor to use command line arguments instead of user input
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Aug 24, 2024
1 parent 175c8aa commit 36c8a21
Show file tree
Hide file tree
Showing 16 changed files with 4,850 additions and 307 deletions.
1 change: 1 addition & 0 deletions cmake/libremidi.examples.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ add_example(client)
add_example(midiprobe)
add_example(qmidiin)
add_example(sysextest)
add_example(minimal)
add_example(midi2_echo)

if(LIBREMIDI_NI_MIDI2)
Expand Down
Loading

0 comments on commit 36c8a21

Please sign in to comment.