magenta / ddsp-vst

Realtime DDSP Neural Synthesizer and Effect
Apache License 2.0
724 stars 72 forks source link

AudioUnits plugin broken. #5

Closed vigliensoni closed 2 years ago

vigliensoni commented 2 years ago

I downloaded the macOS AU 1.0.0 version of the plugin and tried it on Ableton 10.1.42, Ableton 11.0.10, and Reaper 6.53.

The plugin is available to the host application but not able to load it.

Ableton error message

Screen Shot 2022-05-13 at 2 07 25 PM

In Reaper the plugin can't be activated once in a track

Screen Shot 2022-05-13 at 2 11 47 PM

I checked the logs of the Ableton session and got:

2022-05-13T14:14:49.301615: info: Au: Going to create: DDSP Effect
2022-05-13T14:14:49.311306: error: Au: Failed: DDSP Effect
2022-05-13T14:14:49.445141: info: MemoryUsage: V: 6.4 GB, R: 601.5 MB, P: 0 Bytes
2022-05-13T14:15:04.385984: info: Au: Going to create: DDSP Synth
2022-05-13T14:15:04.392137: error: Au: Failed: DDSP Synth

Any insights?

Thank you.

jesseengel commented 2 years ago

Thanks for letting us know, and sorry it's not working for you. Could you provide more information about the OS? We're collecting a table of configurations that work and don't yet work in https://github.com/magenta/ddsp-vst/blob/main/Builds.md.

We've seen it work on M1 + Intel Macs for OSX 12.3.1 but it's possible there may be some signing issues for earlier OSs.

vigliensoni commented 2 years ago

Yeah, I forgot to add that :)

macOS 10.15.7, Intel

Thank you!

jacktipper commented 2 years ago

Hello! Adding to the thread, I am running into a similar issue:

Screen Shot 2022-05-15 at 11 17 15 PM

macOS 11.2.3; 2018 Intel MacBook Pro; Ableton Live Suite 11.1.1

I'm planning to update my macOS version in a few weeks, so I'll post an update if that fixes it.

Thanks again for making this! Really looking forward to getting it up and running for some creative projects.

vvolhejn commented 2 years ago

I am also unable to load the plugin. I'm on Macbook Air 2018 (so an Intel CPU), MacOS 10.15.7, Ableton Live Standard 10.1.42. Loading the DDSP Effect gives this error message:

Screenshot 2022-05-17 at 15 13 41

I tried to find a more helpful error message but the relevant part of Live's log in ~/Library/Preferences/Ableton/Live\ 10.1.42/Log.txt only says:

2022-05-17T14:59:37.101315: info: Au: Going to create: DDSP Effect
2022-05-17T14:59:40.192273: error: Au: Failed: DDSP Effect
2022-05-17T14:59:44.772210: info: Au: Going to create: DDSP Effect
2022-05-17T14:59:44.795585: error: Au: Failed: DDSP Effect
2022-05-17T14:59:52.990186: info: Au: Going to create: DDSP Synth
2022-05-17T14:59:56.009886: error: Au: Failed: DDSP Synth
2022-05-17T14:59:56.010343: info: MemoryUsage: V: 7.1 GB, R: 454.3 MB, P: 0 Bytes
2022-05-17T15:00:39.452685: info: MemoryUsage: V: 7.1 GB, R: 410.7 MB, P: 0 Bytes
2022-05-17T15:00:40.507935: info: MemoryUsage: V: 7.1 GB, R: 370.1 MB, P: 0 Bytes
2022-05-17T15:00:44.094168: info: MemoryUsage: V: 7.1 GB, R: 333.1 MB, P: 0 Bytes
2022-05-17T15:03:06.706779: info: Au: Going to create: DDSP Effect
2022-05-17T15:03:06.747521: error: Au: Failed: DDSP Effect
2022-05-17T15:06:51.199686: info: MemoryUsage: V: 7.3 GB, R: 302.7 MB, P: 0 Bytes
2022-05-17T15:10:02.414461: info: Au: Going to create: DDSP Effect
2022-05-17T15:10:02.496372: error: Au: Failed: DDSP Effect
2022-05-17T15:10:07.063244: info: Au: Going to create: DDSP Effect
2022-05-17T15:10:07.325499: error: Au: Failed: DDSP Effect
2022-05-17T15:10:10.214039: info: Au: Going to create: DDSP Synth
2022-05-17T15:10:10.335146: error: Au: Failed: DDSP Synth
2022-05-17T15:10:10.336954: info: MemoryUsage: V: 8.1 GB, R: 311 MB, P: 0 Bytes
jesseengel commented 2 years ago

Thanks for providing this info! Could you also add it to Builds.md so that we can keep track? Thanks!

TimoRozendal commented 2 years ago

I have the same thing on my Mojave machine (10.14.16 - intel) This is what the console prints at the moment of the error: Screenshot 2022-05-19 at 15 25 10

It works fine on my Monterey (12.0.1 - intel) system

could perhaps the deployment target of the tensorflow lib be the culprit?

sky-supertone commented 2 years ago

Adding as well, AU isn't passing auval

Error Message: validating Audio Unit DDSP Effect by Magenta:

AU Validation Tool
Version: 1.8.0 
Copyright 2003-2019, Apple Inc. All Rights Reserved.
Specify -h (-help) for command options
--------------------------------------------------
VALIDATING AUDIO UNIT: 'aufx' - 'Ranj' - 'Mage'
--------------------------------------------------
Manufacturer String: Magenta
AudioUnit Name: DDSP Effect
Component Version: 1.0.0 (0x10000)

* * PASS
--------------------------------------------------
TESTING OPEN TIMES:
COLD:
dyld: warning, LC_RPATH @executable_path/Frameworks in /Users/skysupertone/Library/Audio/Plug-Ins/Components/DDSPEffect.component/Contents/MacOS/DDSP being ignored in restricted program because of @executable_path (Codesign main executable with Library Validation to allow @ paths)
dyld: warning, LC_RPATH @executable_path/../Frameworks in /Users/skysupertone/Library/Audio/Plug-Ins/Components/DDSPEffect.component/Contents/MacOS/DDSP being ignored in restricted program because of @executable_path (Codesign main executable with Library Validation to allow @ paths)
dyld: warning, LC_RPATH @executable_path/Frameworks in /Users/skysupertone/Library/Audio/Plug-Ins/Components/DDSPEffect.component/Contents/MacOS/DDSP being ignored in restricted program because of @executable_path (Codesign main executable with Library Validation to allow @ paths)
dyld: warning, LC_RPATH @executable_path/../Frameworks in /Users/skysupertone/Library/Audio/Plug-Ins/Components/DDSPEffect.component/Contents/MacOS/DDSP being ignored in restricted program because of @executable_path (Codesign main executable with Library Validation to allow @ paths)
FATAL ERROR: OpenAComponent: result: -1,0xFFFFFFFF

validation result: couldn’t be opened

macOS 11.6 M1 Macbook Pro 2020 Logic Pro Version 10.7.2 running on Rosetta

MrSkills commented 2 years ago

Same issue here. The website describes it as a VST plugin, but when you download it, it's actually AU. But then the AU cannot be loaded in Logic. The validation tool gives the following output:

`validating Audio Unit DDSP Effect by Magenta:

AU Validation Tool
Version: 1.8.0 
Copyright 2003-2019, Apple Inc. All Rights Reserved.
Specify -h (-help) for command options

VALIDATING AUDIO UNIT: 'aufx' - 'Ranj' - 'Mage'

Manufacturer String: Magenta AudioUnit Name: DDSP Effect Component Version: 1.0.0 (0x10000)

validation result: couldn’t be opened `

macOS 11.6.6 (Intel), Logic Pro 10.7.4

jesseengel commented 2 years ago

Hi, we just released a new version that should work with older versions of macOS (https://g.co/magenta/ddsp-vst-mac) can you try it out and see if it works for you?

Also, sorry for the confusion, VST version is on it's way :)

MrSkills commented 2 years ago

Yes it works for me now!

vigliensoni commented 2 years ago

This is also working in my setup. Thanks @jesseengel.

jesseengel commented 2 years ago

Great, glad it works!