Skip to content

Commit

Permalink
new version with led enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
wizardishungry committed Mar 29, 2018
1 parent 41520d4 commit f620579
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ permalink: /
<label for="mn-download" class="margin-toggle">Download</label>
<input type="checkbox" id="mn-download" class="margin-toggle">
<span class="marginnote">
<a href="https://github.com/bongozone/bongozone.github.io/releases">Download time-limited beta version</a><br>
<em class="danger">requires VCVRack 0.6 built from Git; may not work with newer builds</em>
<a href="https://github.com/bongozone/bongozone.github.io/releases">Download beta version</a><br>
<em class="">requires VCVRack 0.6.x</em>
</span>
<label for="mn-exports-imports" class="margin-toggle">Photos</label><input type="checkbox" id="mn-exports-imports" class="margin-toggle"><span class="marginnote">
<img src="images/rsr-beta-1.png" alt="Rhombic Shift Register β 1">
Expand Down Expand Up @@ -79,6 +79,13 @@ e.g. the cell at the position pointed to by <em>tap</em>
</span> will be
copied into the input, causing <em>looping</em>.

Normal output and looping output correspond to magenta and amber LEDs respectively.
The top block of LEDs only illuminate for activity momentarily; the bottom remain illuminated
as long as a lane keepings sounding a note.<label for="sn-neg" class="margin-toggle sidenote-number"></label><input type="checkbox" id="sn-neg" class="margin-toggle"><span class="sidenote">
Generally, corresponding to the pulse width of the input clock.
</span>


By passing the width control counterclockwise, past 12 o'clock,<label for="sn-neg" class="margin-toggle sidenote-number"></label><input type="checkbox" id="sn-neg" class="margin-toggle"><span class="sidenote">
Or by applying modulation such that the summed <em>width</em> voltage is negative.
</span>
Expand Down

0 comments on commit f620579

Please sign in to comment.