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 10
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #101  
Old 10-31-2011, 01:40 PM
kbruff kbruff is offline
Member
 
Join Date: Nov 2005
Posts: 454
Default Re: Transition to AAX: A Real Programmer's Perspective

Quote:
Originally Posted by DaveTremblay View Post
I think the long term answer is yes, but ultimately it depends on what the plug-in companies want to sell and how they want to sell it. With AAX, we've strongly encouraged developers to use standard C++ code for their processing which can be compiled for different processors and platforms, but it doesn't mean they will choose to distribute those versions. There might be other factors weighing into their decisions.

Heat is a funny beast because it is technically a plug-in, but it is wired into the system in a very particular way. building the plug-in as Native is relatively simple, but wiring both versions seamlessly in, a little less so...

Dave
So AVID is essentially enabling the pathway for developers, and not necessarily preserving a barrier as was the case with TDM versus RTAS. Therefore there can technically be dismissable difference between a Native session versus a HDX session, provided CPTK and 100% ITB mixing.

Is that a fair remark?
Reply With Quote
  #102  
Old 10-31-2011, 07:41 PM
DaveTremblay DaveTremblay is offline
Member
 
Join Date: Oct 2011
Location: Colorado
Posts: 191
Default Re: Transition to AAX: A Real Programmer's Perspective

Quote:
Originally Posted by kbruff View Post
So AVID is essentially enabling the pathway for developers, and not necessarily preserving a barrier as was the case with TDM versus RTAS. Therefore there can technically be dismissable difference between a Native session versus a HDX session, provided CPTK and 100% ITB mixing.

Is that a fair remark?
To be honest, I'm probably not the best person to answer this question as it speaks to a larger Avid strategy, but I'll try to give you some sort of answer as it pertains to AAX...

AAX was definitely designed to make plug-in development more consistent and simpler across various hardware architectures, and not just the processing code. Across the board, we moved to a much more modular portable design with AAX.

It would be easy to look at 64 bit and HDX and say, "hey, that's why they did AAX". And while that certainly factored into the timing of all of this, it is hardly the only goal... We're trying to set ourselves up for the future and the previous plug-in architecture was just too tied to our past. It was a very difficult project to maintain the important pieces of the past while setting us up for the future, but I think the team did an excellent job preserving our design goals.

Dave
Reply With Quote
  #103  
Old 11-01-2011, 05:55 AM
kbruff kbruff is offline
Member
 
Join Date: Nov 2005
Posts: 454
Default Re: Transition to AAX: A Real Programmer's Perspective

Quote:
Originally Posted by DaveTremblay View Post
To be honest, I'm probably not the best person to answer this question as it speaks to a larger Avid strategy, but I'll try to give you some sort of answer as it pertains to AAX...

AAX was definitely designed to make plug-in development more consistent and simpler across various hardware architectures, and not just the processing code. Across the board, we moved to a much more modular portable design with AAX.

It would be easy to look at 64 bit and HDX and say, "hey, that's why they did AAX". And while that certainly factored into the timing of all of this, it is hardly the only goal... We're trying to set ourselves up for the future and the previous plug-in architecture was just too tied to our past. It was a very difficult project to maintain the important pieces of the past while setting us up for the future, but I think the team did an excellent job preserving our design goals.

Dave
Thank you.
Reply With Quote
  #104  
Old 11-01-2011, 10:09 AM
daeron80 daeron80 is offline
Member
 
Join Date: Apr 2005
Location: Orlando, Florida, USA
Posts: 4,106
Default Re: Transition to AAX: A Real Programmer's Perspective

Quote:
Originally Posted by DaveTremblay View Post
It was a very difficult project to maintain the important pieces of the past while setting us up for the future, but I think the team did an excellent job preserving our design goals.
I agree. People are whining about paying for software that's a transition. I'm just glad there's a transition. It would really suck to not be able to use these fantastic new features just because you invested in HD Accel gear. It's also great that the plugin companies have a transition time where they can continue to sell and maintain RTAS while they develop their AAX lines.
__________________
David J. Finnamore

PT 2023.12 Ultimate | Clarett+ 8Pre | macOS 13.6.3 on a MacBook Pro M1 Max
PT 2023.12 | Saffire Pro 40 | Win10 latest, HP Z440 64GB
Reply With Quote
  #105  
Old 11-01-2011, 10:29 AM
Farmer Dave Farmer Dave is offline
Member
 
Join Date: Jan 1999
Location: Marin County, CA USA
Posts: 977
Default Re: Transition to AAX: A Real Programmer's Perspective

Quote:
Originally Posted by daeron80 View Post
I agree. People are whining about paying for software that's a transition. I'm just glad there's a transition. It would really suck to not be able to use these fantastic new features just because you invested in HD Accel gear. It's also great that the plugin companies have a transition time where they can continue to sell and maintain RTAS while they develop their AAX lines.
+1
Reply With Quote
  #106  
Old 11-02-2011, 03:08 AM
houser houser is offline
Member
 
Join Date: Sep 1999
Location: Santa Monica
Posts: 673
Default Re: Transition to AAX: A Real Programmer's Perspective

Could not agree more.
It seems very well thought out and planned so far..
best
j

Quote:
Originally Posted by daeron80 View Post
I agree. People are whining about paying for software that's a transition. I'm just glad there's a transition. It would really suck to not be able to use these fantastic new features just because you invested in HD Accel gear. It's also great that the plugin companies have a transition time where they can continue to sell and maintain RTAS while they develop their AAX lines.
Reply With Quote
  #107  
Old 11-02-2011, 05:06 AM
BobbyDazzler's Avatar
BobbyDazzler BobbyDazzler is offline
Member
 
Join Date: Apr 2000
Location: Australia
Posts: 1,074
Default Re: Transition to AAX: A Real Programmer's Perspective

What are the chances of a TDM wrapper for future HDX?
__________________
HP Z2 Xeon 6 Core, Blackmagic Decklink HD Extreme 3D Win10, PT ver.. Latest
Reply With Quote
  #108  
Old 11-02-2011, 09:37 AM
DaveTremblay DaveTremblay is offline
Member
 
Join Date: Oct 2011
Location: Colorado
Posts: 191
Default Re: Transition to AAX: A Real Programmer's Perspective

Quote:
Originally Posted by BobbyDazzler View Post
What are the chances of a TDM wrapper for future HDX?
I'm not sure exactly what you mean by that, but I will say that the way our legacy TDM plug-ins worked and the AAX DSP plug-ins work is very different. It seems unlikely that we'd be able to resolve those differences in any sort of wrapper without an absolutely heroic effort and some compromises to features and performance.

Dave
Reply With Quote
  #109  
Old 11-02-2011, 01:16 PM
sunburst79 sunburst79 is offline
Member
 
Join Date: Jan 2005
Location: Cleveland, Ohio USA
Posts: 12,763
Default Re: Transition to AAX: A Real Programmer's Perspective

Quote:
Originally Posted by DaveTremblay View Post
I'm not sure exactly what you mean by that, but I will say that the way our legacy TDM plug-ins worked and the AAX DSP plug-ins work is very different. It seems unlikely that we'd be able to resolve those differences in any sort of wrapper without an absolutely heroic effort and some compromises to features and performance.

Dave
I think that means NO.

Would RTAS fare any better seeing as it wasn't compiled to DSP specific language first? Is there a potential the someone like FXSpansion could follow up the VST2RTAs Wrapper with a AAX2RTAS Wrapper? I can't imagine you would want to use it when you had AAX available but there might be useful opening legacy sessions containing non AAX plugs.
__________________
Scott

Formerly Hobo Wan Kenobi

Core 2 Specs Page

ASUS P6T6 Revolution | i7 930 | 12GB OCZ DDR3 1600 7-7-7-20 | PTLE 10 | CPTK | 003 | Presonus D8 | 11Rack | Alesis AI3 | Presonus HP60 | Mercury + Studio Classics | Sound Toys | MasseyPack | Axiom61 | MAudio Keystation Pro 88
Reply With Quote
  #110  
Old 11-02-2011, 03:14 PM
DaveTremblay DaveTremblay is offline
Member
 
Join Date: Oct 2011
Location: Colorado
Posts: 191
Default Re: Transition to AAX: A Real Programmer's Perspective

Quote:
Originally Posted by sunburst79 View Post
I think that means NO.

Would RTAS fare any better seeing as it wasn't compiled to DSP specific language first? Is there a potential the someone like FXSpansion could follow up the VST2RTAs Wrapper with a AAX2RTAS Wrapper? I can't imagine you would want to use it when you had AAX available but there might be useful opening legacy sessions containing non AAX plugs.
Possibly, but RTAS is supported directly right now. If a third party wanted to write a 32 bit to 64 bit RTAS to AAX Bridge, I guess they might be able to but all bridges come with some significant tradeoffs...

Dave
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
A Programmer's Perspective on the AAX Transition + Q&A reichman AAX Plug-ins 32 07-16-2012 02:25 PM
perspective control 24 youbringmesuffering ICON & C|24 10 01-31-2010 09:27 AM
PC to Mac....looking for a little perspective Studio66 003, Mbox 2, Digi 002, original Mbox, Digi 001 (Mac) 15 10-09-2008 03:50 PM
Reason / PTLE (different perspective) basis3708 003, Mbox 2, Digi 002, original Mbox, Digi 001 (Mac) 14 09-06-2001 07:58 AM
Female perspective Doc 003, Mbox 2, Digi 002, original Mbox, Digi 001 (Mac) 6 07-16-2001 09:21 AM


All times are GMT -7. The time now is 07:26 AM.


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