216 lines
6.4 KiB
HTML
216 lines
6.4 KiB
HTML
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="shortcut icon" type="image/jpg" href="https://branding.ewpratten.com/pfp/2022/460x460.webp" />
|
|
|
|
<link rel="canonical" href="https://ewpratten.com/products/vcvrack/a10u8r/" />
|
|
|
|
|
|
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://ewpratten.com/rss.xml">
|
|
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta name="og:site" content="ewpratten.com" />
|
|
<meta name="og:site_name" content="Evan Pratten" />
|
|
|
|
|
|
<meta name="og:image"
|
|
content="https://branding.ewpratten.com/pfp/2022/460x460.webp" />
|
|
|
|
|
|
<meta property="og:description" content="A small, but helpful module for VCV Rack 2" />
|
|
<meta property="description" content="A small, but helpful module for VCV Rack 2" />
|
|
<meta name="description" content="A small, but helpful module for VCV Rack 2">
|
|
|
|
|
|
<meta property="og:title" content="A10U8R: Signal Attenuator - Evan Pratten" />
|
|
|
|
|
|
|
|
<meta property="og:type" content="article" />
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<title>A10U8R: Signal Attenuator | Evan Pratten</title>
|
|
|
|
|
|
<link rel="stylesheet" href="/global.css">
|
|
|
|
|
|
<link rel="stylesheet" href="/dist/github-markdown-css/github-markdown-light.css" lazyload>
|
|
<link rel="stylesheet" href="/styles/bootstrap.css" lazyload>
|
|
<link rel="stylesheet" href="/styles/typography.css">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-MML-AM_CHTML' async></script>
|
|
<script type="text/x-mathjax-config">
|
|
MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], displayMath: [ ['$$','$$'], ['\[','\]'] ]}});
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
<div class="page">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/styles/components/heading-card.css">
|
|
|
|
|
|
<div class="heading-card">
|
|
<div class="profile-photo-container">
|
|
<img src="https://branding.ewpratten.com/pfp/2022/460x460.webp" alt="Profile Photo" loading="lazy">
|
|
</div>
|
|
<div class="text-container">
|
|
<h1>Evan Pratten</h1>
|
|
<p>Software Developer</p>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="container">
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/styles/components/navbar.css">
|
|
|
|
|
|
<div class="ewp-navbar">
|
|
<hr>
|
|
<ul class="navbar-items">
|
|
<li><a href="/">Home</a></li>
|
|
<li class="separator">|</li>
|
|
<li><a href="/timeline">Timeline</a></li>
|
|
<li class="separator">|</li>
|
|
<li class="dropdown-center">
|
|
<a href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">
|
|
More
|
|
</a>
|
|
<ul class="dropdown-menu">
|
|
|
|
|
|
<li><a class="dropdown-item" href="/photography">Photography</a></li>
|
|
<li><a class="dropdown-item" href="/contact">Contact</a></li>
|
|
</ul>
|
|
</li>
|
|
|
|
</ul>
|
|
<hr>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<article id="content" class="container markdown-body">
|
|
|
|
<h1 style="margin-bottom:0;padding-bottom:0;">A10U8R: Signal Attenuator</h1>
|
|
<em>A small, but helpful module for VCV Rack 2</em>
|
|
<br><br>
|
|
|
|
<p><a rel="noopener" target="_blank" href="https://github.com/Ewpratten/A10U8R/releases/latest"><img src="https://img.shields.io/badge/-download-darkgreen" alt="Download Plugin" /></a>
|
|
<a rel="noopener" target="_blank" href="https://github.com/Ewpratten/A10U8R"><img src="https://img.shields.io/badge/-view%20source-blue" alt="View Source" /></a></p>
|
|
<p><strong>A10U8R</strong> is a <a rel="noopener" target="_blank" href="https://doepfer.de/a100_man/a100m_e.htm">2 HP</a> <em>(10.16mm)</em> attenuator module for <a rel="noopener" target="_blank" href="https://vcvrack.com/">VCV Rack 2</a>, inspired by a real life version of the same thing I worked on for my grandfather.</p>
|
|
<p>This module features one input, one output, and a nob that multiplies the input voltage by a range from $0$ to $1$. Nothing fancy.</p>
|
|
<p><img src="https://raw.githubusercontent.com/Ewpratten/A10U8R/master/img/screenshot.png?token=GHSAT0AAAAAABS4HLL6L7EE2I6VYDF4AP26Y2JU6MQ" alt="A10U8R in a rack" /></p>
|
|
<h2 id="installation">Installation</h2>
|
|
<p>The latest version of this plugin may be downloaded from <a rel="noopener" target="_blank" href="https://github.com/Ewpratten/A10U8R/releases/latest">the releases page</a>.</p>
|
|
<p>To install, copy your downloaded <code>.vcvplugin</code> file to your Rack 2 user directory's <code>plugins</code> folder. This is usually one of:</p>
|
|
<ul>
|
|
<li>Linux: <code>~/.Rack2/plugins</code></li>
|
|
<li>Windows: <code>My Documents/Rack2/plugins</code></li>
|
|
<li>MacOS: <code>Documents/Rack2/plugins</code></li>
|
|
</ul>
|
|
<h2 id="updates-support-and-contributing">Updates, Support, and Contributing</h2>
|
|
<p>This product is <em>free</em> and <em>open source</em>. I do not provide any support beyond replies to your <a rel="noopener" target="_blank" href="https://github.com/Ewpratten/A10U8R/issues">GitHub issues</a> when I have the time to do so.</p>
|
|
<p>If you would like to contribute to the project, please submit bugfixes and improvements to the <a rel="noopener" target="_blank" href="https://github.com/Ewpratten/A10U8R">source repository</a> or consider <a href="/donate">donating</a> to support my work.</p>
|
|
|
|
|
|
</article>
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/styles/components/footer.css">
|
|
|
|
|
|
<div class="footer">
|
|
<br>
|
|
<span class="gray">-- EOF --</span>
|
|
<p>
|
|
Site design & content by: <a href="/contact">Evan Pratten</a><br>
|
|
Consider <a href="/donate" target="_blank">supporting my work</a> if you like what you see<br>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.min.js"
|
|
integrity="sha384-OERcA2EqjJCMA+/3y+gxIOqMEjwtxJY7qPCqsdltbNJuaOe923+mo//f6V8Qbsw3"
|
|
crossorigin="anonymous"></script>
|
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
<script defer src="https://www.googletagmanager.com/gtag/js?id=G-5912H4H03P"></script>
|
|
<script>
|
|
window.dataLayer = window.dataLayer || [];
|
|
function gtag() { dataLayer.push(arguments); }
|
|
gtag('js', new Date());
|
|
|
|
gtag('config', 'G-5912H4H03P');
|
|
</script>
|
|
</body>
|
|
|
|
</html> |