From 026b38670dd61baad2ff1aea4bfe2c940e3496cc Mon Sep 17 00:00:00 2001 From: bbond007 Date: Thu, 21 May 2020 20:26:58 -0400 Subject: [PATCH] update README.md --- README.md | 36 +++++++++++++++++++++--------------- 1 file changed, 21 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index b2ce2ba..188b9ca 100644 --- a/README.md +++ b/README.md @@ -75,30 +75,36 @@ SoftMPU option *** The 'midilink' daemon currently supports following switches / options: - TESTMIDI - this option sends a middle 'c' note to the MIDI device + TESTMIDI - this option sends a middle 'c' note to the MIDI device once the daemon is started. - BAUD - Specify BAUD rate... + BAUD - Specify BAUD rate... - QUIET - this option suppresses MIDI debug output. + QUIET - this option suppresses MIDI debug output. - MUNT - Use MUNT SoftSynth (no USB MIDI adapter - required) + MUNT - Use MUNT SoftSynth (no USB MIDI adapter + required) - FSYNTH - Use FluidSynth SoftSynth (no USB MIDI adapter - required) + FSYNTH - Use FluidSynth SoftSynth (no USB MIDI adapter + required) - UDP - Send MIDI to UDP Port (INI setting MIDI_SERVER / - MIDI_SERVER_PORT) + UDP - Send MIDI to UDP Port (INI setting MIDI_SERVER / + MIDI_SERVER_PORT) - TCP - Works like a modem with AT commands: - (ATDT, ATBAUD, ATIPADDR, +++ATH) + UDPMUNT - Listen on UDP port and send to MUNT - USBSER - Connect to USB serial converter + UDPMUNTGM - Listen on UDP port and send to MUNT (GM mapping) + + UDPFSYNTH - Listen on UDP port and send to FluidSynth - MENU - starts based on /tmp/ML_MUNT, /tmp/ML_UDP, - /tmp/ML_FSYNTH, /tmp/ML_TCP /tmp/ML_USBSER - used with MiSTer Menu to set mode of operation. + TCP - Works like a modem with AT commands: + (ATDT, ATBAUD, ATIPADDR, +++ATH) + + USBSER - Connect to USB serial converter + + MENU - starts based on /tmp/ML_MUNT, /tmp/ML_UDP, + /tmp/ML_FSYNTH, /tmp/ML_TCP /tmp/ML_USBSER + used with MiSTer Menu to set mode of operation. The MidiLink.INI file: