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

Rearrange items on Audio Editor #46

Open
RobDavenport opened this issue Sep 5, 2022 · 0 comments
Open

Rearrange items on Audio Editor #46

RobDavenport opened this issue Sep 5, 2022 · 0 comments
Labels
Audio Related to the Audio or Sound Engine crates. Editor Related to the Editor crate. enhancement New feature or request

Comments

@RobDavenport
Copy link
Member

Currently, it's not possbile to move items around on the AudioList. This can cause quite the usability issue when users want to create many instruments, chains, etc, but are stuck with the original order they used with.

It would be good to have the option of re-arranging things things.

It's also important that when something is changed, the resulting references are updated. IE, if an instrument is moved to a different index, all of the phrases which reference that instrument should be updated to the new index. Same applies for chains, phrases, and songs.

@RobDavenport RobDavenport added enhancement New feature or request Editor Related to the Editor crate. Audio Related to the Audio or Sound Engine crates. labels Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Audio Related to the Audio or Sound Engine crates. Editor Related to the Editor crate. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant