-
Notifications
You must be signed in to change notification settings - Fork 46
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
Please allow Osara to interact with the master track #1
Comments
Sadly, REAPER won't actually let you focus the master track in the normal way tracks get focus. From what I recall, ReaAccess has a separate action for viewing fx parameters on the master track; i.e. it isn't the same command you use for fx parameters on normal tracks. Is that correct? I'll probably have to do the same in OSARA. Regarding shift+tab, I assume that too is different to accessing parameters on normal tracks? Or is there some ReaAccess specific way of "focusing" the master track? |
Hi, with Rea Access I focus the master track with shift+tab and I am on the About FX, yes, I can add these with a separated action, assigned to shift+f.
Mario Loreti Iscriviti a Dropbox, il servizio per condividere i tuoi file gratis con uno spazio pari a 3500mb. Clicca: |
Hi,
Mario Loreti Iscriviti a Dropbox, il servizio per condividere i tuoi file gratis con uno spazio pari a 3500mb. Clicca: |
I've just added the ability to view the I/O dialog for the master track. Does this solve this issue? Virtual parameter navigation (i.e. tab/shift+tab in ReaAccess) is a request that should be addressed separately, but I think you should be able to do most of what you need with what is now implemented. |
tried, it works! Thanks.
Mario Loreti Iscriviti a Dropbox, il servizio per condividere i tuoi file gratis con uno spazio pari a 3500mb. Clicca: |
I found a way to actually focus the master track for real. I'd like to get rid of OSARA's master track specific actions. Instead, the user would focus the master track and then use the same actions as for normal tracks. The question is: what should the user experience for navigating to the master track be? We could either:
With either approach, note that down arrow would always take you to track 1, since the master track is always before all other tracks. I can't really override this without major hackery. Personally, I think I'd prefer option 1. Thoughts? cc @GianlucaApollaro @ScottChesworth @dgl1984 @cmdfv |
As things stand now, we can adjust hardware outputs, volume, pan, and On 4/6/2015 7:14 PM, jcsteh wrote:
|
I also thought of another problem. On 4/6/2015 7:14 PM, jcsteh wrote:
|
I don't see how we lose anything. There'd need to be an action to open
the I/O dialog for the current track, which would include the master.
I guess we could keep the separate action to open the I/O dialog for the
master. I'm also happy to keep feedback for any master specific actions.
The advantage of this approach is that it makes things more consistent
for the user and doesn't require heaps of duplicate actions. While I
understand the desire to have immediate access to, say, volume and pan
for the master, it seems redundant to have separate actions for the FX
Parameters dialog, virtual navigation, etc. Those aren't simply quick
checks.
|
I vote for option 1. Most consistent with a sighted users ux and good consistency across platforms. Would like to keep a specific separate action to examine meters on the master without touching that track though if possible. |
Option 1 for me! Inviato da iPhone
|
Hi,
|
You can't focus the master if it isn't visible, but I can easily make it
visible before focusing.
What makes FX parameters on the master more special than FX parameters
on any other track? I understand why volume, pan and meters are special
for the master, but can't think of a use case for FX parameters on the
master. You obviously have one in mind; I'd just like to understand it.
|
It is useful with effects though. Some times, adding a master effect changes a mix to the point of then needing to change another effect. ----- Original Message ----- I don't see how we lose anything. There'd need to be an action to open I guess we could keep the separate action to open the I/O dialog for the The advantage of this approach is that it makes things more consistent — |
Well, if you have a submix of things, and you're controlling how the EQ
|
Fair enough. I'll leave that action. I guess that defeats the point of making master focusable. This still leaves us with a steep learning curve, though, which kinda sucks.
|
So would a keyboard training mode, but that has nothing to do with this issue. ----- Original Message ----- Fair enough. I'll leave that action. I guess that defeats the point of making master focusable. This still leaves us with a steep learning curve, though, which kinda sucks. — |
As I've noted before, a keyboard training mode does not make an
intuitive interface. It just gives users the ability to monkey push
there way around until they happen to stumble on something useful,
which, while admittedly helpful sometimes, is a very poor excuse for an
intuitive UX.
On further reflection, perhaps there's merit in having both focus and
separate actions. That means there are multiple ways to do things, but
it also allows users to graduate to more efficient actions as required.
5000 ways to do a single task does tend to be REAPER's philosophy, so
who are we to buck the trend? :)
|
A keyboard training mode still allows one to quickly check if you are Clunky or not, they are popular. Put that request on the would like but not the most important thing, On 4/7/2015 5:28 AM, Derek Lane wrote:
|
Think we all decided that while a keyboard help mode isn't sighted I dig option one for the master track, but with master track actions. On 4/7/15, chrisbelle2015 notifications@github.com wrote:
|
Chaps, this isn't the place to debate the keyboard training mode. Jamie has already agreed to implement the feature once the project is actually compensating for development time. A solid bid for funding has been placed, and the feature was on the roadmap that was submitted as part of that bid. Moreover, there's a separate GitHub issue for the feature, so if you have something to say (beyond wanting something that's already been agreed to), that'd be the place to talk about it. Cheers. |
It's already been decided that there'll eventually be a training mode. That's covered in a separate issue. My only point in response to Derek is that having a training mode does not magically mean having thousands of actions suddenly becomes intuitive.
|
To allow for this and other stuff in future, OSARA now completely overrides REAPER's track movement commands. Re #1.
It will be cool if Osara could interact with the master track as Rea Access does. Specifically Rea Access allows to insert fx and it can provide access to the master track related parameters by pressing shift+tab.
The text was updated successfully, but these errors were encountered: