Avid Pro Audio Community

Avid Pro Audio Community

How to Join & Post  •  Community Terms of Use  •  Help Us Help You

Knowledge Base Search  •  Community Search  •  Learn & Support


Avid Home Page

Go Back   Avid Pro Audio Community > Legacy Products > Pro Tools 12
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #171  
Old 10-26-2016, 11:46 AM
moshuajusic moshuajusic is offline
Member
 
Join Date: Jul 2009
Location: NY
Posts: 511
Default Re: Fine breakpoint adjustment change in 12.6 = Showstopper

Quote:
Originally Posted by Shan View Post
Instead of tackling this as a momentary switch, how about perhaps having a look at just making it a regular toggle? I can only speak from my own experience, but an easily accessible Slip/Grid toggle command is easier to use and far more user friendly than a multi fingered modifier Slip/Grid momentary command when editing. There's also the advantage of knowing what mode you're in via the Slip/Grid UI buttons in the main toolbar and via the UI grid color in the edit window.
The way it works in 12.6 is FAR smoother. And I don't even have to look anywhere to know which mode I'm in. The whole point of the change was to make grid and slip seamless mirrors, so that people who normally work in slip but occasionally need to snap things to grid can do so on the fly, and vice versa. Momentary is optimal. Avid had the right idea. The implementation bugged people out because it changes mod key combos for some editing behaviors, and is flawed and inconsistent. But the flaws and inconsistencies stem from the fact that "legacy" editing is also flawed and inconsistent. You've just grown accustomed to it. Avid's got work to do either way.

Quote:
Originally Posted by Shan View Post
If a user absolutely wants a Slip/Grid toggle(or momentary) command, it's easily done for now using QuicKeys/AutoHotKey/AppleScript etc. There's also the advantage of it working in PT 5.0.1-12.6, using the key/mouse button of one's choice, and knowing what mode you're in via the Slip/Grid UI buttons and via the actual UI grid color in the edit window. For those on the Windows platform, grab AHK(free) and use the following script for a Slip/Grid toggle assigned to the key/mouse button of your choice:

Code:
#IfWinActive ahk_class DigiAppWndClass

;Slip Grid Toggle Action

Button2::
toggle := !toggle
    
if (toggle) {
    SendInput {F2}
} else {
    SendInput {F4}
}
return
"Button2" above can be any key, mouse button, or key command combination of your choice. Just make the change. Making this script a momentary command instead of it's current toggle command is also easily done. If anyone opts for that version, just let me know.
If this involves disabling some other key's typical function in Pro Tools, it's no better a solution than the current 12.6 implementation.

Command now does the same thing in both grid and slip. In that sense, editing behavior is actually more consistent in 12.6 than previous versions.
Reply With Quote
  #172  
Old 10-26-2016, 12:05 PM
TOM@METRO's Avatar
TOM@METRO TOM@METRO is offline
Moderator
 
Join Date: Apr 2006
Location: Los Angeles
Posts: 17,636
Default Re: Fine breakpoint adjustment change in 12.6 = Showstopper

Quote:
Originally Posted by jscomposer View Post
editing behavior is actually more consistent in 12.6 than previous versions.
But when you work on numerous systems (and numerous versions), this change brings along a nightmare of inconsistency. If we keep this change, we must have a preference to revert it to legacy.
__________________
~ tom thomas

Formerly hobotom

Pro Tools Ultimate 2024 HDX Hybrid
HD Omni and 192 I/Os
Windows 10
Intel Hexcore i7
All Samsung Pro SSDs
Ampex MM1200 2" 24 trk tape
Outboard: UREI, Eventide, Lexicon, Yamaha, TC Electronics, Orban, ART, EchoAudio, Dolby, Hughes, API, Neve, Audio Arts, BBE, Aphex, Berringer, MOTU, dbx, Allison, etc.
Plug-ins: Too many to talk about.

www.metrostudios.com
Reply With Quote
  #173  
Old 10-26-2016, 01:03 PM
Shan's Avatar
Shan Shan is offline
Moderator
 
Join Date: Mar 2001
Location: Vancouver, B.C.
Posts: 13,583
Default Re: Fine breakpoint adjustment change in 12.6 = Showstopper

Quote:
Originally Posted by TOM@METRO View Post
But when you work on numerous systems (and numerous versions), this change brings along a nightmare of inconsistency. If we keep this change, we must have a preference to revert it to legacy.
Indeed. On PT 10 this afternoon, and PT 12 this evening. That's just the reality of working in the local professional facilities.

Shane
__________________
Pro Tools Power User Editing

Give your plug-ins a facelift...and skin 'em!
__________________

"Music should be performed by the musician, not by the engineer."

Michael Wagener 25th July 2005, 02:59 PM

__________________

Pro Tools|HD Native 9.0.1 | Pro Tools|HDX 10.2 | Studio One | REAPER 4.22 | HD OMNI | HoboMac Pro 2.26Ghz Quad-Core | W7 Ultimate 64-bit
Reply With Quote
  #174  
Old 10-27-2016, 01:54 AM
moshuajusic moshuajusic is offline
Member
 
Join Date: Jul 2009
Location: NY
Posts: 511
Default Re: Fine breakpoint adjustment change in 12.6 = Showstopper

Are there any differences, functionally, between slip mode and slip-grid combo mode in previous versions? They seem to be identical.
Reply With Quote
  #175  
Old 10-27-2016, 09:05 PM
AINSLIE's Avatar
AINSLIE AINSLIE is offline
Member
 
Join Date: Mar 2001
Location: Nashville
Posts: 771
Default Re: Fine breakpoint adjustment change in 12.6 = Showstopper

Please - this is crazy. For example - The behavior for creating and moving a breakpoint in slip mode is nuts. Command + click is require to add the breakpoint, but if you try to move it the point will snap to grid unless you add option key. Former setup was more elegant (simple) and consistent between modes. I don't think this was a well conceived change. We already had simple way to change modes via F keys. no need for additional modifiers to force or defeat grid.

PLEASE allow legacy preference!


Quote:
Originally Posted by TOM@METRO View Post
But when you work on numerous systems (and numerous versions), this change brings along a nightmare of inconsistency. If we keep this change, we must have a preference to revert it to legacy.
__________________
http://www.ainsliegrosser.com/
MacBook Pro 2019 64GB OSX 10.15.7, HDX, Sonnet Chassis, PT Ultimate 2022.9, S3, Dock, MTRX Studio
Reply With Quote
  #176  
Old 10-28-2016, 01:51 AM
Tyranor Tyranor is offline
Member
 
Join Date: Jul 2013
Location: Wellington/New Zealand
Posts: 38
Default Re: Fine breakpoint adjustment change in 12.6 = Showstopper

I'm on PT11HD so don't have this issue but I must say I'm completely lost after reading this thread. So many pages and arguments :)

I suppose that the golden rules is "Don't break something that works" and in that regards and in many others the best option will be to revert back to the original behaviour.

But one thing is certain, after reading this thread I want to learn about Basstian's workflow in regards of editing DX and using clip gain breakpoint adjustments.
Reply With Quote
  #177  
Old 10-28-2016, 12:58 PM
Matt Hepworth's Avatar
Matt Hepworth Matt Hepworth is offline
Member
 
Join Date: Dec 2013
Location: Phoenix or SLC
Posts: 557
Default Re: Fine breakpoint adjustment change in 12.6 = Showstopper

Quote:
Originally Posted by jscomposer View Post
shift-command does what you want.

No, it doesn't. It let's the node be dropped in on target, but does NOT allow for fine adjustment. You have to use Shft+Cmd to create the node, then release it and then press Cmd to do the movement. It's absolutely broken.
Reply With Quote
  #178  
Old 10-28-2016, 01:03 PM
Matt Hepworth's Avatar
Matt Hepworth Matt Hepworth is offline
Member
 
Join Date: Dec 2013
Location: Phoenix or SLC
Posts: 557
Default Fine breakpoint adjustment change in 12.6 = Showstopper

