They're going to have to wait until the synth industry gets their act together and ports to Apple Silicon though. The DAW/music ecosystem is notoriously bad at these kinds of transitions. Due to how VSTs work, if any of your plug-ins are not ARM compatible, you have to run the whole plug-in host and all plug-ins under Rosetta, with the performance drop and stability compromises that that entails. And a lot of plug-in…
The impact of Apple Silicon Macs on Broadway
111–120 of 294 posts
Re: The impact of Apple Silicon Macs on Broadway
#112They're going to have to wait until the synth industry gets their act together and ports to Apple Silicon though. The DAW/music ecosystem is notoriously bad at these kinds of transitions. Due to how VSTs work, if any of your plug-ins are not ARM compatible, you have to run the whole plug-in host and all plug-ins under Rosetta, with the performance drop and stability compromises that that entails. And a lot of plug-in…
It would be perfectly possible to run the VST/AudioUnit in a separate x86 process and communicate with the host using shared memory. Thankfully the endianness is the same so data structures are compatible. Doesn't Logic Pro already support this? Admittedly it does mean the plugin runs in a separate process&thread, requiring IPC to render each chunk of audio through that plugin.
It didn't support it during the 32/64 bit transition, don't know about Intel to ARM. Of course even if Logic does it, there's the other DAWs.
Re: The impact of Apple Silicon Macs on Broadway
#113I'm puzzled why there is such a strong dependency on Mac? I mean, the M1 looks pretty nice; but if the author is budget constrained AND the hardware is too slow, wouldn't "normal" computers with Windows/Linux make much more sense anyway? I fondly recall how a good friend of mine was impressed by the compute performance of the Apple based workstations at her university. I convinced her to get a PC for the same cost as…
I bet macOS audio API's are way better than on Windows. I don't have experience of them myself but I have been burned by Windows ones. I have a small story to tell about this. Windows WASAPI has a way for it to tell you when, supposedly, the endpoint device started the recoding of a buffer. This is important if one wants to have a sync with precision of sub millisecond range. Well. It doesn't quite work like that in…
Obviously it's not Broadway but I ran the sound for school productions for years, and we were able to quite happily do (increasingly DSP based as the years went on) live audio I/O on literally the worst windows machines you could imagine.
The whole idea that the OS really makes any difference - especially for being "creative" is just a placebo.
Re: The impact of Apple Silicon Macs on Broadway
#114This is a very badly written article and I'm not sure why it has so many comments and points. There is no real content. No real impact is mentioned. It says they used Mac Minis which they had to reduce the sound quality to use. OK. "Apple Silicon changes everything for Broadway electronic music designers. The new M1 Mac mini is capable of running high-end sample libraries and virtual instruments in a stable manner".…
Re: The impact of Apple Silicon Macs on Broadway
#115Earlier quoted context omitted.
Apple should care more about this - web developers are a huge part of their brand
... And yet Apple refused flash support on iOS. It didn't hurt Apple, and only strengthened web development by forcing new solutions to appear. Flash, once a big chunk of the web, is now a little more than a footnote.
Re: The impact of Apple Silicon Macs on Broadway
#116They're going to have to wait until the synth industry gets their act together and ports to Apple Silicon though. The DAW/music ecosystem is notoriously bad at these kinds of transitions. Due to how VSTs work, if any of your plug-ins are not ARM compatible, you have to run the whole plug-in host and all plug-ins under Rosetta, with the performance drop and stability compromises that that entails. And a lot of plug-in…
Couldn't you run a VST host in the Rosetta environment for your x86 VSTs and run everything else native in ARM in a separate host? Or does the VST model require that all the VSTs loaded run synchronously within a single process?
There are alternatives, like the bridges mentioned by the sibling post, but it's clunky and manual to setup and slows down your workflow.
Re: The impact of Apple Silicon Macs on Broadway
#117Re: The impact of Apple Silicon Macs on Broadway
#118very curious to know about this - what kind of code doesnt run on mac mini and windows computers ? What about linux. where is the complexity coming from ? is it because of the synthesizer software makers write very bad code,etc ? i would have thought that a modern iphone 12 pro would be sufficient to run synthesizer libraries
Re: The impact of Apple Silicon Macs on Broadway
#119I'm puzzled why there is such a strong dependency on Mac? I mean, the M1 looks pretty nice; but if the author is budget constrained AND the hardware is too slow, wouldn't "normal" computers with Windows/Linux make much more sense anyway? I fondly recall how a good friend of mine was impressed by the compute performance of the Apple based workstations at her university. I convinced her to get a PC for the same cost as…
Imagine Windows deciding to do a forced auto-update (or hard disk check) ten minutes before performance. Or breaking down because the system doesn’t work well after the update. I set up a VR performance in a gallery once. It was supposed to run the same piece of a basic program for 3 months. Since it was Windows we had to do additional steps to make sure that it wouldn’t try to update* and possibly break drivers. Bec…
I am not a professional, so I might not know audio stuffs. But manual Windows Updates is easy.
Re: The impact of Apple Silicon Macs on Broadway
#120I'm puzzled why there is such a strong dependency on Mac? I mean, the M1 looks pretty nice; but if the author is budget constrained AND the hardware is too slow, wouldn't "normal" computers with Windows/Linux make much more sense anyway? I fondly recall how a good friend of mine was impressed by the compute performance of the Apple based workstations at her university. I convinced her to get a PC for the same cost as…
Imagine Windows deciding to do a forced auto-update (or hard disk check) ten minutes before performance. Or breaking down because the system doesn’t work well after the update. I set up a VR performance in a gallery once. It was supposed to run the same piece of a basic program for 3 months. Since it was Windows we had to do additional steps to make sure that it wouldn’t try to update* and possibly break drivers. Bec…