Skip to content

Commit

Permalink
formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdadams authored Jun 6, 2019
1 parent dd1609c commit 3d61c9d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ To run, `node main.js` within the midi-relay folder.
* opencuelist
* closecuelist
* startclock
* stopclockAny other value for _command_ will default to "go".
* stopclock

Any other value for _command_ will default to "go".

Values for _cue_, _cuelist_, and _cuepath_ are all optional strings. If left blank ("") or not included in the object, those will not be included in the MIDI command that is generated.
A JSON response of `{result: 'msc-sent-successfully'}` indicates the note was successfully sent.

0 comments on commit 3d61c9d

Please sign in to comment.