mozaic_include_active_notes_tracker

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
mozaic_include_active_notes_tracker [2020/07/23 02:52] – Unified snippet titles _kimozaic_include_active_notes_tracker [2020/07/27 03:00] (current) – [Scripts using the Active Notes Tracker] Title unification _ki
Line 1: Line 1:
-====== Mozaic Include SnippetActive Notes Tracker ======+====== MozaicInclude Snippet Active Notes Tracker ======
 {{tag>Mozaic midi_scripting}} {{tag>Mozaic midi_scripting}}
  
Line 33: Line 33:
 Retrieval of all active notes of each channel is also quite fast.  Retrieval of all active notes of each channel is also quite fast. 
  
-==== Samples using the Active Notes Tracker ==== +==== Scripts using the Active Notes Tracker Snippet ==== 
   * The [[https://patchstorage.com/active-notes-tracker/|Active Notes Tracker (Include) Demo]] is a fast asynchronus display of all active notes for all channels   * The [[https://patchstorage.com/active-notes-tracker/|Active Notes Tracker (Include) Demo]] is a fast asynchronus display of all active notes for all channels
-  * The [[https://patchstorage.com/note-statistics/]] displays the active count and total duration in 32th for all 12 root notes. +  * The [[https://patchstorage.com/note-statistics/|Note Statistics]] script displays the active count and total duration in 32th for all 12 root notes 
-  * The [[https://patchstorage.com/active-notes-tracker-include-demo/]] logs actives notes for each channel (soure code see below)+  * The [[https://patchstorage.com/mute-maschine/|Mute Maschine]] script allows to beat juggle with channel mutes (temporary mute/un-mute channels, ie gating sustained chords)
      
 \\  \\ 
 ===== Adding the 'Active Note Tracker' to own scripts ==== ===== Adding the 'Active Note Tracker' to own scripts ====
 You can either grab the snippet from one of the example scripts where you find the  You can either grab the snippet from one of the example scripts where you find the 
-to-be-included snippet at the end of the scripts inbetween âŒ„⌄⌄⌄⌄⌄⌄⌄  and  âŒƒâŒƒâŒƒâŒƒâŒƒâŒƒâŒƒâŒƒ .+to-be-included snippet at the end of the scripts inbetween ⌄⌄⌄⌄⌄⌄⌄⌄  and  ⌃⌃⌃⌃⌃⌃⌃⌃ .
  
 Or you copy the code from the large code block at the end of this page to the end of your own script. Or you copy the code from the large code block at the end of this page to the end of your own script.
  • mozaic_include_active_notes_tracker.1595436736.txt.gz
  • Last modified: 2020/07/23 02:52
  • by _ki