I work with 10, 12.4, and 12.6 daily. This is a ludicrous change and simply needs to be an option to revert to proper (AVID will say Legacy) command or reverted completely. I have no idea how this could have possibly made it through beta without an uproar.

My studio partner is teaching a college Pro Tools course right now that requires PT10 or later. Students are mixed and this is throwing yet another wrench into the works.
Reply With Quote
  #179  
Old 10-28-2016, 10:13 PM
moshuajusic moshuajusic is offline
Member
 
Join Date: Jul 2009
Location: NY
Posts: 511
Default Re: Fine breakpoint adjustment change in 12.6 = Showstopper

Quote:
Originally Posted by Matt Hepworth View Post
No, it doesn't. It let's the node be dropped in on target, but does NOT allow for fine adjustment. You have to use Shft+Cmd to create the node, then release it and then press Cmd to do the movement. It's absolutely broken.
It wasn't clear to me that you meant create the breakpoint and move it with the same click. In slip mode, command-click lets you put it exactly where you want it and move it in all directions smoothly, without snapping to grid. (Yet ANOTHER inconsistency, since command is now supposed to snap to grid. ) While you're moving it around or even before you start moving it, add shift & option for fine adjustment.

In grid mode, unrestricted fine adjustment exclusively snaps to grid, which also makes no sense if command is supposed to toggle to slip mode.

Long story short, 2-way seamless on-the-fly grid/slip toggle is a awesome idea (and absolutely doable in a way that preserves legacy editing). Avid just completely, utterly FUBAR'd it on first attempt.
Reply With Quote
  #180  
Old 11-10-2016, 10:20 PM
Matt_G Matt_G is offline
Member
 
Join Date: Jul 2000
Location: Brisbane, QLD, Australia
Posts: 590
Default Re: Fine breakpoint adjustment change in 12.6 = Showstopper

Quote:
Originally Posted by Basstian View Post
ok. this makes 12.6 useless. only vertical fine adjustment. and different modifierers tor fine adjustment in different tasks

who is deciding stuff like that?
Firstly, what the hell did Avid do?!? This is single handedly one of the most commonly used functions for volume editing and now it's rendered utterly useless in 12.6. I use manual fine adjustment of gain nodes daily in my workflow and there are two main issues which have broken that in 12.6 which I can see. The first is when you hold 'command' while dragging a gain node (in slip mode) it constrains movement to the grid (which can be worked around with The Weed's post below - thank-you!). Secondly adding the 'shift' key for fine adjustment constrains any movement 'vertically'. Really a complete mess and this needs to be fixed ASAP in the next point release. Whether the fix is a legacy check box in the preferences pain or some other way of implementing the new feature, it needs to be set right and quickly.

Quote:
Originally Posted by The Weed View Post
Here's a kluge:

Set the Grid to 1 sample. Now the node will only move 1 sample when you just use CTRL. The only problem is, to get the .1 db fine tuning, you still have to use Shift as well as Ctrl. At least with this kluge, you don't have to remember to hold down Shift before you hold down Ctrl.

Not ideal, but an easy work around until - yeah right - Avid come to their senses and, since I'm sure they won't be changing it back, at least give us an option to revert to the old behavior in Preferences. <sigh>
__________________
Mastering Engineer

www.matthewgraymastering.com

Brisbane Australia
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fine Fader Adjustment On iPad? producedbyriot Avid S1, S3, Dock and Control App 4 09-10-2016 01:00 PM
Fine Adjustment on AAX seems to be Broken? Neil Pickles AAX Plug-ins 4 06-07-2013 01:39 PM
fine adjustment of breakpoints not working levelaudio 003, Mbox 2, Digi 002, original Mbox, Digi 001 (Mac) 5 07-03-2010 06:42 AM
Fine volume adjustment gbours Pro Tools TDM Systems (Mac) 3 05-02-2006 07:23 PM
Strip Silence and Fine Adjustment... Still a bug? SimpleNatureSpirit 003, Mbox 2, Digi 002, original Mbox, Digi 001 (Win) 1 04-21-2004 11:22 PM


All times are GMT -7. The time now is 06:55 PM.


Powered by: vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Limited. Forum Hosted By: URLJet.com