mozaic_plugin_engine

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
Next revisionBoth sides next revision
mozaic_plugin_engine [2019/12/07 20:57] – Added AU Hazard _kimozaic_plugin_engine [2019/12/17 17:50] – Added KEY to CC _ki
Line 17: Line 17:
   * [[https://patchstorage.com/mozaic-language-support-for-code-text-editors/|'Mozaic Language Support’ for Code Text Editors]] //(Syntax highlighting, jump markers, code completion, templates and full Mozaic language validation)//   * [[https://patchstorage.com/mozaic-language-support-for-code-text-editors/|'Mozaic Language Support’ for Code Text Editors]] //(Syntax highlighting, jump markers, code completion, templates and full Mozaic language validation)//
  
 +There is also a wiki page containing [[mozaic_tips_and_tricks|Mozaic Scripting Tips & Tricks]]
  
 ===== PatchStorage Script Repository ===== ===== PatchStorage Script Repository =====
Line 47: Line 48:
 | | | | | |
 ^  Note Scripts  ^ ^ ^  Note Scripts  ^ ^
 +| [[https://patchstorage.com/note-length-mugger/|Note Length Mugger]] | Alters the length of MIDI notes passed through it in many ways |
 | [[https://patchstorage.com/au-hasard-midi-note-randomizer/|AU Hasard MIDI Note Randomizer]] | AU HASARD (French for “Random”) is inspired by the Random Ableton Live MIDI effect. Unlike the Live plugin, notes can be quantized to fit into a scale. | | [[https://patchstorage.com/au-hasard-midi-note-randomizer/|AU Hasard MIDI Note Randomizer]] | AU HASARD (French for “Random”) is inspired by the Random Ableton Live MIDI effect. Unlike the Live plugin, notes can be quantized to fit into a scale. |
 | [[https://patchstorage.com/joc-lady-delay/|Joc Lady Delay]] | Delay input midi notes by a given sequence of delay timings. | | [[https://patchstorage.com/joc-lady-delay/|Joc Lady Delay]] | Delay input midi notes by a given sequence of delay timings. |
Line 116: Line 118:
 | | | | | |
 ^  CC Scripts  ^ ^ ^  CC Scripts  ^ ^
 +| [[https://patchstorage.com/key-to-cc/|KEY to CC]] | Send CC values by playing notes. The full CC range can be spread over smaller note-range. |
 | [[https://patchstorage.com/complex-lfo-xy/|Complex LFO XY]] | Send out four MIDI CC messages after you start the host app, two are shown on the XY Pad. | | [[https://patchstorage.com/complex-lfo-xy/|Complex LFO XY]] | Send out four MIDI CC messages after you start the host app, two are shown on the XY Pad. |
 | [[https://patchstorage.com/joc-p-lock-symphony/|Joc-p-lock-symphony]] | Produces some fairly sophisticated, rhythmical CC sequences | | [[https://patchstorage.com/joc-p-lock-symphony/|Joc-p-lock-symphony]] | Produces some fairly sophisticated, rhythmical CC sequences |
Line 165: Line 168:
 | [[https://patchstorage.com/midi-state-debugger/|4Devs: Midi State Debugger]] | A debugging tool to produce a summarized state overview of all midi events received on all channels  | | [[https://patchstorage.com/midi-state-debugger/|4Devs: Midi State Debugger]] | A debugging tool to produce a summarized state overview of all midi events received on all channels  |
 | [[https://patchstorage.com/double-tap-and-hold/|Double Tap and Hold]] | Snippet for Mozaic that implements double-tap and tap-and-hold gestures on the pads | | [[https://patchstorage.com/double-tap-and-hold/|Double Tap and Hold]] | Snippet for Mozaic that implements double-tap and tap-and-hold gestures on the pads |
 +
 ===== User Contributed Scripts not hosted on PatchStorage ===== ===== User Contributed Scripts not hosted on PatchStorage =====
      
  • mozaic_plugin_engine.txt
  • Last modified: 2022/01/04 02:55
  • by _ki