muse-sequencer / muse

MusE is a digital audio workstation with support for both Audio and MIDI
https://muse-sequencer.github.io/
Other
635 stars 68 forks source link

highlighted track selections #457

Closed danboid closed 3 years ago

danboid commented 8 years ago

There are two parts to this request but they're very closely related so I thought I may as well bundle them into one issue.

First, the mixer doesn't currently seem to have a concept of a selected or highlighted track. I like to be able to click within a mixer channel and see its edge or decor become darker to visually highlight thats the one I'm currently working on whilst switching between or using other muse windows, plugins or other apps. This ability also makes a lot of sense when we can move mixer strips - the highlighted one will be he one that gets moved when you click and drag.

Secondly, when you select / highlight a track in the arranger the same track should become highlighted in the mixer and vice versa.

danboid commented 8 years ago

As discussed on the dev list, we should also ideally be able to CTRL-click to highlight multiple tracks.

spamatica commented 8 years ago

This is partially implemented now, tracks selected in the arranger or mixer cause the track to get highlighted. Using CTRL+click in the mixer allows for selecting several tracks. CTRL+left/right allows for changing active track Up/down allows for changing volume.

Missing:

I'd like to add Left/Right to change Panning of a track also but the implementation has changed and I couldn't figure out how to manipulate the pan value :P

github-actions[bot] commented 3 years ago

This issue is stale because it has been open one year with no activity. Remove Stale label or comment or it will be closed in 30 days.

github-actions[bot] commented 3 years ago

Issue has been closed automatically after two years of inactivity. Feel free to reopen if the issue is still relevant for current MusE version.