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

Advanced Parameter: Position #60

Open
ost-ing opened this issue Dec 27, 2023 · 1 comment
Open

Advanced Parameter: Position #60

ost-ing opened this issue Dec 27, 2023 · 1 comment
Assignees
Labels
consideration This issue is being considered and is not yet confirmed for a upcoming release feature New feature or request
Milestone

Comments

@ost-ing
Copy link
Contributor

ost-ing commented Dec 27, 2023

A new A-B advanced parameter Position that:

  • allows a source to modulate the position of the waveform
  • multiple modes
    • absolute; where a 16bit source value is mapped 1:1 with the position of the waveform
    • incremental; where a 16bit source over a given threshold pushes the index by a given amount

This advanced parameter will conflict with Frequency and Phase, therefore those settings would not be available when this is enabled.

The idea is that this advanced parameter takes over the Frequency and Phase components to allow the user to manipulate these concepts and give greater control to slice and dice a waveform

@ost-ing ost-ing added feature New feature or request consideration This issue is being considered and is not yet confirmed for a upcoming release labels Dec 27, 2023
@ost-ing ost-ing added this to the future milestone Dec 27, 2023
@ost-ing ost-ing self-assigned this Dec 27, 2023
@CBluesF
Copy link

CBluesF commented Jan 11, 2024

An option could be instead of an advanced parameter, to toggle between Frequency/Phase modulation, and Position modulation. The toggle could swap Frequency and Phase for one each of the two modes you've mentioned (if they are able to run concurrently).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consideration This issue is being considered and is not yet confirmed for a upcoming release feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants