User Tools

Site Tools


macros:example:midinotes

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
macros:example:midinotes [2018/04/02 09:13] icke_siegenmacros:example:midinotes [2023/03/09 06:40] (current) icke_siegen
Line 3: Line 3:
 ====== MIDI Note On/Off ====== ====== MIDI Note On/Off ======
  
-^ by: | Oliver Waits, Feb. 2016 | +^ by:           | Oliver Waits, Feb. 2016                                                                                                                                                                                                                                                                                                
-^ published: | http://forum.avolites.com/viewtopic.php?f=20&t=4342 | +^ published:    | http://forum.avolites.com/viewtopic.php?f=20&t=4342                                                                                                                                                                                                                                                                    
-^ description: | Here are macros to send Note On and Off commands from the MIDI out port on the console. | +^ description:  | Here are macros to send Note On and Off commands from the MIDI out port on the console.                                                                                                                                                                                                                                
-^ remarks: | Code below is shortened for better overview. For the long version - MIDI Notes 1~20 - refer to [[http://forum.avolites.com/viewtopic.php?f=20&t=4342|the original post]]. However, as of October 2017 there is an error in that posted file: since all macros have the same ID, only one macro is displayed in Titan.| +^ remarks:      | Code below is shortened for better overview. For the long version - MIDI Notes 1~20 - refer to [[http://forum.avolites.com/viewtopic.php?f=20&t=4342|the original post]]. However, as of October 2017 there is an error in that posted file: since all macros have the same ID, only one macro is displayed in Titan.  
- This works only with real consoles as Titan doesn't support MIDI over USB. Only the real 5pin MIDI ports on Avo hardware are supported. Furthermore, a MIDI **output** is required - only Tiger Touch and above, no Titan Mobile or Quartz. |+              Until Titan v12 his works only with real consoles as Titan doesn't support MIDI over USB. Only the real 5pin MIDI ports on Avo hardware are supported. Furthermore, a MIDI **output** is required - only Tiger Touch and above, no Titan Mobile or Quartz. (Titan v12 allows USB MIDI for T2 and above but MIDI output via USB works only from v13 on)                                                            |
  
 {{tag>send midi note}} {{tag>send midi note}}
Line 16: Line 16:
    
 ===== Code ===== ===== Code =====
 +
 +There is another file available which sends note on when the macro is pressed and note off when the macro is release, for notes 1~12, here: {{ :macros:example:midinotes.xml |}}
 +<fs large>**Please note that these macros only work when they are MOVED onto another handle, i.e. a button or key, in another window. They do not work in the Show Library where they appear as unassigned, and they do not work when they are copied. You need to MOVE them.**</fs>
 +
 +
 +<fs large>**Also this does not work when called from within a cuelist - it seems that macro calls from cuelist cues do not support the start/end syntax (Titan 16).**</fs>
 +
 +
 <code xml sendmidi.xml> <code xml sendmidi.xml>
 <?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
macros/example/midinotes.1522660383.txt.gz · Last modified: 2018/04/02 09:13 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki