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

Make Custom Scale information moveable or just allow to set a base node like in Standard mode #164

Open
2 tasks
ohcibi opened this issue Jan 25, 2025 · 0 comments

Comments

@ohcibi
Copy link

ohcibi commented Jan 25, 2025

When reusing scale information for particular layers that were made up off parts of the original scale information, then you need to change each note beginning from the bottom most one and manually copy and paste the label.

So say i have a custom scale of

Kick  C1
Hat   D1
Snare E1
Clap  F1

And i want to split them up into 2 layers with

L1:
Kick C1
Hat  D1 

L2:
Snare E1
Clap  F1

And I want to limit the rows to the two rows only like it is done in the snippet above, then it should be allowed to just tell Stochas an offset for the bottom Note like it is done with the root note in the Standard mode. You could make it draggable also, but that wouldnt in fact solve this use casein myh opinion. Reason is that you probably don't want to save 4 different versions (for 4 layers) of one drumset or whatever that is supposed to represent but rather only one. When these layers overlap you would have to make changes in all 4 versions of it.

But regardless of the above use case, draggable note lines would be a nice addition as well. I say issue wise both these can go into one.

dod

  • Make note lines draggable in custom mode. (Cmd click, something like that)
  • Allow for the same bottom note offset feature like in standard mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant