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

Split-view that shows for instance Inst1 and Global, or Inst3 and Inst2 #7

Open
esaruoho opened this issue Feb 15, 2021 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@esaruoho
Copy link

I think the Global "tab" could be placed next to LEN/BPM/RPP/RPB/Panic, to display both Global and Inst at the same time

@vsariola
Copy link
Owner

The thing is, "Global" isn't really any different from other instruments; it's just an instrument that happens to be called "Global". You can move it in the instrument list and you can rename it to whatever you want. It can even be associated with a track (so oscillators in Global are retriggered by notes). So, if the tracker is going to give special GUI for one instrument, how does it know which one? Based on name?

I would suggest rather having some function to "Split View", so you can have two instrument editors side by side. With the screen maximized, there's definitely space for it. One could then have one "split view" at a particular instrument, and another in the "Global", to adjust both sets of sliders at the same time. Or, perhaps sometimes it's nice to adjust oscillator and envelope of the same instrument at the same time.

How's that sound?

@esaruoho
Copy link
Author

Split view sounds like the best solution for sure

@esaruoho esaruoho changed the title Move Global to be next to Playback settings Split-view that shows for instance Inst1 and Global, or Inst3 and Inst2 Feb 17, 2021
@vsariola vsariola added the enhancement New feature or request label Apr 15, 2021
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

No branches or pull requests

2 participants