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 > Pro Tools Software > macOS
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #521  
Old 04-15-2022, 01:45 PM
Darryl Ramm Darryl Ramm is offline
Member
 
Join Date: Nov 2010
Location: USA
Posts: 19,657
Default Re: New "Mac Studio" from Apple

Quote:
Originally Posted by Carl Lie View Post
FYI- the relaying of your experience is what has made me hold off on a Studio purchase.

It could be that PT and other audio software use and need CISC (complex instruction set chips) to best do their thing. My sense is Apple's ARM chips are a mixed bag- some things snappy and others not as powerful. They have a completely different architecture (RISC).

If it were apples to apples (no pun) the Studio would blow away a 10 year old Mac Pro. For many PT users, the Studio is more than enough. For others, not so.

C
I would make no simple assumptions based on anything being CISC or RISC, these processor families are maybe not so different as you might think, not in ways that really matter. The distinction between RISC and CISC is pretty fuzzy nowadays. And they get more similar if you look at what is actually happening, e.g. micro-instructions being issued inside an x86 vs RISC etc. One discussion of that is here: https://www.extremetech.com/computin...n-x86-arm-cpus. If I was going to punt either way I'd say the Apple Silicon is a lot faster (not just based on it being "RISC", and a lot fo that comes from focused design and Apple being able to control the overall integration and ecosystem) for our needs than previous Intel processors available in Macs and we are just seeing the tip of the iceberg there with a lot more software work needing to be done. Exciting times and just incredible progress by Apple.

One obvious difference is Pro Tools and all plugins today are running in Rosetta 2, and that can be magical and just work, but like all translators there will be cases where it will do pathological things, hopefully they are rare cases... and many people's experience seems OK, but I sure would not take that Pro Tools and plugins running under Rosetta 2 will be OK for everybody because it was OK for somebody else. And likewise I would not assume it was bad for somebody because it was bad for something else. Because of Rosetta 2 I expect more variability here with Pro Tools having more dependence on workload and plugins causing problems than normal.

There are just likely to be many opportunities for different things to behave badly, when going through a transition like this. But who knows what? It's going to take hard core developers looking at native ports of stuff over time, maybe there are interactions with efficiency and performance cores that you did not have on x86. Maybe something caused by uniform memory and GPUs. And maybe cases where the Apple silicon instruction set/compiler chain etc does need some tweaking. Who knows, but there will be stuff that needs work. There is always a long-tail with stuff like this. Lots happens quickly, then a long tail to get stuff all optimized, and along the way some things just won't happen or won't happen fast enough... e.g. we'll find plugins that don't' get ported to native or have too many problems and we'll have to give up on them. Plugin vendors who don't have competent in-house development teams (and maybe we can guess some of those?) uh maybe get ready to say goodbye to.

Stuff will take time to optimize with a native port to Apple Silicon and for a time later. And that will take work from Avid, Pace/JUCE, and plugin developers.

Folsk with heavy GPU workloads on the Ultra are seeing it may not scale as well as it can and needs optimization. Another example of just so much changing and optimization being needed. And it's maybe amusing to see reviews of the new Apple gear like where reviewers have to come back and point out the apparent very high GPU utilization they are seeing in tests does not mean the GPU is really working at 100% (always be a bit cautious about relying on what utilization meters tell you). E.g. see https://www.youtube.com/watch?v=HJQyLvLUoWg but be cautious Max Tech has a lot of clickbait.

Last edited by Darryl Ramm; 04-15-2022 at 02:06 PM.
Reply With Quote
  #522  
Old 04-15-2022, 02:24 PM
Carl Lie Carl Lie is offline
Member
 
Join Date: Nov 2010
Location: New York City
Posts: 1,310
Default Re: New "Mac Studio" from Apple

Quote:
Originally Posted by Eric Lambert View Post
For nearly everyone. And I'll be detailing my results soon(ish).
Looking forward to hearing about your experience.

C
__________________
PT 2021.10 HDX 16x24 -Mac Pro 12 Cores 48 GB RAM OS 10.13.6 - API 16 channel - AMS Neve 16 channel, AMS-Neve-SSL -Pres/Processing, Bock Audio, BLUE Bottle, Neumann, Josephson -Mics, Bogner, Kemper- Guitar, Chandler Zener-Curve Bender Outboard/Master. UAudio, Waves, Plugin Alliance etc.
Reply With Quote
  #523  
Old 04-15-2022, 02:47 PM
Eric Lambert's Avatar
Eric Lambert Eric Lambert is offline
Member
 
