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

notesequencer random buttons should accept pulses #1535

Open
fhajji opened this issue Feb 9, 2024 · 1 comment
Open

notesequencer random buttons should accept pulses #1535

fhajji opened this issue Feb 9, 2024 · 1 comment

Comments

@fhajji
Copy link

fhajji commented Feb 9, 2024

Summary

In notesequencer, the buttons 'random', 'pitch', 'vol', and 'len' should accept external pulses.

Motivation

It would be nice to periodically and programmatically randomize notesequencer to auto-generate long random drum sequences with some variations over time.

Instead of manually pushing notesequencer's randomizing buttons, a pulser with a long period could be attached to those buttons (similar to attaching lfo elsewhere to numeric fields) to send pulses directly to 'push' these buttons.

Use case e.g. would be pulser -> pulsechance -> notesequencer[random-button]

Attaching a pulse source to notesequencer itself should step the sequencer as usual. Additionally, the UI needs to allow attaching pulse sources directly to the buttons.

@KottV
Copy link
Collaborator

KottV commented Feb 9, 2024

Maybe this makes sense.

For now You can convert pulses to values via controlsequencer:
изображение

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants