mozaic_scripts_list

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_scripts_list [2024/03/20 08:43] – [Note Scripts] Add Tintinnabuli _kimozaic_scripts_list [2024/03/20 09:20] (current) – Add "Note Repeat Scripts" and "Scale Scripts" sections _ki
Line 29: Line 29:
   * [[#Note Scripts]]    * [[#Note Scripts]] 
 </WRAP><WRAP column 28em>Modifying/generating midi note events</WRAP></WRAP> </WRAP><WRAP column 28em>Modifying/generating midi note events</WRAP></WRAP>
 +
 +<WRAP group><WRAP column 15em>
 +  * [[#Note Repeat Scripts]] 
 +</WRAP><WRAP column 28em>Generating midi echoes or flams</WRAP></WRAP>
 +
 +<WRAP group><WRAP column 15em>
 +  * [[#Scale Scripts]] 
 +</WRAP><WRAP column 28em>Scale quantization and microtonal scales</WRAP></WRAP>
 +
 +<WRAP group><WRAP column 15em>
 +  * [[#Timing Scripts]] 
 +</WRAP><WRAP column 28em>Changing the timing of midi note events</WRAP></WRAP>
  
 <WRAP group><WRAP column 15em> <WRAP group><WRAP column 15em>
Line 124: Line 136:
  
 | [[https://patchstorage.com/tintinnabuli/|Tintinnabuli]] | Melody harmonization in the Tintinnabuli style developed by Arvo Pärt | | [[https://patchstorage.com/tintinnabuli/|Tintinnabuli]] | Melody harmonization in the Tintinnabuli style developed by Arvo Pärt |
-| [[https://patchstorage.com/microtonal/|microTonal]] | Monophonic tuner allowing to tune each note (using pitchbend) individually for microtonal scales | 
 | [[https://patchstorage.com/force-monophonic/|Force Monophonic]] | Forces monophonic midi note output for polyphonic or MPE midi input while keeping the other midi events like CCs, PitchBends and AfterTouch intact | | [[https://patchstorage.com/force-monophonic/|Force Monophonic]] | Forces monophonic midi note output for polyphonic or MPE midi input while keeping the other midi events like CCs, PitchBends and AfterTouch intact |
 | [[https://patchstorage.com/clicktrack/|ClickTrack]] | Simple utility for generating/sending a midi click track (notes with  low and high velocity synced to host tempo) | | [[https://patchstorage.com/clicktrack/|ClickTrack]] | Simple utility for generating/sending a midi click track (notes with  low and high velocity synced to host tempo) |
-| [[https://patchstorage.com/chord-scale-quantize/|Chord Scale Quantize]] | Notes sustained on a control channel set a scale filter to which all other notes are quantized to | 
 | [[https://patchstorage.com/tremolo-v1-0/|Tremolo]] | Insert tremolos (or racheting) of held notes into the midi stream | | [[https://patchstorage.com/tremolo-v1-0/|Tremolo]] | Insert tremolos (or racheting) of held notes into the midi stream |
-| [[https://patchstorage.com/rhythmyzzah/|Rhythmyzzah]] | Allows you to change the rhythm of incoming notes | 
 | [[https://patchstorage.com/velonote/|VeloNote]] | Maps note velocities to new notes (ignoring the input notes) | | [[https://patchstorage.com/velonote/|VeloNote]] | Maps note velocities to new notes (ignoring the input notes) |
-| [[https://patchstorage.com/live-quantize/|Live Quantize]] | Delays late notes until the next metronom subdivision | 
 | [[https://patchstorage.com/ghostnotekillah/|GhostNoteKillah]] | Two scripts (GhostWatch and GhostKill) to fix midi loop ghosting | | [[https://patchstorage.com/ghostnotekillah/|GhostNoteKillah]] | Two scripts (GhostWatch and GhostKill) to fix midi loop ghosting |
-| [[https://patchstorage.com/flambae/|FlamBae]] | Adds flam or rolls to specific notes with configurable velocity change or delay | 
 | [[https://patchstorage.com/orchestral-instruments-range-limiter/|Orchestral Instruments Range Limiter]] | Limits the midi note range to those of common orchestral instruments | | [[https://patchstorage.com/orchestral-instruments-range-limiter/|Orchestral Instruments Range Limiter]] | Limits the midi note range to those of common orchestral instruments |
-| [[https://patchstorage.com/midi-quantizer/|Midi Quantizer]] | Quantizes incoming midi signals to a given clock interval | 
 | [[https://patchstorage.com/midi-note-shifter/|MIDI Note Shifter]] | Transpose up or down by semitones distance from a given note | | [[https://patchstorage.com/midi-note-shifter/|MIDI Note Shifter]] | Transpose up or down by semitones distance from a given note |
-| [[https://patchstorage.com/humanise/|Humanise]] | Delay Note-On and Note-Off events with minimum and random delay settings | 
 | [[https://patchstorage.com/note-probability-with-octaves/|Note Probability with Octaves]] | Allows note  probability control over every note individually | | [[https://patchstorage.com/note-probability-with-octaves/|Note Probability with Octaves]] | Allows note  probability control over every note individually |
-| [[https://patchstorage.com/gravity-delay/|Gravity delay]] | Creative MIDI delay based on physical model with 4 delay lines | 
-| [[https://patchstorage.com/panning-gravity-delay/|Panning gravity delay]] | Creative MIDI delay based on physical model with note panning | 
-| [[https://patchstorage.com/beatgroove/|BeatGroove]] | Apply groove templates with per 1/16 step offset and velocity variables, including preset morphing and randomization | 
 | [[https://patchstorage.com/dedupe/|Dedupe]] | Prevents consecutive MIDI Note On messages by sending a corresponding Note Off message immediately before any duplicate Note On. | | [[https://patchstorage.com/dedupe/|Dedupe]] | Prevents consecutive MIDI Note On messages by sending a corresponding Note Off message immediately before any duplicate Note On. |
 | [[https://patchstorage.com/overlapping-note-transposer/|Overlapping Note Transposer]] | Adds up to 4 additional offset notes to incoming notes | | [[https://patchstorage.com/overlapping-note-transposer/|Overlapping Note Transposer]] | Adds up to 4 additional offset notes to incoming notes |
-| [[https://patchstorage.com/add-swing/|Apply Swing]] | Apply swing to all midi-streams | 
 | [[https://patchstorage.com/smartarse/|SMARTARSE]] | Analyses up to 3 input channels for notes to build a custom scale that is applied to a target mid channel | | [[https://patchstorage.com/smartarse/|SMARTARSE]] | Analyses up to 3 input channels for notes to build a custom scale that is applied to a target mid channel |
-| [[https://patchstorage.com/keyster/|KEYSTER]] | Live play transposer and scale remapper | 
 | [[https://patchstorage.com/mutator/|MutatoR]] | Apply independant note mutations and humanization to all 16 midi channels in 64 user-defined configurations | | [[https://patchstorage.com/mutator/|MutatoR]] | Apply independant note mutations and humanization to all 16 midi channels in 64 user-defined configurations |
 | [[https://patchstorage.com/transform-notes/|Transform Notes]] | Remaps incoming midi notes into different note range (squishes, stretches, inverts) with optional scale quantization | | [[https://patchstorage.com/transform-notes/|Transform Notes]] | Remaps incoming midi notes into different note range (squishes, stretches, inverts) with optional scale quantization |
Line 154: Line 154:
 | [[https://patchstorage.com/latchkeys/|LatchKeys]] | Remaps incoming notes to other notes / channels with selectable latch and inversion functionality. Useful in controlling parameters via keyboard. | | [[https://patchstorage.com/latchkeys/|LatchKeys]] | Remaps incoming notes to other notes / channels with selectable latch and inversion functionality. Useful in controlling parameters via keyboard. |
 | [[https://patchstorage.com/rounder-robin/|Rounder Robin]] | Round Robin with Note Reset | | [[https://patchstorage.com/rounder-robin/|Rounder Robin]] | Round Robin with Note Reset |
-| [[https://patchstorage.com/midi-channel-phase-mixer/|MIDI Channel Phase Mixer]] | Sends additional delayed notes while a note is sustained | 
 | [[https://patchstorage.com/1-key-neo-soul/|1-Key Neo-Soul]] | Inspired by the Neo-Soul sound of the FoundChord preset on BASSalicious 2, this script adds an octave below and a close-voiced Maj 13 (omit 11) chord an octave above the incoming note | | [[https://patchstorage.com/1-key-neo-soul/|1-Key Neo-Soul]] | Inspired by the Neo-Soul sound of the FoundChord preset on BASSalicious 2, this script adds an octave below and a close-voiced Maj 13 (omit 11) chord an octave above the incoming note |
-| [[https://patchstorage.com/microtonal-maker/|Microtonal Maker]] | Allows to play microtonal scales using multiple instances of any AUv3 synth, by sending note and pitch bend messages to a rotation of channel outputs | 
-| [[https://patchstorage.com/joc-bouncing-babies/|Joc Bouncing Babies]] | Echoes incoming note in a surprising and slightly twisted fashion | 
 | [[https://patchstorage.com/note-length-mugger/|Note Length Mugger]] | Alters the length of MIDI notes passed through it in many ways | | [[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/scala-fx/|Scala FX]] | Turns standard MIDI input into scale specific MIDI output using a scala style format and applying pitchbend | 
 | [[https://patchstorage.com/joc-do-ya-len/|Joc Do ya Len]] | Set the note length of incoming notes according to a given length sequence | | [[https://patchstorage.com/joc-do-ya-len/|Joc Do ya Len]] | Set the note length of incoming notes according to a given length sequence |
 | [[https://patchstorage.com/joc-melody-maker/|Joc Melody Maker]] | Replaces incoming note pitch with the next one from its own pitch sequence | | [[https://patchstorage.com/joc-melody-maker/|Joc Melody Maker]] | Replaces incoming note pitch with the next one from its own pitch sequence |
 | [[https://patchstorage.com/joc-velocity-massage/|Joc Velocity Massage]] | Uses the sliders and XY to set the velocity of successive notes passing through | | [[https://patchstorage.com/joc-velocity-massage/|Joc Velocity Massage]] | Uses the sliders and XY to set the velocity of successive notes passing through |
 | [[https://patchstorage.com/_abolisher_/| _Abolisher_]] | Stops the hanging of notes without disturbing the peace in the host system. First shout 16 times “all notes off”. Then releases all midi notes. | | [[https://patchstorage.com/_abolisher_/| _Abolisher_]] | Stops the hanging of notes without disturbing the peace in the host system. First shout 16 times “all notes off”. Then releases all midi notes. |
-| [[https://patchstorage.com/note-repeat/|Note Repeat]] | Repeats all held midi notes at the selected metric subdivision | 
 | [[https://patchstorage.com/chromatic-fractal-for-fractal-bits/|Chromatic Fractal for Fractal Bits]] | Play any Fractal Bits AU pad melodically using MIDI  | | [[https://patchstorage.com/chromatic-fractal-for-fractal-bits/|Chromatic Fractal for Fractal Bits]] | Play any Fractal Bits AU pad melodically using MIDI  |
 | [[https://patchstorage.com/random-2/|RANDOM!]] | Takes midi input and outputs midi that is randomly modified according to parameters set by the user. Includes scale quantization, user presets on the touch pads, and preset morphing using the XY pad | | [[https://patchstorage.com/random-2/|RANDOM!]] | Takes midi input and outputs midi that is randomly modified according to parameters set by the user. Includes scale quantization, user presets on the touch pads, and preset morphing using the XY pad |
Line 173: Line 167:
 | [[https://patchstorage.com/block-repeating-notes/|Block Repeating Notes]] | Prevents the same midi note from playing twice in a row  | | [[https://patchstorage.com/block-repeating-notes/|Block Repeating Notes]] | Prevents the same midi note from playing twice in a row  |
 | [[https://patchstorage.com/fail-safe/|Fail-Safe]] | Gracefully stop all sustained notes on hosts stop. After the grace-period is run off, all still active notes will turned off | | [[https://patchstorage.com/fail-safe/|Fail-Safe]] | Gracefully stop all sustained notes on hosts stop. After the grace-period is run off, all still active notes will turned off |
-| [[https://patchstorage.com/scale-compendium/|Scale Compendium]] | Quantize incoming MIDI notes to one of 30 preset scaled, also included are an assortment of common triads and 7th chords  | 
-| [[https://patchstorage.com/midi-cc-automatable-transposer-scaler-v1-0/|CC Automatable Transposer / Scaler]] | Transpose and optionally apply scaling to all incomming midi notes of all channels using three automatable CCs or the GUI elements  | 
 | [[https://patchstorage.com/velocity-randomizer/|Velocity randomizer]] | Randomizing/humanizing velocity values for incoming midi notes | | [[https://patchstorage.com/velocity-randomizer/|Velocity randomizer]] | Randomizing/humanizing velocity values for incoming midi notes |
-| [[https://patchstorage.com/simple-scaler/|Simple Scaler]] | A scale filter that allows customizing the notes of the scale  | 
 | [[https://patchstorage.com/probability-gate/|Probability Gate]] | Based on Arthur Kerns’ excellent (and free!) midiFILTr-PG Probability Gate MIDI Effect  | | [[https://patchstorage.com/probability-gate/|Probability Gate]] | Based on Arthur Kerns’ excellent (and free!) midiFILTr-PG Probability Gate MIDI Effect  |
 | [[https://patchstorage.com/note-probability/|Note Probability]] | Based on Arthur Kerns’ excellent (and free!) midiFILTr-PG Probability Gate MIDI Effect  | | [[https://patchstorage.com/note-probability/|Note Probability]] | Based on Arthur Kerns’ excellent (and free!) midiFILTr-PG Probability Gate MIDI Effect  |
Line 182: Line 173:
 | [[https://patchstorage.com/probability-gate-sequencer/|Probability Gate Sequencer]] | Based on Arthur Kerns’ excellent (and free!) midiFILTr-PG Probability Gate MIDI Effect  | | [[https://patchstorage.com/probability-gate-sequencer/|Probability Gate Sequencer]] | Based on Arthur Kerns’ excellent (and free!) midiFILTr-PG Probability Gate MIDI Effect  |
 | [[https://patchstorage.com/round-robin/|Round Robin]] | Applying round-robin (or random-robin) variations to incoming notes  | | [[https://patchstorage.com/round-robin/|Round Robin]] | Applying round-robin (or random-robin) variations to incoming notes  |
-| [[https://patchstorage.com/jaymeter/|Jay Meter]] | A midi timing sequencer which can perform forward and backward offsets. Designed for Hip Hop, IDM, and any genre where human or off-kilter grooves are required  | 
 | [[https://patchstorage.com/jay-meter-velocity/|Jay Meter: Velocity]] | Jay Meter: Velocity is a midi velocity adjustment sequencer designed as a velocity companion for Jay Meter | | [[https://patchstorage.com/jay-meter-velocity/|Jay Meter: Velocity]] | Jay Meter: Velocity is a midi velocity adjustment sequencer designed as a velocity companion for Jay Meter |
-| [[https://patchstorage.com/midiq/|MidiQ]] | Real time note quantizer per beat division  +| <WRAP column 20em/> | <WRAP column 55em/> |  
-| [[https://patchstorage.com/emoji-pad/|Emoji Pad]] | Pad keyboard with a twistThe consonance dissonance of the keys relative to the last key pressed will be shown as weather emojis  |+ 
 +</WRAP></WRAP> 
 + 
 + 
 +====  Note Repeat Scripts ==== 
 +<WRAP group><WRAP column 80em> 
 +Scripts generating midi echoes or flams: 
 + 
 +| [[https://patchstorage.com/flambae/|FlamBae]] | Adds flam or rolls to specific notes with configurable velocity change or delay 
 +| [[https://patchstorage.com/gravity-delay/|Gravity delay]] | Creative MIDI delay based on physical model with 4 delay lines | 
 +| [[https://patchstorage.com/panning-gravity-delay/|Panning gravity delay]] | Creative MIDI delay based on physical model with note panning | 
 +| [[https://patchstorage.com/midi-channel-phase-mixer/|MIDI Channel Phase Mixer]] | Sends additional delayed notes while note is sustained | 
 +| [[https://patchstorage.com/joc-bouncing-babies/|Joc Bouncing Babies]] | Echoes incoming note in a surprising and slightly twisted fashion | 
 +| [[https://patchstorage.com/note-repeat/|Note Repeat]] | Repeats all held midi notes at the selected metric subdivision |
 | [[https://patchstorage.com/velocity-midi-echo/|Velocity MIDI Echo]] | Produces rich and complex delay patterns by echoing notes at variable velocity over time | | [[https://patchstorage.com/velocity-midi-echo/|Velocity MIDI Echo]] | Produces rich and complex delay patterns by echoing notes at variable velocity over time |
 | [[https://patchstorage.com/rhythmic-midi-echo/|Rhythmic MIDI Echo]] | Echos incoming MIDI notes for up to 16 steps, which are toggled by turning on each pad | | [[https://patchstorage.com/rhythmic-midi-echo/|Rhythmic MIDI Echo]] | Echos incoming MIDI notes for up to 16 steps, which are toggled by turning on each pad |
 +| <WRAP column 20em/> | <WRAP column 55em/> | 
 +
 +</WRAP></WRAP>
 +
 +
 +====  Scale Scripts ====
 +<WRAP group><WRAP column 80em>
 +Scripts for scale quantization and microtonal scales:
 +
 +| [[https://patchstorage.com/microtonal/|microTonal]] | Monophonic tuner allowing to tune each note (using pitchbend) individually for microtonal scales |
 +| [[https://patchstorage.com/chord-scale-quantize/|Chord Scale Quantize]] | Notes sustained on a control channel set a scale filter to which all other notes are quantized to |
 +| [[https://patchstorage.com/keyster/|KEYSTER]] | Live play transposer and scale remapper |
 +| [[https://patchstorage.com/microtonal-maker/|Microtonal Maker]] | Allows to play microtonal scales using multiple instances of any AUv3 synth, by sending note and pitch bend messages to a rotation of channel outputs |
 +| [[https://patchstorage.com/scala-fx/|Scala FX]] | Turns standard MIDI input into scale specific MIDI output using a scala style format and applying pitchbend |
 +| [[https://patchstorage.com/scale-compendium/|Scale Compendium]] | Quantize incoming MIDI notes to one of 30 preset scaled, also included are an assortment of common triads and 7th chords  |
 +| [[https://patchstorage.com/midi-cc-automatable-transposer-scaler-v1-0/|CC Automatable Transposer / Scaler]] | Transpose and optionally apply scaling to all incomming midi notes of all channels using three automatable CCs or the GUI elements  |
 +| [[https://patchstorage.com/simple-scaler/|Simple Scaler]] | A scale filter that allows customizing the notes of the scale  |
 | [[https://patchstorage.com/dynamic-scale-quantize/|Dynamic Scale Quantize]] | Builds a custom scale based on notes received. | | [[https://patchstorage.com/dynamic-scale-quantize/|Dynamic Scale Quantize]] | Builds a custom scale based on notes received. |
 | <WRAP column 20em/> | <WRAP column 55em/> |  | <WRAP column 20em/> | <WRAP column 55em/> | 
  
 </WRAP></WRAP> </WRAP></WRAP>
 +
 +
 +====  Timing Scripts ====
 +<WRAP group><WRAP column 80em>
 +Scripts changing the timing of midi note events:
 +
 +| [[https://patchstorage.com/rhythmyzzah/|Rhythmyzzah]] | Allows you to change the rhythm of incoming notes |
 +| [[https://patchstorage.com/live-quantize/|Live Quantize]] | Delays late notes until the next metronom subdivision |
 +| [[https://patchstorage.com/midi-quantizer/|Midi Quantizer]] | Quantizes incoming midi signals to a given clock interval |
 +| [[https://patchstorage.com/humanise/|Humanise]] | Delay Note-On and Note-Off events with minimum and random delay settings |
 +| [[https://patchstorage.com/beatgroove/|BeatGroove]] | Apply groove templates with per 1/16 step offset and velocity variables, including preset morphing and randomization |
 +| [[https://patchstorage.com/add-swing/|Apply Swing]] | Apply swing to all midi-streams |
 +| [[https://patchstorage.com/joc-lady-delay/|Joc Lady Delay]] | Delay input midi notes by a given sequence of delay timings. |
 +| [[https://patchstorage.com/jaymeter/|Jay Meter]] | A midi timing sequencer which can perform forward and backward offsets. Designed for Hip Hop, IDM, and any genre where human or off-kilter grooves are required  |
 +| [[https://patchstorage.com/midiq/|MidiQ]] | Real time note quantizer per beat division  |
 +| <WRAP column 20em/> | <WRAP column 55em/> | 
 +
 +</WRAP></WRAP>
 +
  
 ==== Chord Scripts ==== ==== Chord Scripts ====
Line 263: Line 302:
  
 | [[https://patchstorage.com/nexxxt/|nExXxT]] | Up to 8 independant note robin-round pads (or played with external triggering) | | [[https://patchstorage.com/nexxxt/|nExXxT]] | Up to 8 independant note robin-round pads (or played with external triggering) |
 +| [[https://patchstorage.com/emoji-pad/|Emoji Pad]] | Pad keyboard with a twist: The consonance / dissonance of the keys relative to the last key pressed will be shown as weather emojis  |
 | [[https://patchstorage.com/myharpx/|myHarpx]] | Play notes and chords defined by the slider using the XY pad | | [[https://patchstorage.com/myharpx/|myHarpx]] | Play notes and chords defined by the slider using the XY pad |
 | [[https://patchstorage.com/samchillian/|Samchillian]] | Interval keyboard with sequencer with key velocity and swing, adapted from McDs Meesha 1.2 script | | [[https://patchstorage.com/samchillian/|Samchillian]] | Interval keyboard with sequencer with key velocity and swing, adapted from McDs Meesha 1.2 script |
  • mozaic_scripts_list.txt
  • Last modified: 2024/03/20 09:20
  • by _ki