Skip to content

Commit 063b0a1

Browse files
committed
Add drummer vst
1 parent 965a51e commit 063b0a1

2 files changed

Lines changed: 35 additions & 3 deletions

File tree

_pages/plugins.md

Lines changed: 35 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Explore plugins and extensions that extend Scribbletune's concepts and pattern l
8787
<div class="plugin-tabs">
8888
<button class="tab-button active" onclick="showTab(event, 'riff-vst')">Riff VST3/AU Plugin</button>
8989
<button class="tab-button" onclick="showTab(event, 'riff-live')">Riff Max for Live</button>
90+
<button class="tab-button" onclick="showTab(event, 'drummer-vst')">Drummer VST3/AU Plugin</button>
9091
<button class="tab-button" onclick="showTab(event, 'drummer-live')">Drummer Max for Live</button>
9192
</div>
9293

@@ -129,7 +130,7 @@ Explore plugins and extensions that extend Scribbletune's concepts and pattern l
129130
<iframe src="https://www.youtube.com/embed/cA_SYO2TI3M" title="Riff Max for Live Device Demo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
130131
</div>
131132

132-
<p><a href="https://drive.google.com/file/d/1GjoluU6yObhf_d-CvLnhKSYNNm108STW/view?usp=sharing">Download Riff v0.8.0 Max for Live for Ableton Live 11</a></p>
133+
<p><a href="https://drive.google.com/file/d/1GjoluU6yObhf_d-CvLnhKSYNNm108STW/view?usp=sharing">Download Riff v0.8.0 Max for Live for Ableton Live 11 & 12</a></p>
133134

134135
<ul>
135136
<li><strong>Melodic Riff Generation</strong> - Create melodic patterns with scale and chord progression support for complete musical arrangements</li>
@@ -138,6 +139,39 @@ Explore plugins and extensions that extend Scribbletune's concepts and pattern l
138139
</ul>
139140
</div>
140141

142+
<div id="drummer-vst" class="tab-content">
143+
<h2>Drummer VST3/AU Plugin</h2>
144+
145+
<p><strong>Drummer</strong> is a VST3/AU plugin that generates drum patterns using Scribbletune's pattern language and concepts. It's also available as an AU plugin and a standalone app for Mac OS and Windows.</p>
146+
147+
<img src="/images/drummer-vst.png" alt="Drummer VST3/AU Plugin">
148+
149+
<p>
150+
<a href="https://drive.google.com/file/d/1e80T22L14z9-nENjBdaZX_jnKGSAy0Am/view?usp=sharing">Download Drummer VST3/AU for Mac</a>
151+
<br>
152+
Drummer VST3/AU for Windows - COMING SOON!
153+
</p>
154+
155+
<p>Instead of algorithmic generation or generic loops, Drummer is built around the "260 Drum Machine Patterns" book extending it in interesting ways.</p>
156+
157+
<div class="video-wrapper">
158+
<iframe src="https://www.youtube.com/embed/H76q-O8APdI" title="Drummer VST3/AU Plugin Demo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
159+
</div>
160+
161+
<h4>Key features:</h4>
162+
163+
<ul>
164+
<li>260+ authentic patterns across 18+ genres (rock, funk, reggae, jazz, hip-hop, etc.)</li>
165+
<li>Intelligent variation engine that adds fills, flams, and human feel</li>
166+
<li>Genre-specific selection or full random mode</li>
167+
<li>Pattern complexity knob (minimal grooves → complex fills)</li>
168+
<li>Perfect integration with popular DAWs and drum devices</li>
169+
<li>Performance features like "remove kick" for live use</li>
170+
<li>Real-time parameter control</li>
171+
<li>Built on Scribbletune's proven algorithms</li>
172+
</ul>
173+
</div>
174+
141175
<div id="drummer-live" class="tab-content">
142176
<h2>Drummer Max for Live Device</h2>
143177

@@ -163,8 +197,6 @@ Explore plugins and extensions that extend Scribbletune's concepts and pattern l
163197
<li>Perfect integration with Live's drum devices and NI Battery</li>
164198
<li>Performance features like "remove kick" for live use</li>
165199
</ul>
166-
167-
<p><em>Please note: Support for Ableton Live 12 is coming soon.</em></p>
168200
</div>
169201

170202
<script>

images/drummer-vst.png

101 KB
Loading

0 commit comments

Comments
 (0)