Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DCSN-2 Script #399

Merged
merged 5 commits into from
Jan 9, 2025
Merged

Add DCSN-2 Script #399

merged 5 commits into from
Jan 9, 2025

Conversation

chrisib
Copy link
Collaborator

@chrisib chrisib commented Dec 22, 2024

Adds a loopable, random gate sequencer based on the Robaux DCSN3. Because we have fewer outputs, this uses a binary tree structure instead of a ternary one. But otherwise the principle is the same: on every clock cycle one child, and one of its children is selected as "on" and all other outputs are "off". Similar to the Turing Machine, the probability of the pattern repeating or randomly changing can be controlled via knob & CV input.

Adds the ellipse function to the oled documentation & derived classes, as it makes drawing circles & ellipses easier.

@chrisib chrisib added the new script Addition of a new contrib script label Dec 22, 2024
@chrisib chrisib added documentation Improvements or additions to documentation improvement Improvement or optimization of an existing feature or script labels Dec 22, 2024
@chrisib chrisib marked this pull request as ready for review January 8, 2025 23:45
@chrisib chrisib merged commit 78294cc into Allen-Synthesis:main Jan 9, 2025
3 checks passed
@chrisib chrisib deleted the dcsn2 branch January 9, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation improvement Improvement or optimization of an existing feature or script new script Addition of a new contrib script
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant