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/30 09:36] – Added Microtonal Maker _kimozaic_plugin_engine [2020/01/20 03:00] – Updated 4Devs: Pad & Shift Manager _ki
Line 121: Line 121:
 | | \\  | | | \\  |
 ^  CC Scripts  ^ ^ ^  CC Scripts  ^ ^
 +| [[https://patchstorage.com/rhythm-cc/|Rhythm CC]]| Allows to set up a series of points and send an LFO between them |
 | [[https://patchstorage.com/cc-banks/|cc-banks]] | A convenience tool that allows to easily map knobs to cc messages | | [[https://patchstorage.com/cc-banks/|cc-banks]] | A convenience tool that allows to easily map knobs to cc messages |
 | [[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/key-to-cc/|KEY to CC]] | Send CC values by playing notes. The full CC range can be spread over smaller note-range. |
Line 138: Line 139:
 | | \\  | | | \\  |
 ^  Controller Scripts  ^ ^ ^  Controller Scripts  ^ ^
 +| [[https://patchstorage.com/agogo-shuffle-version-1-0/|Agogo Shuffle]] | Randomly skip through synth presets with PC commands and manage favorites|
 | [[https://patchstorage.com/joc-pc-on-the-beat/|Joc PC on the BEAT]] | Grid of pads that send out configurable program change messages | | [[https://patchstorage.com/joc-pc-on-the-beat/|Joc PC on the BEAT]] | Grid of pads that send out configurable program change messages |
 | [[https://patchstorage.com/controlchain/|ControlChain]] | Package containing _ControlConverter_, _ChannelSwitcher_, _CurveMaker_, _Quadruplicator_, _Triplicator_, _Sostenuto_, _BipolarSplitter_, _DataReducer_ | | [[https://patchstorage.com/controlchain/|ControlChain]] | Package containing _ControlConverter_, _ChannelSwitcher_, _CurveMaker_, _Quadruplicator_, _Triplicator_, _Sostenuto_, _BipolarSplitter_, _DataReducer_ |
Line 168: Line 170:
 | | \\  | | | \\  |
 ^  Developer Tools  ^ ^ ^  Developer Tools  ^ ^
 +| [[https://patchstorage.com/pad-manager-include/|4Devs: Pad & Shift Manager (Include)]] | Multi-pad or shift button single-tab/double-tab/hold interaction support script with user functions, intended to be easily included into your own scripts  |
 | [[https://patchstorage.com/notestatetracking-code-example/|4Devs: NoteStateTracking (Example)]]| Shows how to implement note state tracking to enable functions acting on active notes only. Double NoteOn / NoteOff inputs are easily detected and filtered out | | [[https://patchstorage.com/notestatetracking-code-example/|4Devs: NoteStateTracking (Example)]]| Shows how to implement note state tracking to enable functions acting on active notes only. Double NoteOn / NoteOff inputs are easily detected and filtered out |
 | [[https://patchstorage.com/mozaic-language-support-for-code-text-editors/|4Devs: ‘Mozaic Language Support’ for Code Text Editors]] | Enhances external code text editors with syntax highlighting, jump markers, code completion, templates and full Mozaic language validation | | [[https://patchstorage.com/mozaic-language-support-for-code-text-editors/|4Devs: ‘Mozaic Language Support’ for Code Text Editors]] | Enhances external code text editors with syntax highlighting, jump markers, code completion, templates and full Mozaic language validation |
-| [[https://patchstorage.com/pad-manager-include/|4Devs: Pad Manager (Include)]] | Multi-pad single-tab/double-tab/hold interaction support script with user functions, intended to be easily included into your own scripts  | 
 | [[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 |
Line 180: Line 182:
 Please list plugins as bulleted items. One line max, suggested. If anything more than a one line description is needed, please make a link to a dedicated page and create it. Please list plugins as bulleted items. One line max, suggested. If anything more than a one line description is needed, please make a link to a dedicated page and create it.
  
 +  * [[https://wiki.audiob.us/mozaic_cc_switch|CC-Switch]] by mbncp
   * [[https://www.dropbox.com/s/zjgtxd6y13aei1m/MIDI%20Channelizer%20Pads.mozaic?dl=0|MIDI Channel Changer Pads]] by @wim   * [[https://www.dropbox.com/s/zjgtxd6y13aei1m/MIDI%20Channelizer%20Pads.mozaic?dl=0|MIDI Channel Changer Pads]] by @wim
   * [[https://www.dropbox.com/s/gh96ndo12a3cbk0/Dynamic%20Scale%20Quantize.mozaic?dl=0|Dynamic Scale Quantizer]] by @wim   * [[https://www.dropbox.com/s/gh96ndo12a3cbk0/Dynamic%20Scale%20Quantize.mozaic?dl=0|Dynamic Scale Quantizer]] by @wim
  • mozaic_plugin_engine.txt
  • Last modified: 2022/01/04 02:55
  • by _ki