Join Date: Dec 1969
Location: Los Angeles
Posts: 4,595
Default Re: New "Mac Studio" from Apple

Quote:
Originally Posted by kings79 View Post
I agree. For nearly everyone it will be enough. Pro Tools will be updated soon...

I just got an email and my Studio has shipped. I'll also be detailing my results here and posting my results with all connected devices to my other thread on the topic.

I'm really excited!
Glad to hear it's shipped. How long ago was the order placed?
Reply With Quote
  #524  
Old 04-15-2022, 02:51 PM
Eric Lambert's Avatar
Eric Lambert Eric Lambert is offline
Member
 
Join Date: Dec 1969
Location: Los Angeles
Posts: 4,595
Default Re: New "Mac Studio" from Apple

Quote:
Originally Posted by Darryl Ramm View Post
Apple did some smarts to Logic Pro that separates plugin address spaces, so there you can run native Logic Pro with a mix of native plugins and x86 plugins.
So then, theoretically, Avid could do the same with ProTools. And to be honest, I don't see how they could avoid this since it would take a VERY long time to get every plugin developer up to Native. Splitting Native and x86 would allow us to implement Native code piece by piece as it becomes available, just like Logic.

I suddenly feel a bit more optimistic. Come on Avid!
Reply With Quote
  #525  
Old 04-15-2022, 03:13 PM
Darryl Ramm Darryl Ramm is offline
Member
 
Join Date: Nov 2010
Location: USA
Posts: 19,657
Default Re: New "Mac Studio" from Apple

I tried to explain why that may be a bad idea. Be very careful just "wanting more". I was trying to answer if this is possible or not, most folks are saying it's not possible, and that's likely so close to being correct as I doubt Avid would do this... but I was just trying to be a bit more technically accurate since folks are going to start noticing what Apple did in Logic Pro.

Compared to Apple Avid is a struggling company with so much technical talent lost over the years, and part of it's developers--the outsourced team based Ukraine is unfortunately affected by !@#$% Russia's aggression. I hope Avid does not try to support Intel plugins on a native Pro Tools port.

Any competent plugin developer will be doing native ports, for many of them that native code will be developed on JUCE and lots of stuff (esp. UI) shared across AAX, AU and VST. For some it may be just a recompile, but hopefully lots of QA and some optimization/tweaks. But folks who are competent, supporting products *will* be doing native ports... for multiple DAWs. I'd rather push on laggard developers to do their stuff, or let them be abandoned rather than have Avid jump through hoops, to make stuff more complex, maybe destabilize Pro Tools etc. doing unneeded complex stuff when they will have their hands full and could be spending that time getting the native DAW and plugins running as best as possible on native silicon. And that native plugin support on macOS will likely go away after a while when Apple ends of life Rosetta 2 support. And for somebody who absolutely absolutely needs an Intel plugin in the short term they will be able to run x86 Pro Tools and x86 plugins all within Rosetta 2.

Last edited by Darryl Ramm; 04-15-2022 at 04:43 PM.
Reply With Quote
  #526  
Old 04-15-2022, 05:29 PM
audiolex1 audiolex1 is offline
Member
 
Join Date: Dec 2021
Location: Studio City
Posts: 486
Default Re: New "Mac Studio" from Apple

Quote:
Originally Posted by Darryl Ramm View Post
I tried to explain why that may be a bad idea. Be very careful just "wanting more". I was trying to answer if this is possible or not, most folks are saying it's not possible, and that's likely so close to being correct as I doubt Avid would do this... but I was just trying to be a bit more technically accurate since folks are going to start noticing what Apple did in Logic Pro.

Compared to Apple Avid is a struggling company with so much technical talent lost over the years, and part of it's developers--the outsourced team based Ukraine is unfortunately affected by !@#$% Russia's aggression. I hope Avid does not try to support Intel plugins on a native Pro Tools port.

Any competent plugin developer will be doing native ports, for many of them that native code will be developed on JUCE and lots of stuff (esp. UI) shared across AAX, AU and VST. For some it may be just a recompile, but hopefully lots of QA and some optimization/tweaks. But folks who are competent, supporting products *will* be doing native ports... for multiple DAWs. I'd rather push on laggard developers to do their stuff, or let them be abandoned rather than have Avid jump through hoops, to make stuff more complex, maybe destabilize Pro Tools etc. doing unneeded complex stuff when they will have their hands full and could be spending that time getting the native DAW and plugins running as best as possible on native silicon. And that native plugin support on macOS will likely go away after a while when Apple ends of life Rosetta 2 support. And for somebody who absolutely absolutely needs an Intel plugin in the short term they will be able to run x86 Pro Tools and x86 plugins all within Rosetta 2.
Maybe time for a sticky of Apple Silicon Native Plugins.?
Reply With Quote
  #527  
Old 04-16-2022, 04:40 AM
thin ice thin ice is offline
Member
 
Join Date: Aug 2002
Location: Berkshire
Posts: 982
Default Re: New "Mac Studio" from Apple

With 100s of plugins, is there an easy way to check what is native and which are up to date?
__________________
Mac Mini M1 16 GB
OS 12.7.4
PT 2024.3.1
Reply With Quote
  #528  
Old 04-16-2022, 07:05 AM
its2loud its2loud is offline
Member
 
Join Date: Dec 2014
Location: Los Angeles
Posts: 2,351
Default Re: New "Mac Studio" from Apple

Quote:
Originally Posted by thin ice View Post
With 100s of plugins, is there an easy way to check what is native and which are up to date?
This is a pretty comprehensive list

https://www.pro-tools-expert.com/app...tibility-guide
Reply With Quote
  #529  
Old 04-17-2022, 09:26 AM
Michael Carnes's Avatar
Michael Carnes Michael Carnes is offline
Development Partner
 
Join Date: Jun 2013
Location: Salt Lake Valley
Posts: 263
Default Re: New "Mac Studio" from Apple

Quote:
Originally Posted by Darryl Ramm View Post
I would make no simple assumptions based on anything being CISC or RISC...
Very good description, Darryl. I was tempted to comment on the architectural issues but you did it for me. I think that lots of people who've judged Apple silicon based on PT's performance will be surprised by how fast their computers suddenly get whenever PT is native. The delay in porting is an inconvenience to us, but a lot worse for Avid's people in Ukraine. They're looking for new homes or perhaps fighting for their lives. I deeply hope they are successful in driving out the Russian invaders. Even so, their losses are overwhelming. It does them, or us, no good to gripe about Avid's tardiness.

I ordered an M1 Max Macbook Pro back in early March. It's still showing as due in 3-10 days from now. I can only hope that happens, but I'll consider myself lucky if it does. This will be a transitional machine for me. I've long used a Macbook for location recording (classical), so this will replace that. I'll use Logic (because it's native) for recording and then throw it into PT in my desktop machine. But it will also give me a chance to test performance under Rosetta. I'll be able to test stuff like the Dolby Atmos renderer, VEPro and various other things in, um, retirement. That will at least give me some sense about what I'll really need when I fully make the jump to Native. My current laptop is a 2018 i9 and the thing sounds like a hovercraft. It takes very little provocation to spin up those fans. So I am quite curious about the relative acoustic level of the new one whenever it arrives. If I learn anything useful I'll post it here.
Reply With Quote
  #530  
Old 04-17-2022, 08:31 PM
kings79's Avatar
kings79 kings79 is offline
Member
 
Join Date: Jan 2017
Location: Sydney, Australia
Posts: 278
Default Re: New "Mac Studio" from Apple

Quote:
Originally Posted by Eric Lambert View Post
Glad to hear it's shipped. How long ago was the order placed?
Wed, 16th March
__________________
Re-Recording Mixer/Sound Designer
Sydney Australia
----------------------------------------
OS Monterey
ProTools Ultimate 2022.4
Presonus Quantum 4848
Mac Studio M1 10 Core, 64gig RAM
Sonnet Echo dual NVMe TB Dock
Blackmagic Decklink 3G
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
Complete Recording Studio FOR SALE! Pro Toold Hd2 Accel, C24, Apple, Mogami, etc... sketchellis Buy & Sell 15 05-06-2013 06:27 PM
apple-m "mute region" clash with finder apple-m "minimize" wez 003, Mbox 2, Digi 002, original Mbox, Digi 001 (Mac) 3 06-12-2007 05:19 AM
2 Power-Mac's on 1 Apple Studio Display? Optimus Prime 003, Mbox 2, Digi 002, original Mbox, Digi 001 (Mac) 4 11-02-2004 01:11 PM
Has anyone had this problem with their Apple Studio Display? peter parker 003, Mbox 2, Digi 002, original Mbox, Digi 001 (Mac) 6 09-29-2002 12:55 AM
Please advise on best setting on Apple Studio Display LCD Flatscreens - going blind! Jules Pro Tools TDM Systems (Mac) 5 05-05-2001 12:54 AM


All times are GMT -7. The time now is 10:42 AM.


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