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

Feature request: AnnularFusion CV remap to Hits #29

Open
bowlneudel opened this issue Jun 4, 2022 · 4 comments
Open

Feature request: AnnularFusion CV remap to Hits #29

bowlneudel opened this issue Jun 4, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@bowlneudel
Copy link

Personally, I think it'd be more useful to have modulation control over the pattern fill versus the pattern offset, especially in combination with a shift register like Mylar Melodies demonstrates here: https://www.youtube.com/watch?v=d8L4NPg8gh0

Although, for backwards compatibility, this would probably have to be assigned via the encoder. Perhaps with the option to assign both CV parameters to Ch1 (controlling both steps and offset), and leave Ch2 for more static use, as described below:

Encoder position CV 1 CV 2
1 Ch1 Rotate Ch2 Rotate
2 Ch1 Hits Ch2 Hits
3 Ch1 Hits Ch1 Rotate
@benirose
Copy link
Owner

benirose commented Oct 8, 2022

The reason CV controls rotate is because there's no UI on the screen for it. I'm considering pulling in this version of AnnularFusion. It gives control over all three parameters without having to use CV. In this case I would be fairly comfortable changing the CV inputs to steps. If I can find a way to make it so you can assign easily I might go down that path.

@benirose benirose added the enhancement New feature or request label Oct 8, 2022
@djphazer
Copy link

djphazer commented Oct 9, 2022

That updated version from qiemem looks promising! I've been using a different implementation from adegani called Euclid, where you can assign each CV input to any of the 6 parameters, but it doesn't have the visual representation of the pattern... I might attempt to cook the two together.

@benirose
Copy link
Owner

benirose commented Oct 9, 2022

I just read about Adegani branch on the modwiggler thread, looks like they took a few things from here, I might "borrow" the Random Walk applet! I'll take a look at their Euclid applet and see if we can't come up with a best of of both worlds situation!

@benirose
Copy link
Owner

benirose commented Oct 9, 2022

Oh weird, it's not in the release just in the source code, I'll have to pull it in and rebuild to check it out.

TricksterSam pushed a commit to TricksterSam/O_C-phazerville-Relabi that referenced this issue Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants