<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Combined AUi/fx/MIDI — BeatMaker Forums</title>
        <link>https://intua.net/forums/index.php?p=/</link>
        <pubDate>Tue, 26 May 2026 01:29:28 +0000</pubDate>
        <language>en</language>
            <description>Combined AUi/fx/MIDI — BeatMaker Forums</description>
    <language>en</language>
    <atom:link href="https://intua.net/forums/index.php?p=/discussions/tagged/combined-aui-fx-midi/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Jay Meter - MIDI Shuffle/Delay/Offset Sequencer - free patch for Ruismaker Mozaic</title>
        <link>https://intua.net/forums/index.php?p=/discussion/7586/jay-meter-midi-shuffle-delay-offset-sequencer-free-patch-for-ruismaker-mozaic</link>
        <pubDate>Tue, 04 Jun 2019 00:05:33 +0000</pubDate>
        <category>General</category>
        <dc:creator>atomicafro</dc:creator>
        <guid isPermaLink="false">7586@/forums/index.php?p=/discussions</guid>
        <description><![CDATA[<p><img src="https://intua.net/forums/uploads/editor/ey/1wjm9rcnr315.png" alt="" title="" /></p>

<p>Jay Meter is a midi timing sequencer preset for <a rel="nofollow" href="ruismaker.com/mozaic/" title="Mozaic">Mozaic</a> which can perform forward and backward offsets. Designed for Hip Hop, IDM, and any genre where human or off-kilter grooves are required.</p>

<p>Audio Demo:<br />
<a rel="nofollow" href="https://soundcloud.com/aanders/jay-meter-demo-example-1" title="https://soundcloud.com/aanders/jay-meter-demo-example-1">https://soundcloud.com/aanders/jay-meter-demo-example-1</a></p>

<p>I've always wanted to have full control over midi timing as to achieve from the BM3 piano roll a consistent but human shuffled feel similar to J Dilla, Madlib, Flying Lotus, Dam-Funk, etc. So when Moziac came around last month, I set aside some time to learn how to build the shuffle step sequencer that I've always wanted.</p>

<p>How to use:</p>

<p>Step 1: Download Mozaic from the iOS App Store.<br />
<img src="https://intua.net/forums/uploads/editor/74/q1daa8mmdxkz.png" alt="" title="" /></p>

<p>Step 2: Download and install Jay Meter from my <a rel="nofollow" href="https://github.com/adriananders/JayMeter-Mozaic-Script" title="github">github</a>. You can either copy + paste the source directly into the editor, or import one of the compiled presets provided in the github zip archive.</p>

<p>Step 3: Depending on whether you want to apply the effect to an instrument plugin or bm3 bank of pads, you will need to apply a different setup in order for the patch to work properly.</p>

<p>Plugin Instrument Steps:<br />
Under MIDI FX, make sure the bank is selected:<br />
<img src="https://intua.net/forums/uploads/editor/od/h8bwvrfgvzwi.png" alt="" title="" /></p>

<p>Add MIDI Effect -&gt; Select Mozaic -&gt; Load<br />
<img src="https://intua.net/forums/uploads/editor/fx/1had5c6rjhmb.png" alt="" title="" /></p>

<p>Show Plugin -&gt; Load -&gt; JayMeter under user presets.</p>

<p>BM3 Bank Steps:<br />
Under MIDI FX, make sure a single<strong>pad</strong> is selected. You can toggle between bank and pad by way of the 3x3 matrix icon:<br />
<img src="https://intua.net/forums/uploads/editor/8y/wc660on9cgdz.png" alt="" title="" /><br />
<img src="https://intua.net/forums/uploads/editor/vp/fcdgkl9zkut4.png" alt="" title="" /></p>

<p>Add MIDI Effect -&gt; Select Mozaic -&gt; Load<br />
Show Plugin -&gt; Load -&gt; JayMeter under user presets.</p>

<p>Repeat for each pad you intend to have the effect applied to. This is cumbersome I realize. However from my testing this is the only way of getting a midi effect plugin to work with a bm3 bank. This is a problem with other effects I've tested from Bram Bos. This may be resolved with a future update to bm3.</p>

<p>How To Use:</p>

<p>MIDI is received by the Jay Meter Mozaic patch as a stream of events. These include note values, velocity, and CC. With strength and random set to 0, the data is passed through completely unchanged. The named dials effect the delay of these MIDI messages in real time.</p>

<p>Offset - A global offset of all MIDI messages received to a fixed value which can be measured and compensated for. Q: Why is there a global offset? A: As to allow for something that would otherwise not be possible, forward (negative) delays/offsets to midi messages. Other "swing" or "shuffle" tools can only make notes appear delayed relative to their original placement. Even though in principal this is still just applying a delay to the midi received by the plugin, the magic comes from allowing a global offset to put all notes a fixed value out from the original stream, then applying "negative" offsets to reduce the delay. Thus allowing both "pull" and "push" in groove sequences.</p>

<p>Steps 1-16 - A sequence of steps which have +/- 100% values which can be used to configure offsets in a sequence. Instead of painstakingly applying notes by hand in a piano roll without snap or quantize in order to achieve that "unquantized-feel", just dial in the steps on the sequencer to add a groove to your rhythm. Abuse can lead to some fun IDM-style disjointed rhythms as well.</p>

<p>Random - In addition to the sequencer, a random offset generator is provided to allow for even looser feeling grooves. Most "humanize" midi plugins which incorporate timing utilize a simple random offset. I recommend for most productions to keep the random value low as to avoid a "sloppy" feeling rhythm.</p>

<p>Strength - A "fine" grain control of the offset range. Used to dial in a precise range for the push and pull effect.</p>

<p>Multiplier - A "course" grain control of the offset range. From 1/16-1 beat divided by 16ths. When multiplier and strength are 100%, the offset range is a full +/- 1 beat. I don't recommend doing this unless you are going for an experimental sound as the results can be drastic!</p>

<p>Seq Speed - Sets the speed of the sequencer from original BPM to 4xBPM. Defaults to 2xBPM for most conventional shuffle sounds.</p>

<p>Please let me know your thoughts in the comments below. I want to build something similar for Velocity and potentially bring this to the desktop through Max4Live, but I wanted to gauge interest. If you find this useful, please let me know. I've tried to make the source code very clear about what the plugin is doing in order to help other users in the creation of their own Mozaic patches.</p>
]]>
        </description>
    </item>
    <item>
        <title>AUi/fx/MIDI - Model 15 - Moog</title>
        <link>https://intua.net/forums/index.php?p=/discussion/5822/aui-fx-midi-model-15-moog</link>
        <pubDate>Wed, 06 Dec 2017 07:01:11 +0000</pubDate>
        <category>Compatibility</category>
        <dc:creator>winconway</dc:creator>
        <guid isPermaLink="false">5822@/forums/index.php?p=/discussions</guid>
        <description><![CDATA[<p><img src="http://www.5pin.link/bmimages/model15.png" alt="" title="" /></p>

<p><a rel="nofollow" href="https://www.moogmusic.com/products/apps/model-15-app" title="Website">Website</a><br />
<a rel="nofollow" href="https://itunes.apple.com/us/app/model-15/id1041465860?" title="App Store">App Store</a></p>

<p>Size - 212.9mb<br />
IOS - 9.3+<br />
Format - Combined AUi/fx/MIDI/Standalone</p>

<p>Post any issues you have found.</p>
]]>
        </description>
    </item>
   </channel>
</rss>
