-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
445 lines (432 loc) · 26.3 KB
/
Copy pathindex.html
File metadata and controls
445 lines (432 loc) · 26.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>MontroneDSP — Audio Plugins for Drum Synthesis and Experimental Sound</title>
<meta name="description" content="MontroneDSP creates focused audio plugins for electronic music production, including Martello and MartelloX2 synthesized drum instruments for Windows and Linux VST3." />
<link rel="canonical" href="https://www.montronedsp.com/" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="MontroneDSP" />
<meta property="og:title" content="MontroneDSP — Martello + MartelloX2 Drum Synthesis Plugins" />
<meta property="og:description" content="Surgical drum synthesis with classic machine attitude. Martello and MartelloX2 are synthesized drum instruments for Windows and Linux VST3." />
<meta property="og:url" content="https://www.montronedsp.com/" />
<meta property="og:image" content="https://www.montronedsp.com/assets/branding/og-preview.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="MontroneDSP Martello and MartelloX2 drum synthesis plugins" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="MontroneDSP — Martello + MartelloX2 Drum Synthesis Plugins" />
<meta name="twitter:description" content="Surgical drum synthesis with classic machine attitude. Martello and MartelloX2 are synthesized drum instruments for Windows and Linux VST3." />
<meta name="twitter:image" content="https://www.montronedsp.com/assets/branding/og-preview.png" />
<meta name="twitter:image:alt" content="MontroneDSP Martello and MartelloX2 drum synthesis plugins" />
<!-- Google Search Console verification meta tag goes here after domain verification -->
<!-- Bing Webmaster Tools verification meta tag goes here after domain verification -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://www.montronedsp.com/#organization",
"name": "MontroneDSP",
"url": "https://www.montronedsp.com/",
"logo": "https://www.montronedsp.com/assets/montronedsp-logo.svg",
"sameAs": [
"https://www.instagram.com/montronedsp/",
"https://soundcloud.com/montronedsp"
]
},
{
"@type": "WebSite",
"@id": "https://www.montronedsp.com/#website",
"url": "https://www.montronedsp.com/",
"name": "MontroneDSP",
"description": "MontroneDSP creates focused audio plugins for electronic music production.",
"publisher": { "@id": "https://www.montronedsp.com/#organization" }
},
{
"@type": "SoftwareApplication",
"name": "Martello",
"applicationCategory": "MultimediaApplication",
"operatingSystem": "Windows, Linux",
"description": "A focused three-voice drum synthesizer designed for fast electronic rhythm design. Available as a Windows and Linux VST3 plugin.",
"url": "https://www.montronedsp.com/",
"brand": { "@type": "Brand", "name": "MontroneDSP" },
"publisher": { "@id": "https://www.montronedsp.com/#organization" },
"offers": {
"@type": "Offer",
"url": "https://store.montronedsp.com/l/martello"
}
},
{
"@type": "SoftwareApplication",
"name": "MartelloX2",
"applicationCategory": "MultimediaApplication",
"operatingSystem": "Windows, Linux",
"description": "A dual-engine version of Martello with six playable voices, multi-output routing, and a larger dual-module interface. Available as a Windows and Linux VST3 plugin.",
"url": "https://www.montronedsp.com/",
"brand": { "@type": "Brand", "name": "MontroneDSP" },
"publisher": { "@id": "https://www.montronedsp.com/#organization" },
"offers": {
"@type": "Offer",
"url": "https://store.montronedsp.com/l/martello"
}
}
]
}
</script>
<link rel="icon" href="favicon.ico" sizes="any" />
<link rel="icon" href="favicon.svg" type="image/svg+xml" />
<link rel="icon" href="favicon-32x32.png" type="image/png" sizes="32x32" />
<link rel="icon" href="favicon-16x16.png" type="image/png" sizes="16x16" />
<link rel="apple-touch-icon" href="apple-touch-icon.png" />
<link rel="manifest" href="site.webmanifest" />
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#d48c31" />
<meta name="theme-color" content="#0a0908" />
<link rel="stylesheet" href="style.css" />
<!-- Store domain: point store CNAME to domains.gumroad.com in Aruba DNS -->
<script src="https://gumroad.com/js/gumroad.js"></script>
</head>
<body>
<div class="site">
<header class="site-header">
<div class="container header-inner">
<a class="brand" href="./" aria-label="MontroneDSP home">
<img class="brand-logo" src="assets/montronedsp-logo.svg" alt="MontroneDSP" width="168" height="28" />
</a>
<nav class="site-nav" aria-label="Main navigation">
<a class="nav-link" href="./" aria-current="page">Home</a>
<a class="nav-link" href="https://store.montronedsp.com/" target="_blank" rel="noopener noreferrer">Store</a>
<a class="nav-link" href="contact.html">Contact</a>
</nav>
</div>
</header>
<main class="site-main">
<section class="hero" aria-labelledby="hero-title">
<div class="container hero-layout">
<div class="hero-copy">
<h1 id="hero-title">
<picture>
<source srcset="assets/martello_x2_merged.svg" type="image/svg+xml" />
<img class="hero-logo" src="assets/martello_x2_transparent.png" alt="Martello + MartelloX2" width="390" height="60" />
</picture>
</h1>
<p class="hero-lead">Surgical drum synthesis with classic machine attitude.</p>
<div class="hero-actions">
<a class="btn btn-primary" href="https://store.montronedsp.com/l/martello" target="_blank" rel="noopener noreferrer">Buy Bundle</a>
<a class="btn btn-secondary gumroad-button" href="https://montronedsp.gumroad.com/l/martello?wanted=true" data-gumroad-overlay-checkout="true">Add to Cart</a>
<a class="btn btn-secondary" href="https://store.montronedsp.com/" target="_blank" rel="noopener noreferrer">Open Store</a>
</div>
<ul class="hero-specs" aria-label="Product highlights">
<li>Windows VST3</li>
<li>Linux VST3</li>
<li>Six voices in X2</li>
</ul>
</div>
<div class="hero-art" aria-hidden="true">
<img class="hero-art-svg" src="assets/branding/montronedsp-waveform-sphere-mark.svg" alt="" width="520" height="520" />
</div>
</div>
</section>
<section class="details" aria-labelledby="details-title">
<div class="container">
<h2 id="details-title" class="section-title">Built for the grid</h2>
<div class="details-stack">
<div class="detail-grid">
<article class="detail-card">
<h3 class="detail-name">Martello</h3>
<p class="detail-copy">A focused three-voice drum synthesizer designed for fast electronic rhythm design.</p>
<p class="detail-label">Use it for:</p>
<ul class="detail-list">
<li>synthetic kicks</li>
<li>snare and hat percussion</li>
<li>analog-style drum hits</li>
<li>digital percussion</li>
<li>toms and tuned strikes</li>
<li>minimal techno drums</li>
<li>electro, industrial, experimental and modular-inspired rhythms</li>
</ul>
</article>
<article class="detail-card">
<h3 class="detail-name">MartelloX2</h3>
<p class="detail-copy">A dual-engine version of Martello designed for bigger patterns and more flexible mixing.</p>
<p class="detail-label">MartelloX2 gives you:</p>
<ul class="detail-list">
<li>two independent Martello modules</li>
<li>six playable voices</li>
<li>dedicated Module 1 and Module 2 voice ranges</li>
<li>individual multi-output routing</li>
<li>optional summed main output</li>
<li>a larger dual-module interface</li>
<li>faster sound design for full drum kits and layered percussions</li>
</ul>
</article>
<article class="detail-card">
<h3 class="detail-name">Sound</h3>
<p class="detail-copy">Martello is not a sample pack. It is a synthesized drum instrument with a fast, reactive character. The sound is dry, direct, and physical, with enough range to cover clean drum-machine hits, unstable modular percussion, hard transient material, and rougher experimental textures.</p>
<p class="detail-copy">It is made for producers who want drums that feel played, tuned, pushed, and shaped — not just selected from a folder.</p>
</article>
</div>
<div class="detail-grid">
<article class="detail-card">
<h3 class="detail-name">Key Features</h3>
<ul class="detail-list">
<li>synthesized drum voices</li>
<li>fast MIDI triggering</li>
<li>immediate parameter control</li>
<li>preset save/recall</li>
<li>factory preset support</li>
<li>license activation system</li>
<li>MartelloX2 multi-output support</li>
<li>clean Windows VST3 release package</li>
<li>installer plus manual VST3 installation option</li>
</ul>
</article>
<article class="detail-card">
<h3 class="detail-name">Format</h3>
<ul class="detail-list">
<li>Windows VST3</li>
<li>Linux VST3</li>
</ul>
</article>
<article class="detail-card">
<h3 class="detail-name">Recommended For</h3>
<ul class="detail-list">
<li>techno</li>
<li>electro</li>
<li>IDM</li>
<li>industrial</li>
<li>minimal</li>
<li>experimental club music</li>
<li>modular-style production</li>
<li>sound design</li>
<li>fast custom drum kit creation</li>
</ul>
</article>
</div>
<div class="detail-grid detail-grid-2">
<article class="detail-card">
<h3 class="detail-name">Installation</h3>
<p class="detail-label">Windows</p>
<p class="detail-copy">The package includes a manual VST3 installation folder.</p>
<p class="detail-copy">Manual installation: copy the included MontroneDSP VST3 folder into your DAW’s VST3 plugin folder, then rescan plugins.</p>
<p class="detail-label">Linux</p>
<p class="detail-copy">The package includes a manual VST3 installation folder.</p>
<p class="detail-copy">Recommended installation: run the included install scripts.</p>
<p class="detail-copy">Manual installation: copy the included MontroneDSP VST3 folder into your DAW’s VST3 plugin folder, then rescan plugins.</p>
</article>
<article class="detail-card">
<h3 class="detail-name">Activation</h3>
<p class="detail-copy">After purchase, your license key is delivered by email. Open the plugin, go to the license/about section, paste your key, and activate.</p>
</article>
</div>
<div class="detail-grid detail-grid-2">
<article class="detail-card martello-trial-card" aria-labelledby="martello-trial-title">
<h3 id="martello-trial-title" class="detail-name">Try Martello Free for 7 Days</h3>
<p class="detail-copy">Download the Martello 7-day trial for Windows or Linux and test it in your own DAW before buying the full version.</p>
<div class="hero-actions">
<a class="btn btn-primary" href="martello-demo.html">Download 7-Day Trial</a>
<a class="btn btn-secondary" href="https://store.montronedsp.com/l/martello" target="_blank" rel="noopener noreferrer">Buy Full Version</a>
</div>
</article>
</div>
<p class="detail-copy martello-audio-dry-note">Every audio example is dry — recorded straight from Martello, with no external processing or effects.</p>
<div class="martello-audio-examples" aria-labelledby="audio-examples-kick-title">
<h2 id="audio-examples-kick-title" class="section-title">Kick Examples</h2>
<p class="detail-copy martello-audio-intro">Dry Martello kick examples recorded from the drum engine — algorithm character, punch, and low-end pressure.</p>
<div class="detail-grid">
<article class="detail-card">
<h3 class="detail-name">Digital Plus Algorithm</h3>
<p class="detail-label">Kick</p>
<p class="detail-copy">A focused Martello kick example using the Digital Plus algorithm.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Digital Plus Algorithm — Martello kick example">
<source src="assets/audio/martello/kick/digital-plus-algorithm.wav" type="audio/wav" />
</audio>
</article>
<article class="detail-card">
<h3 class="detail-name">Analog 0004</h3>
<p class="detail-label">Kick</p>
<p class="detail-copy">Martello kick example from the Analog algorithm.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Analog 0004 — Martello kick example">
<source src="assets/audio/martello/kick/analog-0004.wav" type="audio/wav" />
</audio>
</article>
<article class="detail-card">
<h3 class="detail-name">808 Kick</h3>
<p class="detail-label">Kick</p>
<p class="detail-copy">Martello kick example with 808-style character.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="808 Kick — Martello kick example">
<source src="assets/audio/martello/kick/808-kick.wav" type="audio/wav" />
</audio>
</article>
<article class="detail-card">
<h3 class="detail-name">Digital Plus 0007</h3>
<p class="detail-label">Kick</p>
<p class="detail-copy">A second Martello kick example from the Digital Plus algorithm.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Digital Plus 0007 — Martello kick example">
<source src="assets/audio/martello/kick/digital-plus-0007.wav" type="audio/wav" />
</audio>
</article>
<article class="detail-card">
<h3 class="detail-name">Analog 0003</h3>
<p class="detail-label">Kick</p>
<p class="detail-copy">Martello kick example from the Analog algorithm.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Analog 0003 — Martello kick example">
<source src="assets/audio/martello/kick/analog-0003.wav" type="audio/wav" />
</audio>
</article>
<article class="detail-card">
<h3 class="detail-name">Analog 0009</h3>
<p class="detail-label">Kick</p>
<p class="detail-copy">Martello kick example from the Analog algorithm.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Analog 0009 — Martello kick example">
<source src="assets/audio/martello/kick/analog-0009.wav" type="audio/wav" />
</audio>
</article>
</div>
</div>
<div class="martello-audio-examples" aria-labelledby="audio-examples-snare-title">
<h2 id="audio-examples-snare-title" class="section-title">Snare & Percussion Examples</h2>
<p class="detail-copy martello-audio-intro">Dry Martello snare and percussion examples recorded from the drum engine — sharp transients, metallic hits, and machine-driven rhythm design.</p>
<div class="detail-grid">
<article class="detail-card">
<h3 class="detail-name">Perc 0006</h3>
<p class="detail-label">Percussion</p>
<p class="detail-copy">A dry Martello percussion example — sharp transient, metallic hit character.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Perc 0006 — Martello percussion example">
<source src="assets/audio/martello/percussion/perc-0006.wav" type="audio/wav" />
</audio>
</article>
<article class="detail-card">
<h3 class="detail-name">Wood Percussions</h3>
<p class="detail-label">Percussion</p>
<p class="detail-copy">A dry Martello percussion example — woody strike character and tuned hit resonance.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Wood Percussions — Martello percussion example">
<source src="assets/audio/martello/percussion/wood-percussions.wav" type="audio/wav" />
</audio>
</article>
<article class="detail-card">
<h3 class="detail-name">Toms & Clap</h3>
<p class="detail-label">Percussion</p>
<p class="detail-copy">A dry Martello percussion example — tom hits layered with a sharp clap transient.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Toms and Clap — Martello percussion example">
<source src="assets/audio/martello/percussion/toms-clap.wav" type="audio/wav" />
</audio>
</article>
</div>
</div>
<div class="martello-audio-examples" aria-labelledby="audio-examples-full-kit-title">
<h2 id="audio-examples-full-kit-title" class="section-title">Full Kit Examples</h2>
<p class="detail-copy martello-audio-intro">Dry Martello full-kit grooves — kick, snare, and percussion working together in a complete drum-machine pattern.</p>
<div class="detail-grid">
<article class="detail-card">
<h3 class="detail-name">Dorothea — Sleep Damage</h3>
<p class="detail-label">Full kit</p>
<p class="detail-copy">A full-groove Martello example with the complete drum voice set in motion.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Dorothea — Sleep Damage — Martello full kit example">
<source src="assets/audio/martello/full-groove/dorothea-sleep-damage.wav" type="audio/wav" />
</audio>
</article>
<article class="detail-card">
<h3 class="detail-name">Full Groove Example 1</h3>
<p class="detail-label">Full kit</p>
<p class="detail-copy">A full-groove Martello example with the complete drum voice set in motion.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Full Groove Example 1 — Martello full kit example">
<source src="assets/audio/martello/full-groove/full-groove-example-1.wav" type="audio/wav" />
</audio>
</article>
<article class="detail-card">
<h3 class="detail-name">Full Groove Example 2</h3>
<p class="detail-label">Full kit</p>
<p class="detail-copy">A full-groove Martello example with the complete drum voice set in motion.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Full Groove Example 2 — Martello full kit example">
<source src="assets/audio/martello/full-groove/full-groove-example-2.wav" type="audio/wav" />
</audio>
</article>
<article class="detail-card">
<h3 class="detail-name">Full Groove Example 3</h3>
<p class="detail-label">Full kit</p>
<p class="detail-copy">A full-groove Martello example with the complete drum voice set in motion.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Full Groove Example 3 — Martello full kit example">
<source src="assets/audio/martello/full-groove/full-groove-example-3.wav" type="audio/wav" />
</audio>
</article>
<article class="detail-card">
<h3 class="detail-name">Full Groove Example 4</h3>
<p class="detail-label">Full kit</p>
<p class="detail-copy">A full-groove Martello example with the complete drum voice set in motion.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Full Groove Example 4 — Martello full kit example">
<source src="assets/audio/martello/full-groove/full-groove-example-4.wav" type="audio/wav" />
</audio>
</article>
<article class="detail-card">
<h3 class="detail-name">Dorothea — Trigger the Ritual</h3>
<p class="detail-label">Full kit</p>
<p class="detail-copy">A full-groove Martello example with the complete drum voice set in motion.</p>
<audio class="martello-audio-player" controls controlsList="nodownload" preload="metadata" aria-label="Dorothea — Trigger the Ritual — Martello full kit example">
<source src="assets/audio/martello/full-groove/dorothea-trigger-the-ritual.wav" type="audio/wav" />
</audio>
</article>
</div>
</div>
</div>
</div>
</section>
</main>
<section class="pa-test-section" aria-label="MontroneDSP P.A. field test — Martello under real speaker pressure">
<div class="container">
<div class="pa-test-section-inner">
<div class="pa-test-head">
<img class="pa-test-logo" src="assets/branding/montronedsp-logo-real.svg" alt="MontroneDSP" width="300" height="50" />
<p class="detail-label pa-test-kicker">P.A. Field Test</p>
</div>
<div class="pa-test-stage">
<div class="pa-test-stage-backdrop" aria-hidden="true"></div>
<div class="pa-test-frame-lines" aria-hidden="true"></div>
<div class="pa-test-phone">
<video class="pa-test-video-main" src="assets/video/montronedsp-pa-test.mp4" poster="assets/video/montronedsp-pa-test-poster.jpg" muted autoplay loop playsinline preload="metadata" controls aria-label="Martello drum synthesis P.A. field test footage"></video>
</div>
<div class="pa-test-lower-third">
<div class="pa-test-title-block">
<p class="detail-label pa-test-overlay-label">Martello under real speaker pressure</p>
<h3 class="detail-name pa-test-overlay-title">P.A. Field Test</h3>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="social-section" aria-labelledby="social-title">
<div class="container social-section-inner">
<h2 id="social-title" class="social-title">Follow us on social</h2>
<nav class="social-nav" aria-label="Social media">
<a class="social-link" href="https://www.instagram.com/montronedsp/" target="_blank" rel="noopener noreferrer" aria-label="Instagram">
<picture>
<source srcset="assets/instagram-white-transparent.svg" type="image/svg+xml" />
<img class="social-icon" src="assets/instagram-white-transparent-256.png" alt="" width="64" height="64" loading="lazy" decoding="async" />
</picture>
</a>
<a class="social-link" href="https://soundcloud.com/montronedsp" target="_blank" rel="noopener noreferrer" aria-label="SoundCloud">
<picture>
<source srcset="assets/soundcloud-white-transparent.svg" type="image/svg+xml" />
<img class="social-icon" src="assets/soundcloud-white-transparent-256.png" alt="" width="64" height="64" loading="lazy" decoding="async" />
</picture>
</a>
</nav>
</div>
</section>
<footer class="site-footer">
<div class="container footer-inner">
<p class="footer-copy">© <span id="year"></span> MontroneDSP. MontroneDSP is a registered trademark.</p>
<nav class="footer-nav" aria-label="Footer navigation">
<a href="https://store.montronedsp.com/" target="_blank" rel="noopener noreferrer">Store</a>
<a href="contact.html">Contact</a>
<a href="privacy.html">Privacy</a>
</nav>
</div>
</footer>
</div>
<script src="script.js"></script>
</body>
</html>