zmidimap/help_format/mim-format
zawz 8d3d8f8ceb v1.2
+Added support for new easier map file format
+Added version print
+Added map output options
*Reorganized options
*Internal fixes on quotes
2019-08-17 01:35:49 +02:00

22 lines
452 B
Text

-- [MIM FILE FORMAT] --
Device <name>
Command <type>
shell=<shell command>
<tag>=<value>
<tag>=<value>
...
Device <name>
...
--
*name: string referring to client name of the device
> mandatory
*type: type of the signal: note/controller/pitch/system/connect/disconnect
> mandatory
*shell: shell command to be executed
> mandatory
Shell command can be concatenated with \"\" or ''
see --command-tags for optional command tags