mirror of
https://github.com/len0rd/personal-website.git
synced 2025-09-07 14:47:43 -04:00
started work on the ls1 writeup
This commit is contained in:
parent
0c3d0bf8a1
commit
bc6b734a30
5 changed files with 45 additions and 1 deletions
|
@ -91,6 +91,18 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card bg-dark border-light text-white">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">LS-1 Synth</h5>
|
||||
<h6 class="card-subtitle mb-2 text-muted">Music to my ears</h6>
|
||||
<p class="card-text">I find that I learn best by doing. So when I starting considering getting into the <i>extremely</i> expensive hobby of analog modular synths, I figured the best way to start would be to build my own. The results aren't terribly impressive, but helped me learn a whole ton along the way</p>
|
||||
</div>
|
||||
<div class="card-footer pb-3">
|
||||
<a href="projects/ls1synth" class="btn btn-outline-light">Read More</a>
|
||||
<a href="https://github.com/len0rd/LS1-sequencer" class="card-link card-soft-link">See Code</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue