User Tools

Site Tools


config:remotecontrol:midi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
config:remotecontrol:midi [2019/07/09 16:18] – external edit 127.0.0.1config:remotecontrol:midi [2020/01/12 14:29] (current) – [Configuration] Formatierung tondose
Line 27: Line 27:
 The values are displayed in hexadecimal format. For Data2, there is an additional //Condition//, so that the remote control command will be executed for a range of Data2 values: The values are displayed in hexadecimal format. For Data2, there is an additional //Condition//, so that the remote control command will be executed for a range of Data2 values:
  
-  * = - Command will be executed if Data2 equals the specified value. +  * ''='' - Command will be executed if Data2 equals the specified value. 
-  * != - Command will be executed if Data2 does not equal the specified value. +  * ''!='' - Command will be executed if Data2 does not equal the specified value. 
-  * < - Command will be executed if Data2 is less than the specified value. +  * ''<'' - Command will be executed if Data2 is less than the specified value. 
-  * <= - Command will be executed if Data2 is less or equal the specified value. +  * ''<nowiki><=</nowiki>'' - Command will be executed if Data2 is less or equal the specified value. 
-  * > - Command will be executed if Data2 is greater than the specified value. +  * ''>'' - Command will be executed if Data2 is greater than the specified value. 
-  * >= - Command will be executed if Data2 is greater or equal the specified value. +  * ''>='' - Command will be executed if Data2 is greater or equal the specified value. 
-  * * - Command will be executed regardless of the Data2 value.+  * ''*'' - Command will be executed regardless of the Data2 value.
  
 When using ranges for Data2, you can include the ''$DATA2'' variable in the remote control command, which will be replaced by the received Data2 value (in the range 0..127, decimal notation). This is particularly useful when you want to use a fader on your MIDI controller to control the volume of a player in mAirList. Just type the following command: When using ranges for Data2, you can include the ''$DATA2'' variable in the remote control command, which will be replaced by the received Data2 value (in the range 0..127, decimal notation). This is particularly useful when you want to use a fader on your MIDI controller to control the volume of a player in mAirList. Just type the following command:
config/remotecontrol/midi.txt · Last modified: 2020/01/12 14:29 by tondose

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki